Hi Guys,
Does anyone know how to function this? how to set the dropdown to a default value, I have created a data source SQL for this, Every time I open the App supposedly the default is my department
Solved! Go to Solution.
Hi @Big_S ,
Since the drop down control is inside a form, its default value is decided by the form's Item.
If you want to customize the drop down control, I suggest you:
1)unlock the drop down control
2)change the drop down's Default ,from Parent.Default to your department value.
Best regards,
Community Support Team _ Phoebe Liu
Hi @Big_S
The 'Default' property of the Dropdown control defines the default value that's shown. You can modify this to set your default value.
Hi @Big_S ,
Since the drop down control is inside a form, its default value is decided by the form's Item.
If you want to customize the drop down control, I suggest you:
1)unlock the drop down control
2)change the drop down's Default ,from Parent.Default to your department value.
Best regards,
Community Support Team _ Phoebe Liu
User | Count |
---|---|
140 | |
132 | |
79 | |
75 | |
74 |
User | Count |
---|---|
210 | |
200 | |
70 | |
66 | |
55 |