Hi All, SITUATION: Writing a custom log file using the Write String service operation.Everytime an event occurs, i want to insert a new line, with date time stamp, details etc.PROBLEM:In the "value" property of the "write string" service operation... im inputting my relevant data but dont know how t...
Does anyone know how I would set up multiple monitors to have my palettes on one monitor and my document on another? I'm working on a 19" monitor and with all the design palettes on one side of the screen and the hierarchy open on the other side, I'm having to scroll back and forth to work on my doc...
My form has one dynamically repeating row by the user clicking a button. I have it set to a maximum of 8 rows. Some form users only need one row while others need more than one. When I export the forms using Arcobat X, any form with more than one row exports the other row data to the very far right ...
I have searched in google for this and i found this // Current Date in MMM DD, YYYY style in uppercase. $.rawValue = Upper(num2date(date(), "DDMMMYY"))but i don't want the current date, i want the date i select in the Date/Time Field.i tried this but it didn't work $.rawValue = Upper($....
Is it possible with a LiveCycle form that is not connected to a database, to automatically have a unique sequential form number populate a textfield when the form is opened? This would be the number that identifies that version of the form.
I have a form in a 'table' format with the columns in subforms. One of the columns has text fields that are set to expand to fit as they are filled with text. The other subforms have simple text but with a colour background. What I want these to do is expand in line with the expanding text field col...
I have a LCD form with a table in it. Im trying to simply add a new column to the table. The option is there but the column just wont appear after clicking add Column to Left. I selected a column, right clicked the space > Insert > Column to left. But wont intsert. The table object properties tab sh...
Hello, I was wondering if anyone knows how to require a numeric field to be 9 digits, and only 9 digits without any commas or leading zeros. I tried using num{999999999} in the display field but that gives me leading zeros. I want to make the user input only 9 digits or else they cannot submit the f...