Hi All,
I am using Adobe Live Cycle Designer ES 8.2, to create some form and using ASP.Net and SQL Server 2005 for displaying and storing form Data.
I didn't get how to perform following things.
Suppose i have 2 different forms FormA and FormB, on FormA there is a checkbox saying "Enable form B". whenever this is checked formB and all its control should be enable and whenever it is unchecked formB and All its controls should be disabled.
Any one have any idea?
Thanks for the HELP!