Novunex Community

Forum How do I create a variable to store a value that isn’t stored in an entity?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #715
    Avatar photoNox
    Participant

      Hi Tom

      You can pass also entities / entity types to a sub-process (in case you need that).

      However, regarding the question – how to create variables, you could use a SET activity to “create” a variable with a predefined or “null” value.

      There is a description on how to use drop-downs:
      Novunex Docs / Drop Downs

      If you want to use context variables, regardless of the entity type configuration of the form activity, it says in the docs:

      ContextVariableName.ContextVariableName - Binds the From Control to a Context Variable that holds only one value without any Attributes
      A detailed explanation of the different linking mechanisms between a From Control and an Attribute is given in the Variable and Variable Type configuration of the From Activity.

      Does this help?

      BR

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.