Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
More grab handles
-
- Posts: 60
- Joined: Fri Oct 26, 2012 8:09 pm
More grab handles
Just discovered that drag handles don't appear for fields that have duplicated fieldnames .........
Re: More grab handles
Martin,
That's because JavaScript controls them by their IDs, they each need to be unique.
They won't save properly either.
Steven
That's because JavaScript controls them by their IDs, they each need to be unique.
They won't save properly either.
Steven
-
- Posts: 60
- Joined: Fri Oct 26, 2012 8:09 pm
Re: More grab handles
thanks Steven - it had me stumped for a bit but obvious now you've explained it ....