How to create dynamic amount of text fields on record producer for custom table?

Kevin McGartlan
Tera Contributor

Hello!

 

I am looking for guidance on exactly as the title states. I have a new record producer to create a field on a custom table I've created. On this new record producer, there are multiple fields I would like to have that have a dynamic amount of options. For example, "How many hardware devices" where if the user enters 5, the record producer would dynamically display 5 additional fields for other questions like "Name", "Size", "Location", and things of that nature. 

 

This is a requirement because this record producer is acting as a survey, so to ease the user's experience when creating a new record in this custom table, we would like the form to be dynamic based on any number of answers they give to questions like "How many hardware devices". 

 

Thank you!

1 REPLY 1

SanjivMeher
Kilo Patron
Kilo Patron

I would give user option to enter the hardware devices in the multi row variable sets. 

Not sure if you need to ask user how many devices. They can just add as many row as they want to the variable set, which will decide how many they want to add.


Please mark this response as correct or helpful if it assisted you with your question.