Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, 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 ....