Changes

Jump to: navigation, search

Custom Field Type: Special – MS Word Merge

241 bytes removed, 16:41, 30 March 2011
no edit summary
'''Issue:'''
* Adding ssLogic function into the Using [[sslogic]] within an MS Word Merge custom field without resulting results in a missing custom field missing when go back to in the Field List View.
'''Solution:'''
* The following syntax will resolve the issue. You must include an return/enter line at the end, as well as including a duplicate of the variable name after immediately following the logic sslogic condition.<brpre>appID=@#1136338#@;<br>Catchment_Area=@company.Assigned Catchment Area.name@;<br>PM_Name=@contact.*Int - Program Manager.fullname@;<br>CPA_Name=@contact.*Int - Coordinator of Program Administration.fullname@;<br>&lt;!--@sslogic(',@client.categoryids@,' regexp ',1853,'!=>'10')--&gt;<br>'''companyName=@client.name@;<br>''' '''companyName=@client.name@;<br>'''companyAddress=@client.address@;<br>&lt;!--@elseend--&gt;<br><!--@sslogic(',@client.categoryids@,' regexp ',1853,'>'0')-->companyName=@client.parent.name@;<br>''''''companyName=@client.parent.name@;<br>'''companyAddress=@client.parent.address@;<br>&lt;!--@end--&gt;<br><newline at the end> <br/pre>
==See Also==
0
edits

Navigation menu