Hi,I have a table in which the number of columns is dynamic. If not all columns fit on one page, it should continue on the next page. (How this is also working for example in Excel printouts, if one sheet doesn't fit on one page. My page setup is landscape and all the subforms and the table are set ...
Hello and thank you for taking the time to read this. I'm currently working on a form that has several buttons and on many Occasions it will add and remove instances. so about mid way through the form all of the remove instances have stopped working. it doesn't matter if I delete and read the action...
I have created several forms in LiveCycle Designer ES4. When I send the forms as dynamic PDFs to others to use they are unable to use the documents. The receive an error when they attempt to open the items stating that they must install the Traditional Chinese Language Support Package. There is no C...
Hello everyone,I am new to LiveCycle and I am trying to create a form that has sections which will expand or collapse if you click on them. I do not mean text fields that expand to fit the required information. I'm sure you've all encountered these online where if you click on the heading of somethi...
I have the following code, which, when I validate it, doesn't show any errors, and yet it isn't working: //Generate Selector Code from Account Type If (AccountType.rawValue eq 1 or AccountType.rawValue eq 3) then (SelectorCode.rawValue eq 147); elseif (AccountType.rawValue eq 2) then ...
Hi all,I am wondering if anyone has tried to get LiveCycle Designer to work with webAPI instead of web services. If you do, can you please share your experience? Thanks in advance.
I have read about the use of Choice Subform Sets. I have wrapped 2 suborms within a choice subform set. Then from the subform set tab in the object palette, I am choosing the Edit Alternatives option. Within Edit Alternatives, I select 'Choose Subform Whose Name Matches Data Element or Attribute'...