• Regarding 3 dependent drop-down

    Dear All, Adding 3 dependent drop-down in my project with the help of coding in PHP . my current drop-down having 3 list items and currently working on depends only one but I want to change in drop-down depends on rest another category.
  • Drop Down dependent based on two dropdown ?

    Hi @All, I want to solution to dropdown Listing based on two parent dropdown condition scenario- i have 3 Drop Down 1-categeory 2-Subcategeory 3- application office current fun-: subcategory dropdown list is shows based on category and application…
  • Change DropDown list dynamically in Dropdown Field When we have parent Dropdown selected.

    Hello, What i am trying to achive is that i have a dropdown field named subtype which is dependent on parent dropdown type_2 (Dropdown field name). I am trying to setup subtype dropdown list dynamically using dependency. But i am getting an issue…
  • How to change the dropdown list after add relationship from the subpanel

    I have a field location_type with dropdown list known_unknown_list. After adding the relationship through the subpanel I want to change it with im_location_type_list. And after unlink, the relationship wants to change it again known_unknown_list(or location_type…
  • zero keys in dropdown list

    When creating a dropdown list from studio or by code, is there any chance to have a zero (0) as a key? I tried creating dropdown entries with key 0 and a non empty value, but the value gets removed as soon as I save the list. I have debugged the code…
  • Convert Probability(%) field in editable dropdown

    Hi, I want to convert Probability(%) field in dropdown and editable. I remove default formula from studio and make changes in vardef file as below. $dictionary['Opportunity']['fields']['probability'] ['type']='enum'; $dictionary['Opportunity']['fields…
  • multi-dimensional visibility gird

    Is there a way to set up a visibility grid based on a combination two or three other dropdown values? Example: dropdown 1 is a dropdown with of values A, B,C dropdown 2 is a dropdown with of values 1, 2, 3, <blank> Dropdown 3 should display a subset of…