Hi,
Can someone please help me? How to hide and unhide subform using radiobuttonlist?
Here is my code for Dynamic forms and working no issue but when I saved the job as static form nothing works.
if ($.rawValue == 1) then
form1.Main.DeliveryStatus.Rush.presence = "visible"
form1.Main.DeliveryStatus.Signature.presence = "hidden"
form1.Main.DeliveryStatus.DC.presence = "hidden"
form1.Main.DeliveryStatus.Originals.presence = "hidden"
else
form1.Main.DeliveryStatus.Rush.presence = "visible"
endif
thanks for your time!!!
Ed
Suforms are a dynamic feature, so they won't work in a static form. I think there are some tutorials or articles here that discuss the difference between static and dynamic LiveCycle Designer forms- do a search and I'm sure you'll find plenty of educational material here on that.
Hope this helps,
Dimitri
WindJack Solutions
www.pdfscripting.com
www.windjack.com
Dimitri Munkirs
WindJack Solutions
pdfscripting.com