How to display a property value dynamically to the screen
Content
Hi,
I have a question. I would like to be able to display the value of a property dynamically to the screen for the users.
Example: in a Create Activity screen, the users select a drop-down value such as HVAC Repair, Microwave Install, etc. This value is stored in property xa_sub_category.
On the Complete Activity screen, in the Translations field for a property called planned_work, I would like to display the text "Is the HVAC Repair complete?" or "Is the Microwave Install complete?", dynamically using the value of xa_sub_category in the screen output. Is this possible? Thanks. . .
0