Hello,I suggest adding Min and Max dates to calendars so that we can see/select only the dates in between.I hope also that these could be set programmatically.Kind regards,Sirajeddine
Hi @Sirajeddine Bouasker!Can you provide more details? The OutSystems UI Datepickers already have input parameters to set the min and max date (inside optionalConfigs), have you tried it?
Cheers, Jéssica Mendes
Hi @Jéssica, Thank you for your answer.OK, my mistake, I didn't checked the OptionalConfigs.Still, I am not sure if this could be set programmatically.Regards,Sirajeddine
@Sirajeddine Bouasker set it programmatically is possible through extensibility using our APIs. You can find more info about how to extend the datepicker using our API on this documentation pageBest regards, Jéssica
Thank you @Jéssica Much appreciated
As I mentioned above in my comment, this feature is already implemented.Cheers, Jéssica