What is Hash Variable for Velue ID/Primary key Current form

Confluence User - 04 Jul, 2024

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.

#form.myTable.fieldId#

But i cant get the value for attribute id if using hash variable like this #form.myTable.id#
forms;user;server

2


05 Jul, 2024
confluenceUser
confluenceUser

Hi,

try using 


05 Jul, 2024
confluenceUser
confluenceUser

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#

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print