Hi all,
Here is a tip on how to limit the available start/end dates in the scheduler so say I want the user to only be able to select dates 2024 and onward (init. script):
PointsWell wrote: ↑Tue Nov 12, 2024 4:24 am
Cool, can that be modified to use a BO attribute so you can vary the date easily?
Yes, that is what I intend to do, that and/or populate date via JS e.g if I need current date or something i.e then do directly client side minimizing Aware´s involvement.
Update, here is the range version with dates calculated at runtime and it is from todays date until December 31st next year (i.e the following year based on current year):