Hello all, I've recently designed a PDF form with some required fields, which get marked in red as soon as you open the form. However, some Acrobat Reader users have to click first on "highlight fields" in order to see the required fields. Is there a way to set "highlight fields" as a default fo...
Hi,When we are generationg PDF using outputES service XMLForm thread are coming which are providing PDF reply.But this XMLForm thead are not increasing with more number of request.CPU usage is also not going high,so its under utilization of resources.Provide some way so that this XMLForm Service thr...
Is there any way to merge a user with an existing login that exist for the same user. If I log in to a room and exit without disconnecting gracefully, and re-enter again with the same auth token I get a new user listed with number 1, 2.... etc added to the display name. Is there any way to configure...
hi, i want to get a list rooms only within a specific template. I'm curious if i should use the PHP scripts or actionscript. In considering actionscript, i've heard it may not be as safe since the .swf could potentially be decompiled and account credentials found out. in considering PHP, it would...
I've browsed through the LCDS documentation but found very little about how to actually set up Eclipse / Flash Builder to develop real LCDS applications where you write both Flex code (run on the client) and Java code (deployed to the server).When creating a new project, there is a checkbox "Create ...
Hi,Is there a way that the fields can be highlighted using the required field validation without clicking the Submit button. I have something like a validate button which is a regular button, but that doesn't seem the work with the same code in it. The Submit button highlights the madatory fields an...
How can I get the current path or filename?I didn't really find any answers in the net. this.path or app.path were suggested but I couldn't get it to work.Thanks in advance for your answer!Livecycle Designer ES 8.2.1.3144.1.471865
Good Day All; Well on to the next step in my evolution. I am trying to connect my form with a MS Access database and I get the following message on the JAVA consol when I open the form. this.getField("form1[0].requester_info[0].Table3[0].Row1[0].DateTimeField1[0]") has no properties1:Doc:Exec What h...
I'm a new user of LC Designer ES. After creating and saving a form, I made changes and now cannot save. Error message in Log tab of Report palette says "PDF generated successfully. Unable to open or create file [file name] Permission denied." Any ideas why this would happen, and how to fix?Thank...
Hi there,in a click-event I would like to change the height of all checkboxes that lie in the same horizontal row.As it is a flowed layout some checkboxes may be in the next row - those I do not want to change.My question is therefore: How can I find out the y-coordinate in a flowed layout?With that...