I want a date selector component that that I can select week that I want.I found the day, month, and year date selector by looking up the document, but I didn’t find the week selector.
I thanks for any suggestions.
Hello @Yao7
It seems that it is more suitable to use LookupField
with options map (week -> week ranges).
Regards,
Daniil.