<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged beforesubmit</title>
<link>https://overflow.efficy.io/?qa=tag/beforesubmit</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to Migrate the function BeforeSubmit(ApplyChanges)</title>
<link>https://overflow.efficy.io/?qa=188/how-to-migrate-the-function-beforesubmit-applychanges</link>
<description>&lt;p&gt;Dear All,&lt;/p&gt;

&lt;p&gt;I have to Migrate some functionnalities contained in the BeforeSubmit from Efficy 2012 EntityEdit.htm page to Efficy 2014.&lt;/p&gt;

&lt;p&gt;I check where I could insert this code and I have 2 possibilities (or more...) :&lt;br&gt;
1- Instert it into MacroEditS.txt : But since I eard that this file will not be used in next version I don't think it is a good idea.&lt;/p&gt;

&lt;p&gt;2- I remarked that there was a Macro in MacroEdit.txt that is commented, can I insert the BeforeSubmit function directly in this Macro ?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;EditScriptsCustom {[
&amp;lt;%UseScript('demo/Test')%&amp;gt;
&amp;lt;script&amp;gt;
    $(document).ready(function(){
        alert('Loaded !');
    });
&amp;lt;/script&amp;gt;
]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If there is any other way can you please describe it below.&lt;/p&gt;

&lt;p&gt;Best Regards,&lt;br&gt;
Stéphane R.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=188/how-to-migrate-the-function-beforesubmit-applychanges</guid>
<pubDate>Tue, 10 Feb 2015 12:19:53 +0000</pubDate>
</item>
</channel>
</rss>