Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

More grab handles

Locked
martbarr
Posts: 60
Joined: Fri Oct 26, 2012 8:09 pm

More grab handles

Unread post by martbarr »

Just discovered that drag handles don't appear for fields that have duplicated fieldnames .........
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: More grab handles

Unread post by admin »

Martin,

That's because JavaScript controls them by their IDs, they each need to be unique.

They won't save properly either.

Steven
martbarr
Posts: 60
Joined: Fri Oct 26, 2012 8:09 pm

Re: More grab handles

Unread post by martbarr »

thanks Steven - it had me stumped for a bit but obvious now you've explained it ....
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: More grab handles

Unread post by admin »

.
Locked