I have found that if you have a form with 50+ fields and you forget to put in a field it takes a while to keep hitting "Move Up". When you add a new Object It is added to the bottom of all the previous fields, click "Move Up" once (notice your URL, it has some code in it that says that object id and an action to move it up) then count up how many spaces you need to move it up and just hit "refresh" that many times. Doing this will move up the same object each time you press refresh. It also works if you want to move an object down.
Moving or Adding an Object
(2 posts) (2 voices)-
Posted 2 years ago #
-
Thanks for mentioning this!
It's an undocumented feature of the form builder that I have used myself. I think it's important to use your own software and I found early in development that it was a pain to click "move up" or "move down" repeatedly to get a field into the position I wanted. I rewrote the code to work from a query string for the effect you have described.
Posted 2 years ago #
Reply
You must log in to post.