JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Scheduler › repeat combo box default value
Tagged: Scheduler
Hi,
is it possible to set “weekly” as default value instead of “hourly” ?
Do you want to set the view to weekly? If so you can set the view to ‘week’ (view: ‘week’)
If I did not understand you correctly, please explain what do you want to achieve
Best Regards, Svetoslav Borislavov
Smart UI Team https://www.htmlelements.com/
https://www.htmlelements.com/demos/scheduler/repeating-events/
when u open the context menu and check the “Repeat” smart-switch-button, repeating event menu is opened.
The combo box under label “Repeat”, wich include [“Hourly”,”Daily”,”Weekly”,”Monthly”,”Yearly”], is set by default to “Hourly”.
I would like to know if is it possible to set “weekly” by default.
TY
You can achieve it this way, by customizing the editor https://codepen.io/svetoslavb04/pen/QWxeaZy
I hope this helps! If not do not hesitate to contact us!