Best Practice and or suggestions welcome... Having multiples of the same field on a single custom form?
note my example is generic not actually the fields but to help make it more common logic hopefully....
Use Case: On a single custom form to have multiples of the same FIELD USE CASE. Example: Let's say you were a car rental agent, and you wanted to have a CF field for Driver. BUT you may need to have on occasion the need to provide a 2nd and 3rd driver. And to make this more real life each driver has a deductible dollar amount.
I know I can use form logic and create CFs for Driver, Driver 2, and Driver 3; and CFs for deductible - and it "works" to collect the information... BUT I find it messy and well just bad design for anyone using the data after submitted. Creating views in reports is not pretty... and creating combined views using a collection approach I think will work just fine. Only gotcha is collection views are more traditional database views and not the cool Workfront report view where users can manipulate the data....
My work around idea - and where I was hoping to pick our collective hive mind....
is to create 2 additional custom forms <Additional driver 1, Additional Driver 2 etc> and use the same field on each custom form - so that the data model is intact and laws of WF Custom Forms isn't broken?!? Or would it be? I can test this - but curious if anyone has gone down this path prior.
Lastly open to ideas as I might be blocking myself for no reason...
thank you all and please stay safe!