Label Association altered

Issues related to forms.
Post Reply
bjlolmaugh
 
 
Posts: 169
Joined: Thu Nov 15, 2007 2:36 pm
Contact:

Label Association altered

Post by bjlolmaugh »

I just finished up with a very large form with over 150 questions/fields.
Each label and form element were named accordingly, then each label was associated with the correct form element.
Form worked perfectly.

THEN... I moved the form to it's permanent location on the website.
Each label and form element kept their assigned names.
BUT ... each LABEL lost it's association.
I am having to go through each and every label and re-associate it with it's correct form element.
If this was a 6 field form ... no problem. But this is a 150+ field and it is going to take me a very long time to go back and fix all of the associations.

Is this a glitch in the software?
Sincerely,

Barbara Lolmaugh
http://www.websitesbybarbara.com
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Label Association altered

Post by Pablo »

What do you mean by this?
I moved the form to it's permanent location on the website.
If you mean moving the form to another page then the relations may no longer be valid. Because copy/paste creates new instances of the objects.
bjlolmaugh
 
 
Posts: 169
Joined: Thu Nov 15, 2007 2:36 pm
Contact:

Re: Label Association altered

Post by bjlolmaugh »

Pablo wrote: Mon Apr 07, 2025 5:07 pm What do you mean by this?
I moved the form to it's permanent location on the website.
If you mean moving the form to another page then the relations may no longer be valid. Because copy/paste creates new instances of the objects.
Moved the form to a different page... same website project.
Sincerely,

Barbara Lolmaugh
http://www.websitesbybarbara.com
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Label Association altered

Post by Pablo »

If the form is that large, then it's it easier to move the rest of the content of page and leave the form as it is?
bjlolmaugh
 
 
Posts: 169
Joined: Thu Nov 15, 2007 2:36 pm
Contact:

Re: Label Association altered

Post by bjlolmaugh »

Pablo wrote: Mon Apr 07, 2025 7:35 pm If the form is that large, then it's it easier to move the rest of the content of page and leave the form as it is?
Yes, that can be done.

Interestingly enough ... I moved another form to a new page, just like the first one, and everything stayed intact as it was.
Sincerely,

Barbara Lolmaugh
http://www.websitesbybarbara.com
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Label Association altered

Post by Pablo »

This may be because of duplicate IDs. For example, if you copy/paste to a new page that has already elements with the same ID then the pasted object will get a new ID to prevent conflicts.
bjlolmaugh
 
 
Posts: 169
Joined: Thu Nov 15, 2007 2:36 pm
Contact:

Re: Label Association altered

Post by bjlolmaugh »

Pablo wrote: Tue Apr 08, 2025 5:40 am This may be because of duplicate IDs. For example, if you copy/paste to a new page that has already elements with the same ID then the pasted object will get a new ID to prevent conflicts.
No, that's not it ... at least on my project.
There wasn't any other form on the new page, so all the form elements that were copied over are uniquely different than anything else on the new page.
Sincerely,

Barbara Lolmaugh
http://www.websitesbybarbara.com
Post Reply