Hi all. I need to choose a date from a DatePicker component and put in another field its weekday. How to do it?
Hi @Arman ,
No, I mean when the user clicks in some date, it takes the weekday like "Tuesday". So I need to put this weekday in a field.
The Clock component has all the date conversion blocks.
1 Like
you can replace "after date set" block with anything...
1 Like
this gives you the weekday of today, but not of the day which was picked using the datepicker...
EDIT: also the pattern you are using looks very strange...
I will therefore move the correct solution to @TIMAI2 example
Taifun
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.