Hash Variable for nested column
Confluence User - 10 Nov, 2017
Dear Expert,
I have a main form which stores all the main form details(table: main_table).
However, for approval, I have another table which stores the approval comment. (table main_apprv_comment). A form can be rejected many time by the same approval level. So, I can have multiple row for 1 form.
I am using email tool to send out email on rejected scenario. Therefore, I need to include the current / latest remarks field from main_apprv_comment table in the email.
May I know how should I use the hash variable?
I have tried #form.main_apprv_comment.remarks# but it is not working..?
Can anyone guide me?
hash;variable;hashvariable