Dynamic update of UIPATH forms using FormFieldsInputData property instead of FormFieldsCollection Out arguments

Hi All

Did anyone try Dynamic update of UIPATH forms using FormFieldsInputData property instead of FormFieldsCollection Out arguments?

If there are multiple dynamic update, it is quite onerous to add multiple variables and arguments in the FormFieldsCollection property. The idea is to keep filling a dictionary with the attributes required in the form and serialise them.

Any insights would be helpful in this regard.

Thanks
Teja