Here's the attachment! For Expiration Date I have default YYYY-MM-DD that were regex fails when radio button is swtiched to News Regular. Just for quick summary News Regular doesn't require Expiration Date field. Hope this helps.PS - If I removed default YYYY-MM-DD than even when I switch to different option using Radio button proper validation works but I need to have default YYYY-MM-DD for expiration date with in Alert & News Feature. Thanks.
<script language="javascript" location="template-type" src="../../scripts/alert_news.js" /> <script language="javascript" location="template-type" src="../../scripts/dcr_common.js" />
<script language="javascript" location="template-type" src="../../scripts/alert_news.js" ></script> <script language="javascript" location="template-type" src="../../scripts/dcr_common.js" ></script>
I have modified as you recommend Ghoti and have attached the JS too for assistance. Thanks.Once again - issue is with ExpirationDate where I have YYYY-MM-DD as default and if I remove it than code works. But, I would like to have default YYYY-MM-DD which is required for only NewsFeature.Thanks.
IE does not tend to like empty script elements - and so it could cause strange behavior.
FormsPublisher DCT Parser is perfectly content with both script Tag formats. The (DCR Form Page) code that is ultimately rendered to the browser has *IE agreeable* form regardless