- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Well, I don't know if was a best-practice fix - but in MacGuyver-style, I renamed the file extention.
myForm.xdp to myForm.xdp.xml
Then I opened the file in Notepad ++, did a search for the subform name (as it appeared in Designer).
There I found I found the <subform> tag - so I deleted that tag and its matching, closing tag to eliminate that wrapping.
Then I renamed the extention to XDP, reopened in Designer, and now it appears to be working.
Pro-tip for those that don't know and may find themselves in a similar situation to me, XDP forms are essentailly just XML - so if you can read and navigate the XML, you can fix things like this.
Views
Replies
0 Likes
Total Likes