Hi
I am working on form in which there are three fields and their visibility is dependent on the field from the object type and at a time only one field is displayed.
For example
Three fields are : MG_CHOICE_1, MG_CHOICE_2 and MG_CHOICE_3.At a time only one field will be displayed to the user to select for in the form.Now I am doing mapping of all these three fields to one of the attribute of the object type which is in the workflow.However this mapping is not working and values are not getting stored in the object type.
This is the case of the Many to one mapping.Is this feasible in forms builder.Below is my data mapping in the forms builder.
| FORM ATTRIBUTES | OBJECT TYPE ATTRIBUTES |
|---|
| MG_CHOICE_1 | MG_CHOICE |
| MG_CHOICE_2 | MG_CHOICE |
| MG_CHOICE_3 | MG_CHOICE |
Please let me know how this is possible.
Regards
Deepak