Dynamic field in Writeback Table for different formats
Hi - I was wondering if it is possible to have a dynamic field in a writeback table that can display different formatting options as per the attached file. The right hand column needs to be sometimes whole numbers, sometimes a %, sometimes a Yes/No option or even a free text field. Not sure if possible to use variable to create a string using an if statement and placing that variable in the validation field or another way to allow one field to be validated based on the type of question. Previously, we separated them into multiple tables and used data type to force the entry but the business has asked for just one table to enable a better flow. Thank you