1
0
-1

Is it possible to get the current application name and the current application version using hash variables?

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      It is not a real answer to the question but it solved in any case my issue without the necessity to implement an Hash Variable Plugin (operation that could be complex for some users)

      If in a form there are two hidden fields named

      • appId
      • appVersion

      They are automatically set to application id and application version and stored in the table associated to the form.

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi, I do not think there are hash variables currently for those, but I suppose a custom Hash Variable Plugin can be developed if required.

          CommentAdd your comment...