Hi,
Not sure if this is the right place to post this! I am working on a web form using the multi-step form component in Power Pages. I want to add custom validation and it seems like the best way to do this is through JQuery. So far, I have been able to customize most things in the form other than the multi-step form.
I can add JQuery to the input field of the multi-step form (console out input), but can't do the same when the user selects the calendar button. Since this is a built in component, there is no ID I can use to manipulate the element used to select a date.
Does anybody know how to get around this?
Regards!