Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Aug 01, 2013 @ 12:05
    Ismail Mayat
    0

    Re populate form if previously completed

    Tim, I have contour form its part of a search solution. So user performs search and they can email to themselves the search criteria and results of search. To get the email they fill in the form. All works fine.

    What I want to do is if the form has already been completed once then they don't need to fill it in again. So what is the best way to do this? After form submitted setup workflow to set a cookie with the record id? Then next time form loads check for that cookie if present prefill the values?

    Regards

    Ismail

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Aug 01, 2013 @ 12:08
    Tim Geyssens
    100

    Yeah or just set the default value of that field to the cookie with the special syntax

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Aug 01, 2013 @ 12:15
    Ismail Mayat
    0

    Tim,

    Ok so create new workflow that creates cookies for each of the fields (only 3 fields) and use special syntax?

    Regards

    Ismail

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Aug 01, 2013 @ 12:18
    Tim Geyssens
    0

    Yup would do it that way :)

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Aug 01, 2013 @ 12:19
    Ismail Mayat
    0

    Ah contour love it! its just to easy!!!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies