In Joget, is it ok to use the same variable name for "workflow variable" AND "form field variable".

Example: table WPI field (c_)’wpi_application_selection’ value is also used in workflow. If I call the workflow variable ‘wpi_application_selection’ is it ok? The usual placement of this workflow variable in the field properties will be done of course.

Thank you

  • No labels

1 Comment

  1. Hi Andrew,

    Form field ID and Workflow Variable ID can share the same ID without any interfering each other. You just need to be clear on which one that you are actually accessing.

    System won't be confused, the users will!

    Hope this helps!