Hi everyone, I have a tricky questionI need to create a table with nested tablesThe problem is that not all the nested tables have the same columnsFor Example<Table_wrapper> <header>Title1</header> <Table type="life_insurance"> <Price>...</Price> <Period>...</Period> ...
I have several forms created in LiveCycle ES4 that worked fine in Reader DC versions prior to 19. After the latest update, forms keep crashing when the code reaches the line xfa.datasets.data.loadXML(xmlData,1,1). There is no error information whatsoever. When I downgrade Reader DC to version 18, ev...
Hi,I try to use code below without success. It work only for one If statement but when I add another one he stop working. Any help would be appreciated. Thanks.FormDCV.Masterform.Page1.CurrentSheet::ready:layout - (JavaScript, client)this.rawValue = xfa.layout.sheet(this)+1; FormDCV.Masterform.Page1...
Trying to have a 2nd page automatically render once the text on the 1st page has filled its space.Maybe I'm over programming things. Anyone have a sample? Just want the hierarchy ...not to use the form.
Hi allI have been using Adobe LiveCycle Designer E4 where I work on forms.For one of the functions on that form, I need to be able to send an email to a designated person with the form as an attachment. This works without any problem.The real issue comes when I want to add cc recipients to it. When ...
Hi;I am updating a form template that is linked to a master template and would like to use a script to update a text field that is part of the master template. I have written following code to find child nodes of a given node. Form.bdyMain.frmMasterOverwrite::validate - (JavaScript, client) ...
Server specifications:Windows Server 2008 R2 StandardProcessor: Intel (R) Xeon(R) CPU 2.6GHz 2.60 GHzInstalled memory (RAM): 52.0 GB (32.0 Gb usable)Systems type: 64-bit OSAdobe Experience Manager forms v 6.1.0We have cloned our locally hosted server and deployed to a 'cloud server'. When we try to ...