Copied to clipboard

Flag this post as spam?

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


  • Christian Stenfors 80 posts 124 karma points
    Dec 01, 2011 @ 10:31
    Christian Stenfors
    0

    How do i change the order of the contour form steps?

    Hi,

     

    in the process of perhaps creating the biggest contour form yet (btw., what is the record for must input fields in one form?), i need to insert a formstep inbetween to existing formsteps.

    And how the heck do i do that?

  • Christian Stenfors 80 posts 124 karma points
    Dec 01, 2011 @ 17:16
    Christian Stenfors
    1
    if ( patience < enough ) {
    me.Action.ChangeTheDataInTheDatabase();
    }
  • Christian Stenfors 80 posts 124 karma points
    Dec 01, 2011 @ 19:54
    Christian Stenfors
    0

    i am almost done with the biggest of the two contour-forms. Ended up with 405 input-fields..

  • Douglas Ludlow 210 posts 366 karma points
    Jun 14, 2012 @ 15:53
    Douglas Ludlow
    0

    Did you manually recreate the form or did you find a way to manipulate the database to change the order of the steps?

  • Christian Stenfors 80 posts 124 karma points
    Aug 24, 2012 @ 09:48
    Christian Stenfors
    0

    Hi Douglad,

    i changed the order of the steps directly in the database through the user of SQL Server Management Studio. There is a table containing the form-steps, and as i recall it, it was as simple as changing the integer values...

Please Sign in or register to post replies

Write your reply to:

Draft