
How to handle multi value properties in eforms
Hi every one,
We have a following requirement ,
We have a Document class with multi value properties. we are providing custom action for index correction. Whenever user clicks on Indexcorrection workflow we launching workflow for by mapping all document properties to Workflow fields (multi value properties are mapping to Array datafields in workflow ).
Now we wanted to replace Normal step processor with Eform step processor. Now the problem started..
as I know only table column cells in eforms can be mapped to array fields in workflow but we need to provide user a text box with comma separated to enter the multi values.
Other than using table columns is there any way to show multi value field in e-form which can be mapped to array data fields in workflow .
Please put your idea to resolve this...
