- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Getting it back could be a bit tricky. If you look in the XML Source view probably after the last </subform> and before the <desc> elements that represent the file properties like title, version, etc add a <proto/> element. So it should look something like;
</field>
<?templateDesigner expand 1?></subform>
<proto/>
<desc>
<text name="title">FORM TITLE</text>
<text name="version">10.0.2.20120224.1.869952.867557</text>
</desc>
<?templateDesigner expand 1?></subform>
<?templateDesigner DefaultPreviewDynamic 1?>
<?templateDesigner DefaultRunAt client?>
<?templateDesigner Grid show:1, snap:1, units:0, color:ff8080, origin:(0,0), interval:(125000,125000)?>
<?templateDesigner WidowOrphanControl 0?>
<?templateDesigner DefaultCaptionFontSettings face:Myriad Pro;size:10;weight:normal;style:normal?>
<?templateDesigner DefaultValueFontSettings face:Myriad Pro;size:10;weight:normal;style:normal?></template>
<config xmlns="http://www.xfa.org/schema/xci/3.0/">
Views
Replies
Total Likes