1
0
-1
2 answers
- 10-1
Form Data works as well Hash Variable - Knowledge Base for DX 8 - Joget | COMMUNITY like the one you're showing.
Example: your table is registration. to get the primary key is:
#form.registration.id#
Add your comment... - 10-1
Hi,
try using#binder.FORM_DEF_ID.FIELD_ID#
Refer here for detailed explanation Hash Variable#FormBinderHashVariable:~:text=with%20curly%20bracket.-,Form%20Binder%20Hash%20Variable,-Name
There is also a sample app attached in the KB for you to explore.
Add your comment...

Hi, how can i get value of id/primary key for current form?
As example, i want to retrieve any id field using this hash variable.