Browse By Tags

  • Is it possible to create Dependent List of Values after creation of a group?

    Hi Once the group is created on the Form, is it possible to make the dropdown list of values from first drop down to be filled in automatically based on the other dropdown list of values? Thanks Ambuj
  • First letter uppercase on field labels in Chrome

    Hello, Hi, How are you all? i hope everyone are fine and safe in these difficult situations. I'm here to ask that, is there any hot fix or a solution for the problem as shown in picture. Filed lables are not appearing as same as defined by Administartor…
  • How to set the value of dropdown form field to null, when the field is disabled

    Hi, I have multiple dropdown fields in a form. For example i have 3 dropdown fields called 'list1', 'listA' and 'listB'. Thanks to @Christopher gillis for his blog , i can able to disable 'listB' dropdown field when the value of 'list1' is 'listA' …