Copied to clipboard

Flag this post as spam?

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


  • Bruce Clark 56 posts 80 karma points
    May 06, 2010 @ 21:09
    Bruce Clark
    0

    Workflow, manually set value doesn't save, doesn't work.

    Hi there,

    I've tried this in a few different browsers and best I can determine the "manually set value" via the contour workflow doesn't work at all. I was hoping to use this to post to specific salesforce campaign ID's, however, it looks like it's a no go.

    Basically, I set aliases that point to all my form fields, works great (minus custom prevalue sources, which never map correctly). However, when I add a specific value into the workflow and update, it disapears. Like it never existed.

    See this quick screencast to see the bug in action, any ideas?

    http://screencast.com/t/Y2FkZDUy

    -Bruce

  • Comment author was deleted

    May 11, 2010 @ 14:15

    Hi Bruce,

    Looks like it is a bug, thanks for reporting this

  • Bas Schouten 135 posts 233 karma points
    May 11, 2010 @ 14:50
    Bas Schouten
    0

    Hi Tim,

    Looks like i have the same problem. Is it possible to send a notification when the problem is fixed?

    I want to set up a form with te same action as:

    <form name="subscribe" method="post" action="http://aride.copernica.nl/">
    <input type="hidden" name="px_process" value=".p.w.formgenerate.outputform"/>
    <input type="hidden" name="wizard" value="subscribe"/>
    <input type="hidden" name="next" value="http://www.aride.nl"/>
    <input type="hidden" name="check" value="cda8cc6ba0dc7f227cc72dd12ae7aaf7"/>
    <input type="hidden" name="account" value="1"/>
    <input type="hidden" name="notification" value="[email protected]"/>
    <input type="hidden" name="subject" value="Testen"/>
    <input type="hidden" name="body" value="Dit is een aanmeldformulier via Contour"/>
    <input type="hidden" name="language" value="dutch"/>
    <input type="hidden" name="database" value="69"/>
    <input type="hidden" name="dbfields" value="242,243"/>
    <table>
    <tr>
    <td>Voornaam</td>
    <td><input type="text" name="dbfield242"/></td>
    </tr>
    <tr>
    <td>Email</td>
    <td><input type="text" name="dbfield243"/></td>
    </tr>
    <tr>
    <td></td>
    <td><input type="submit" name="submit" value="Verzenden"/></td>
    </tr>
    </table>
    </form>

     

  • Bruce Clark 56 posts 80 karma points
    May 12, 2010 @ 19:49
    Bruce Clark
    0

    Thanks Tim, Glad to help.

     

    Of note, I've found a way around this bug in the mean time until it is fixed.

    If you make all your changes and hit "add" to place another field, then save, it will work. It seems to be the fields and changes don't get saved unless another 'add' function is completed. It works if you 'add' a blank field and then save, no harm no foul. Just annoying, and definitely not something you wan clients to be doing.

     

    -Bruce

Please Sign in or register to post replies

Write your reply to:

Draft