Hi techiesI am trying to get interactive PDF generated from XDP from particular NAS location.XDP path is getting resolved and I am getting object returned from PDFFormRenderOptions after passing xciSetting.xci path using crx:/// path which is uploaded to my local AEM instance.But i am passing xciSet...
Hi,I'm having some layout problem with page breaks, please help.The form hierarchy as below, it is very simple, every containers are flowed, the problem is, the Table2 layout became very strange when breaks the content.this is normal layoutthis is layout problemThanks.
I am getting this error when trying to check in. I tried to post the error log but it keeps sending my post to spam. Any help appretiated. @workflowuser @Mayank_Gandhi
Hi, I'm relatively new to Adobe LiveCycle Designer ES4 and writing javascript. I'm having a hard time making my list box work and populate a text field. I want the user to be able to select multiple selections from the list box and those selections would populate in the text field. Right now if t...
Hello, I am using LiveCycle Designer 11 for SAP solutions and wanted to try out the fragments. However when I click an element, e.g. a script object, the options "create fragment", "edit fragment" etc. are disabled (greyed out, non-clickable). How can I enable those? Thanks for any help
I have made a form in which there is a table of 30 rows with INTIME and OUTTIME(2 sets in single row) with a cell in which it calculates the difference of time between INTIME and OUTTIME.....everything is working fine except for whenever there is 08 or 09 in minutes then either there is no calcu...
Hi, my form structure is:I have a table (MonitorProductList) that has repeatable rows. Each row has Product Name in Column A, Description in Column B and Price in Column C. I want to be able to take all of items in Column A and populate a dropdown on another repeatable subform on Page 2. The select...
I am trying to make a form in a tabular form in which there are two sets of time in a single row 1st setCell4 : InTime Cell5 : OutTime2nd set Cell6: InTimeCell7:OutTime I have the script and it calculates the difference between intime and outime and then add both set but it adds only after a...
Hello!I have the following structure:I would like to get all the T1 and T2 object in 2 lists.If I use the following syntax:var myList = xfa.form.form1.Page1.Main.nodes; to get the parent subformsI get two types of objects: _H1 ... _HN and H1 ... HN. (_H1 ... HN objects have only get access.)Is there...