PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Change sidebar image/text on multi page

  1. ZeadsDead
    Member

    Is there a way to change the sidebar images/text on a multipage form?

    Specifically, I have a 5 page form and need the sidebar content to be different on each page. For example, the last page (payment) should show SSL secure badges and other trust signals.

    Is this possible? How?

    thanks
    Ben

    Posted 11 years ago on Thursday March 7, 2013 | Permalink
  2. David Peralty

    You would have to have a HTML block field in your form that you then used CSS to position, or use JavaScript to write/change the text based on the onClick of the next page button. Neither of them would be very easy to do though unfortunately.

    Posted 11 years ago on Thursday March 7, 2013 | Permalink