Hi All,
I want a way to present only year part in a date picker or a other forge component to select. It should only show year for selection and the other parts. Like below :
Could anyone please help me with this.
Thanks and Regards
Dhanashri Jaiswal
Hello dhanashri J,
if we do some customization then it will possible in datepicker else you will used this forge component
https://www.outsystems.com/forge/component-overview/10919/yearpicker
Thanks and Regards,
Akshay Deshpande
Hi Akshay,
The forge component which you have mentioned is for reactive web applications and I need one for traditional web application.
Thanks
Dhanashri
hey @Dhanashri Jaiswal
I will suggest to add formate on datepicker as "YYYY" so it will only show years inside it.
Please try this and let me know if work or not.
Yogesh
Hi Yogesh,
The solution provided by you will change the format of the date after you select it from the date picker.
I want the picker itself to show the year selection.
I got your concern and implemented one demo, somehow some glitch are perform so its need some time to handle it.
sample (personal-dt37vy6p.outsystemscloud.com)
please check it.
How did you implement it?
Is it for Traditional web application and Could you please share the .oml file with me.
yes, it is in traditional but before release my code i want to host as forge component so you and other can take advantages of component.
By when can you host this component?
As I need this functionality urgently for my project.
Hi @Dhanashri Jaiswal ,
Component is live now. You may experience it. if it is as per your requirement then go with it else please add feedback to i can work on in.
link :Only Year In Datetime Picker - Overview | OutSystems