I'm having trouble with a table in my LiveCycle Designer form. In the document below, "Field 1", I enter text and the cell remains the same size, with the extra text indicated by a "+" on the bottom right. This is the format I want.However, when I enter more than one line of text in the indicated ...
HiAm i able to know which user is logged in into a machine (windows authenticated ) ? i know that in .NET we do this: System.Security.Principal.WindowsIdentity.GetCurrent().Name.ToString()i need to have the user id to send it from my pdf...thanks
I have a pdf form with the following.page1 = visiblepage2 = hiddenPage 2 can be made visible by clicking a button on page1.The problem I'm having is that after I make page2 visible, save it and then re-open the form page 2 is still hidden.*the form has been saved as dynamic.
HeyI have a form which I have created and am attempting to substitute out values for selected "YES" "NO" and "INADEQUATE" markings.Currently yes = 1, no = 2 or 3 depending upon the question and inadequate = 2. I need no to be 1, inadequate to = 3 and yes to = 5.I have isolated the section of code ...
I have a script to insert the current day's date in a form. When I save the form with enhanced reader rights, it of course saves that day's date. Is there a way to add the enhanced readers rights and still have the script work to fill in the current day's date for the end user?Thanks,MDawn
Hi,I have the problem about coding when I use the array to display the data in the table. I don't know what I am missing in the code, the data is only displayed in the first row, and second row is displayed empty. I have spent a lot of time to figure the solution however I am not successful.I need y...
I'd like to know how can I get information about how to create an Interactive statement that use a webservice.I can't find something useful on this topic on internet or the official documentation...Any help?Regards!
Good Morning,I have been doing if/else if scripting scripting on a form and it was working pretty well. I then had a scenario where multiple fields had to appear or not and I set them up the same way as I had in other ones and they won't work. I get an error saying I've used "else" incorrectly I'...
This question has probably be answered several time but how do you unselect a radion button group after having already selected one option?Also, browing the Forum seems very slow to say the least. I would like to browse answered questions which you can do by selecting "answered questions" but once y...