Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

LifeCycle Designer - malfunction after Reader Extended PDF

Avatar

Level 2

Dear all

please see the attached Files (XML as the original how it is direct from LifeCycle Designer – and reader.pdf as it is after saving the PDF as a Reader Extended PDF).

As you see, the items that can be added and Removed (Products with dropdown lists and textboxes), are shown 5 times after saving with the extensions. but initially it should be shown only once.
Also when manually removing the 4 other "products" and save as new filled in file, the boxes appear again when reopening.

WHY? i cant figure it out and like to avoid to build the entire form again.

TIA
Andrea

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

Since you form doesn't use a XML scheme but object names for data binding you must be very very carefully to not use the same name for multiple objects in the form, as this might result in the effect your're facing with. Make sure to give very table, every row, every field an individual name. 

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Level 10

Since you form doesn't use a XML scheme but object names for data binding you must be very very carefully to not use the same name for multiple objects in the form, as this might result in the effect your're facing with. Make sure to give very table, every row, every field an individual name.