<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged comment</title>
<link>https://overflow.efficy.io/?qa=tag/comment</link>
<description>Powered by Question2Answer</description>
<item>
<title>WARNING : take care of comments in your Macros</title>
<link>https://overflow.efficy.io/?qa=3569/warning-take-care-of-comments-in-your-macros</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I don't know if it's a known problem so I open this &quot;question&quot; to report it&lt;/p&gt;

&lt;p&gt;'//' comments cause some issues in macros&lt;/p&gt;

&lt;p&gt;Exemples with new relation forms :&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Works great&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;/* Docu Relations */
RelationSectionsForm.Docu.Comp, RelationSectionsForm.Comp.Docu {[11]}
RelationSectionsForm.Prof.Docu, RelationSectionsForm.Docu.Prof {[3]}


/* Prof Relations */
RelationSectionsForm.Prof.Oppo, RelationSectionsForm.Oppo.Prof {[6]}
RelationSectionsForm.Prof.Objv, RelationSectionsForm.Objv.Prof {[7]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Issues&lt;/strong&gt;&lt;br&gt;
Here the forms DOCU&lt;em&gt;COMP and OBJV&lt;/em&gt;PROF will open properly from consult grid, but not with the &quot;Modify relation&quot; button on the Edit view&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;// Docu Relations
RelationSectionsForm.Docu.Comp, RelationSectionsForm.Comp.Docu {[11]}
RelationSectionsForm.Prof.Docu, RelationSectionsForm.Docu.Prof {[3]}


// Prof Relations
RelationSectionsForm.Prof.Oppo, RelationSectionsForm.Oppo.Prof {[6]}
RelationSectionsForm.Prof.Objv, RelationSectionsForm.Objv.Prof {[7]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=10229320754276512420&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3569/warning-take-care-of-comments-in-your-macros</guid>
<pubDate>Tue, 25 Sep 2018 11:37:05 +0000</pubDate>
</item>
</channel>
</rss>