Hello, I have this list that we are using to set the schedule of a few stores. I'm using the OS Time Picker.
And I have 2 problems:
I also try the Time Picker Clear action, it's not working as well. My input field is text type.https://personal-3qyu0gxm.outsystemscloud.com/testes/Screen6
HI @Cristiana Esteves,There are two client action from Outsystems UI.
Regards, Faiz
Hi,Yes thank you, the Editable action works!!
But the Clear one doesn't, and since this is a list I can't just send it the widgetId to the TimePickerUpdateTime because I don't want to clear every single one of the inputs, just the current one I choose. I don't know if I'm making myself clear...
Hi @Cristiana Esteves ,
Here the forum post for this problem,
https://www.outsystems.com/forums/discussion/83395/i-cant-edit-the-date-input-value-and-insert-it-by-hand/
Thanks,
Balasubramanian
Hi, Yes, thank you!