On the attached form I have a drop down list "Item". How do I have the items on that list make the text field "embroidery" visible or invisible depending on the item chosen?My programming abilities are very basic in livecycle as I am just getting into this. Any help would be appreciated.
Hello AFCS team,A while ago i was trying to cache the account manager but was getting some errors on .createRoom or .getsession after a while, which told me that the accountmanager is valid for a certain amount of time only.How long should i cache it ? am = afcs.accountmanager(AFCS_ACCOUNT_U...
Hi,I am trying to use subforms and I have three of them when I try to change the attribute "Content" on the subform's object from "positioned" to "flowed", the fields get misaligned. Please help.Thanks,Vijay
Hi Paul,I was looking to add an a group of items (few fields) dynamically by the end user upon clicking add and came accross one of your earlier posts that had exactly what I was looking for. Can you help me unserdstand how to do that? I am attaching your copy for reference of what I am asking for a...
I am working on a multiplayer chess game. I have got it working using a SharedCollection object which stores each move. I also have a custom user field which stores the piece color. At the moment I have a login which logs the user into a Collection Node which has been previously setup (after logging...
Hello,i'm working with calculations in dynamic tables. At the moment i achieved page wise totals and grad totals.That works the way it suppose to. No i'm facing the problem that i need to calculate group totals by a specificfield in my table.My table/form should look like this.Page1:ID Date Amount1 ...
I have a form that was created by printing an excel spreadsheet to PDF and then we are editing in Livecycle ES - the form fields have been added. However, we can't edit the captions for a radio button group and options like insert Text are grayed out in the menu. Is there just something weird ab...
Hi,I am trying to write a javascript to populate a "Textfield" based on what I select on a "Dropdownlist" this has a one on one relationship with each other. I tried to embed the script on "Change" category and the script was as follows but it did not work. I'd appreciate if someone can help me with...