Expand my Community achievements bar.

Issue Creating a Fragment from Subform

Avatar

Former Community Member
I have an XDP form that as I develop the sections, I am breaking them off into fragments. I have already created fragments out of a few subforms in the XDP with no problem. All the sudden I'm having an issue where when I right click on a subform and select "Create Fragment", all of the objects seem to disappear. It's weird that it only happens now, and before it was fine. Has anyone seen this or know of this issue as a bug? Is there a workaround?



Thank you for any help!



Ryan D. Lunka

Cardinal Solutions Group

rlunka@cardinalsolutions.com
1 Reply

Avatar

Former Community Member

Issue Resolved...

To solve this is kind of a pain, but here's what you have to do.  Go into XML Source view and search for a reference to a floating field that does not exist (this will be in whatever subform you are trying to make into a fragment).  Some Designer bug causes the XML to add this floating field reference, which doesn't affect the form until you attempt to create a fragment.  Then it blows up.

Hopefully they get this fixed in ES2 or an update.