What wrong with my script( does not executo on click event):if (form1.Total_Assessment_Sub.Total_Performance.rawValue==0){form1.Total_Assessment_Sub.AssessmentValueTotal.rawValue="";} else if ( form1.Total_Assessment_Sub.Total_Performance.rawValue >=4.5){ form1.Total_Assessment_Sub.AssessmentValueTo...
Problem: I'm having trouble setting the focus to a new text field after it is initialized. Background: I have created a form with a table that creates a new row after leaving the last textfield/cell in the last row if it is needed. Once I tab out of the last field, focus is lost completely--i.e., ta...
How do I end a process in the middle if a user choose to?I.E.I submit a leave request. My manager sends it back to me to revise. I decide I no Longer want that day off.I can add a user action called with drawn but what is the destination? There is no activity call end process?
Hi there,I have a question: is is possible to uncheck a radiobutton?The form I´m working is to be filled electronically or if you want you can print it, so if by mistake you click on a radio I´d like to know if you can click it again to uncheck it (I know that you could close and open the form again...
Hello Experts,I am facing issue where upon when i write a Js Script or FormCalc script - it is disappearing when I save & activate the form. The scripts are seen in the XML Source tab, but not in the script editor...as a result i am not able to modify anything, as they are displayed in the editor a...
Hello Experts,Currently, When for is rendering the yellow ribbon is coming take place and the users are picking any one option and they are continuing their work, butI want to 1) Hide the below showing yellow ribbon and 2) Any one option is active by default, preferably 2nd option,Pls. let me know e...
Hi,I'm very new to scripting in LC, so I've hit a wall on my latest form.I'm trying to build a form with a "leikert-like" scale, however one of the stipulations (from my boss) was the background of the Radio Buttons are to fill based on which button is selected.For example, Question 1 has 4 Radio Bu...
Have a form with 2 text fields, txt1 and txt2. The user has to enter a code between 01 and 99 into txt1. If the entered code in txt1 is between 71 and 84, txt2 must be completed by entering a code between 01 and 73 or 85 to 99.Wanted, that when the code was entered into txt1, if it was 71 to 84 that...
I have searched the archives, but can't find a specific answer. Would somebody please show me how to set the indent for captions and values under Paragraph palette of a dropdown list? Thank you.