Where I can check the internal field names of a form, such as # form.invoice.company_name #, to reference them in an impression form.

Confluence User - 18 Oct, 2017
forms;datalists

2


18 Oct, 2017
confluenceUser
confluenceUser

Hi, the field name used in the form hash variable is the ID of the form element. So if your form table name is "customer" and field ID is "name", the hash variable would be #form.customer.name#

18 Oct, 2017
confluenceUser
confluenceUser

Thanks a lot.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print