↧
Validating Forms using Master Page "Next" and "Back" Buttons
Hi, I am creating a wizard style PDF with next and back buttons to control the user's progess. Rather place these buttons on every form I decided to place them on the Master Page. This has worked well,...
View ArticleRe: Validating Forms using Master Page "Next" and "Back" Buttons
Ok no respone yet so i'm guessing you folks may want some code to work with. Here's mine, which I've attached to the :click property of the button (in this case the "next" button) on the master...
View Article