cancel
Showing results for 
Search instead for 
Did you mean: 

Model and Value node data in one form...?

Former Member
0 Kudos

Hello,

I have a requirement where the adobe form is expected to have model data available and then in the same form teh user provides data, which is maintained in value node.

Now the problem we are facing is, we are unable to maintain both value node and model node(i.e,attributes) under one type of node.(Invalid node type error appears when tried to place both attributes under one node).

How do we provide them to data source, as it takes only one node.

Thanks & Regards,

Sharath

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you could try to add a some calculated attributes in the node which is bound to the interactive form. In the getter and setter methods of these calculated attributes you can read and set the value of your model attributes.

Regards

Sebastian

Former Member
0 Kudos

Hi Sebastin,

Could you please elaborate how I can have bot hget node parameters and set node parameters under the single node of the interactive form context?

I am really stuck with this.

Thanks,

Shobhit