Hi All.I create form with DropDownList and I create DataConnection for it with source XML file. But when I run form and open list it was empty. In LiveCycle to populate DropDownList I created DataConnection and use Import option. In AEM I don't know how to Import data. I will appreciate for explanat...
I found online code but it works in FormCalc in exit event. I need same in JavaScript. How to convert that code txt = Concat(Upper(Left(txt,1)), Lower(Right(txt,Len(txt)-1)))to JavaScript? The txt field name.Thanks.
Hi smacdonald2008. Thanks for replay.I need code to capitalize first letter LastName field in form that I developed in Adobe Experience Designer. I'm thinking will better for Change or Exit event. If you know how to get result I will appreciate for help.Thanks.
I created a form and In Acrobat Pro I save it like Reader Extended PDF --> Enable Additional Features. When I open form in Acrobat Reader in File menu that it has options SAVE and SAVE AS. What need to do to disable SAVE and SAVE AS option or hide these options in Acrobat Reader and don't allow user...