Forum Discussion
karthik thenparai
Apr 13, 2018Copper Contributor
Enable dropdown option based on meeting a condition of another column value
In the list, I’ve a column “Review Status” as drop down option having below options.
To be reviewed, WIP, Benefit validation, Finance sign off.
I’ve another column in the list “Annualized benefit”.
My requirement is: When Annualized benefit field value is >=$50k, then only i want the Finance sign off > $50K drop down option should be enabled for the user to select it.
Is it possible with designer or with validation formula? I dont have infopath.
- Since you are talking about SPO, you can only do this in two possible ways:
(1) By customizing your form with programming (sorry, but avoid the use of Designer for this)
(2) By customizing your form with PowerApps- karthik thenparaiCopper Contributor1. Is the feature not available in designer and hence you recommend other programming? If yes, what program do you refer here?
2. Power apps - is it a licensed one? Can you also tell What steps to be performed once installed it?- Ey Karthik, glad to help:
(1) SharePoint Framework (SPFx) is what you have to look at and SPFx extensions
(2) PowerApps are available by default in Office 365. An example of what I mean: http://www.itidea.nl/index.php/how-to-create-cascading-drop-downs-using-powerapps/