- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi all, I actually have two questions but the subject line one is the more pressing.
I have placed a submit button on my form so that i would be able to have a complete button in workspace. The thing is that i would like to place some validation on that button, but submit buttons do not allow scripting on the click event. Basically is there an event i can script against to prevent submission of the form? i was thinking the maybe the presubmit, but i couldn't find any info if that was possible.
The second question is that I tried using a process field custom object, i know i can script against the click event to prevent submission there. However, when the form is passed to the next user, the pdf is replaced with a jboss 404 page (i added a screenshot so that you'd get an idea)
I have a custom renderer that is a copy of the default renderer with a policy and reader extensions at the end, with the option to render the form only once.
Views
Replies
Total Likes