Hi,
I have a live cycle form with more than 50 fields.
This form have a data connection with XSD.
The issue is, some part of the form is not getting persisted.
When I check the rawValue in JavaScript, it is returning empty.
But, When I re-open the form I see the value is there in the field(Radio button is able persist selection) but I couldn't access it through JavaScript.
This is leading to problems of dependent components show/hide behavior.
Any help is greatly appreciated.
Thanks,
Venkata Kukatla.