I have two subforms that are either shown or hidden based on a radio button selection.If Radio Button "1" is selected, subform1 is visible and subform2 is hidden and vice-versa.This is hard for me to explain, so please bear with me.What I want to do is to clear the subform fields if you switch back...
I have an email field on a form and cannot seem to get the validation to work. Any entry seems to fail validation. This wouldn't be a huge problem, but I want the form to be able to be submitted via email and it will not work without a valid email.any and all help would be greatly appreciated.than...
Hi all you,I'd like to know if there is a way to handle dynamically several rows in the footer table's part.In fact, i try to summarize for every page of a form , the total of expenditure by Currency.Thanks!Brice
Hi guysI have a long form, and the last page contains many expandable text fields.There is not much room on the last page, so if any of the text fields are expanded, the rest of the form will likely overflow to what should be a new page.However, another page is not created. Instead, whatever would ...
Is it possible to count words in a field, and have the results of that count show up in another field in LiveCycle? Such as the following regular html Javascript Code: If so, what is the correct syntax for the two different boxes??? Thanks! Daria
Hi, I have a requirement where I need to append 2 spaces to ta textfield at the end of field for certain conditions. I used Concat() function and if I checked the length, it added the space successfully in the scripting. But in the output display, it is not considering the space to the text. I need...
HelloI am creating 3 forms for my school in LiveCycle. The user would like the filepath/filename to be displayed at the bottom of the printed form AND the version number.Now I can manually change the version number in a text box or text field no problem. I would much rather the actual "Version" th...
Hello,I am very new to this livecycle designer.Can anyone please tell me how to password protect the adobe form(it can be print or interactive form) ?can it be done through scripting ?Regards,Menaka.H.B
I have a drop down box with a default value of empty/none.If the user has not changed the value from the default, I would like the drop down box excluded from the print out.Also, as you can see, the box is initially highlighted with a light shade of gray, unless the user changes the value.However, t...
Hi guys,I have a simple table here, which contains a number of radio buttons.The radio buttons are to be grouped in threes, (you can select either 0, 1, or 2 from each column)I am having difficulties grouping the buttons as such.The form is attached. Can anyone help me?Thank you