Hi,
I'm kind of new to Adobe Livecycle and programming in general.
I have a problem with my form. I have set of choices and depending on users choice, different drop down shows. The form works normally but when I save it and reopen it, the choices are back to default. I guess this is due to initialization event where I put default value (which I want to see only for the first time before the user has made a choice). Can someone explain to me what kind of command and in which event to put it in order that my form initializes with values from last save?
Many thanks,