Hello, I am trying to write a logic for a date picker to enable only alternate Saturdays. I have a JS code that works in Classic Form Designer, but it does not work in the other Form designer, even though I have edited the code following the below documentation.
https://doc.laserfiche.com/laserfiche.documentation/11/administration/en-us/Subsystems/Forms/Content/Javascript-and-CSS/JavaScript-in-the-Forms-Designer.htm
Here is an example Javascript code for Classic Form Designer, that does what I am trying to do.
https://answers.laserfiche.com/questions/200021/Limiting-calendar-date-picker-to-only-selection-of-every-other-Monday#200119
Question
Question
Laserfiche Cloud Form Designer - Restrict Date Picker to allow every other Saturday
asked on March 14, 2024
0
0
Replies
replied on March 14, 2024
The timing of your post could not be better! We are about to release a feature (first week of next month) for the new form designer that handles just that! We actually implemented it to be easily portable from the classic designer's custom implementation. You will not have access to moment directly, but you likely dont need it.
Stay tuned you will get this in a few weeks!
1
0
You are not allowed to follow up in this post.