I have date only calendar property, in the property text box I want to enter year only how can I achieve that ?
Normal Format - 08/29/2022
Expecting Format - 2022
(I want to hide the date and the month in the calendar text input area)
I have date only calendar property, in the property text box I want to enter year only how can I achieve that ?
Normal Format - 08/29/2022
Expecting Format - 2022
(I want to hide the date and the month in the calendar text input area)
Hi @AshinaS2,
Please configure like below on the control.
Thanks,
Vinay
@VinayKumarL16594575 Thanks