Hi all,
I need to create a custom form to insert data in a SharePoint list, instead of using default input of SharePoint.
I need to use PowerApps due to I want that some input elements will be "dynamic".
In my case I have a combo box that gets data from SP List.
Is it possible to make the time field unusable if you choose items from the combo box?
For example:
option 1 -> choice of time possible
option 2 -> time selection not possible

How to identify the user's choice through the combo-box menu?
How can I use this choice to make the time field dynamic?
For me it is sufficient that hour field will be greyd out so it is not usable.
I have configured default value for this item to permit right input inside SharePoint List.
Thanks so much
Federico