Create and then LOAD entity

automation command rule (triggered by button)
action of execute automation command

  • command name = createPartyEntity
  • command value = [?Party Name]

automation command rule (triggered by action above)
Constraint: Command Name = createPartyEntity
action create entity

  • entity name = [:CommandValue] (command value = value from ?prompt in first rule)
    action local/select entity
  • entity name = [:CommandValue]] (command value = value from ?prompt in first rule)
1 Like