I have a multi line text field on my form and it displayes about 30 lines in the form. Is there a way to have the form add lines in the field? It currenly looks like is a blank box, I would like lines added. Thanks
I have table, which have composite key as primary key. (I am creating entity from editor. Database contain many tables, hence list of tables are not displayed in data model editor)While creating entity I have mapped both field (which are primary keys in database ) as Id fields (OrderNumber and itemN...
1) If server is not interested in receiving messages from LCCS, but it needs to push messages to clients using LCCS, does it need to subscribe to the collection node before calling publishItem? or it just need to login to LCCS account and call publishItem?2) if a client app and its server session bo...
Hi ,find the scenario below .<List1> <List> <List1> <List1> <List1> </List> <List> <List2> <List2> <List2> </List> ---------</list1>Here the list tag will be grow based on the I/p . Now what i want is how to get the length of <list >tag .To implement above i used b...
Hi,I am trying to figure out whether, or not, it is possible to add a comment to the field ("cell") of the form created in LiveCycle Designer (similar to the function "Add a Comment" available in Excel, when you can hide a comment and on touch of a cursor information appears). The scripting languag...
I have a form created in Adobe Acrobat Pro that I have brought into LiveCycle to add print and emails buttons to. However, I need a specific functionality added to the standard "Print" button. It is a legal form that has required fields and the client needs to fill in all the required fields on the ...
I created a process in workbench to pull data from a database and added a data connection to the service to call the process and bind the data fields to the form. When I click on the button to invoke the service I am challenged with entering my username and password before the service returns any da...
Hi AllThank you for looking at my post.I have a form which interacts with a SQL database.The process starts with one member of the team partially completing the form and submitting this.xfa.sourceSet.DataConnection.addnew(); on form initiaise functionthenxfa.sourceSet.DataConnection.update(); on the...
HiI have a simple (i hope) question i'm stuck on...At one stage in our form we ask for home, cell and work numbers. These are optional.at a later point we want to re-use the phone contact information provided earlier at the second place (call it field X for our example) where this data is use I was ...