Hello,I am implementing changes in fragments which are shared over several forms.Somehow mij workbench process does not produce updated forms.I wonder where to find information on where the fragments are stored on a jboss turnkey default installation.When i get my application (using workbench) the c...
Hi,We are facing the following problem...When a long lived process instance get stalled due to an unhandled exception, how can we identify the last user who participate in that instance?...We want to give a task for that user that informs that the process is stalled... is this possible? how we can a...
Hello, trying to write script on to fill my subform with data from a dropdown box.this is what I have so far, but don't know script to use for the dropdown part of it.(ServiceTypeLine1.rawValue = THIS IS WHERE I'M STUCK AS TO THE DROPDOWN BOX SCRIPTING NEEDS TO = ONE OF THE CHOICES IN THE DROPDO...
I am working with LiveCycle Designer ES2. When I zoom in tight on an object and select it the object jumps. I have to zoom out and move it back to original position or hit the back arrow. How can I stop this from happening?
TextField_1 is visible and has limitation containing only 20 character.TextField_2 is hidden.When user will cross 20 charcter, automatically TextField_2 will be visible and cursor will go into this field.Is it possible. How can we solve it?
Hello Designers,I created a dynamice table (+ or - the rows) as part of a subform1 (which is a part of a "subformpage 2"). Subformpage 1 and Subformpage 2 are part of Form1.The Masterpage has a Page with a defined PaperType DIN A4. with Header and Footer.Is it possible to limit the height of subform...
HelloI put a drop-down field (its lables is COUNTRY OF VISITOR ) on the interactive form (my_form_of_visitor_info) and bound it to a data source, which data source is passing USA, UK, fine, working well. It should always ALLOW only 3 characters max. lengthI also gave a ability to modify/input end-us...
HelloI put a drop-down field (its lables is COUNTRY OF VISITOR ) on the interactive form (my_form_of_visitor_info) and bound it to a data source, which data source is passing USA, UK, fine, working well. It should always ALLOW only 3 characters max. lengthI also gave a ability to modify/input end-us...
i newbie to javascript. I bound xml records to a drop-down list. Iam getting values in print preview mode.I want to call corresponding records in xml file into other text boxes whenever user selects a item in drop- down box .please help me
Hi,I am using the above product to design my forms.and i am able to import xml file using xfa.host.importdata("myxmlfile.xml");Is there a way i can import using xml string object itself?i.e. xfa.host.importdata("<?xml version="1.0" encoding="UTF-8"?>.............................");or any other form,...