You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show a time picker, preferably https://flatpickr.js.org/ , and attach it to a sample field. The output should be a timestamp that can then be saved in the database.
Necessary steps: Take a look at the edit event form, and its public js scripts in the portal. Attach that timepicker to the startime and endtime fields.
Show a time picker, preferably https://flatpickr.js.org/ , and attach it to a sample field. The output should be a timestamp that can then be saved in the database.
Necessary steps: Take a look at the edit event form, and its public js scripts in the portal. Attach that timepicker to the startime and endtime fields.
File to make changes to: https://github.com/crux-bphc/fest-manager/blob/pearl/views/portals/event.jade
The text was updated successfully, but these errors were encountered: