dBAdmin Posted December 14, 2020 Report Share Posted December 14, 2020 I'm using the below logic, but struggling to figure out how, or where, to place logic that checks if the inputted date is greater than or equal to 97 days from the current date. If not, I need to fail validation and prompt the user with a message. Preferably the validation message would be inline with the users date submission, and before the on submit button is even better. https://howto.caspio.com/tech-tips-and-articles/common-customizations/separate-input-fields-for-datetime-parts/?_ga=2.157467578.1863332967.1607901075-38851521.1605275025 Quote Link to comment Share on other sites More sharing options...
Kurumi Posted April 15, 2022 Report Share Posted April 15, 2022 Hi everyone - Just wanted to share this solution. If you want to save and select Date and Time in (1) Text Field instead of separating them into different fields. You may use an external JS library called flatpickr: https://flatpickr.js.org/getting-started/ To know more, you can check the post here: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.