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.
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…