I've got a RTF-textfield with the font and fontsize set to Arial and 8pt.But when a user copy and paste text from an other application with other fonts and fontsizes, this wil be pasted too.Is there a way to manipulate the font and fontsize for this field when the user exits the field?
I have a Text Field (Allowed Multiple Lines) within a flowed (top to bottom) subform.Subform1 - Texfield1Now i want a dotted line under every line.i changed the Subform1 to Positioned and added a new subform within Subform1.The new subform has the same x/y position as Textfield1In the new subform i ...
Bruce,Thank you for your answer.I've got it working.Only my Avast Virus scanner goes crazy on your sample.Tels me it contains an infection: JS:Pdfka-gen [Expl]You may want to scan your computer.Regards,Sebas
Is there a way to validate an IBAN number within LiveCycle Designer using Javascript and/or FormCalc?i found this website: https://github.com/arhs/iban.jswhere they have a javascript solution, but i don't know how to get it to work in Livecycle designer.Can anyone help me?
Based on a dropdownfield somewhere on the form aText Field must become required and visible and vice versa.That Text Field is within a Flowed Subform.If is use a calculation script to make it happen, then i get an error message that the field cannot be empty.If i use a layout:ready script to make it...
I've created a form in Livecycle Designer ES2 for a government company.The form contains several pages with text fields, radio buttons and check boxes.Also javascripts to enhance the form.I've used their company font for static text and Verdana for the textfields.My customer uses Windows XP (SP3) an...