Newbie here, however i have spent quite of bit of time in powerapps.
So my question is as my title states, is there a way to change the “Type of Choices” with a workflow for a dropdown.
What I would like to do is change the Type of choices for the dropdown based on weather or not the user is wanting to use a favorite design or build a new design.
something like this…
“If (load favorite button is pressed) dropdown type = favorites, else dropdown = standard”
anyway to do this?
Thanks @Nocodify, i thought i had tried that and it didnt workunless i had something else messed up. if the choice of the dropdown is standard and I have a conditional to change if a button is pressed it should do that correct?