PerfectForms Forums » Behaviors

javascript interaction

(2 posts)
  1. pvidal
    Member

    hi, just wondering if it's possibly to manipulate or update a form based on a javascript action.

    for example, let's say i have an html link or input on the site. can i update the form based on the user clicking on the link? or do i have to create an "update" button on my form and force the user to click "update" then use the behavior "call javascript"?

    if it is possible, could you direct me as to how i might do this?

    thanks.

    Posted 1 month ago #
  2. ijobling
    Administrator

    the call javascript would need to be initiated from an event on the form and also note from the user guide that the form has to be embedded into a webpage where your javascript is included.
    This can be handled under a button is pressed event or even when form is opened/page is opened etc.

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in or register to post.