<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/20320.aspx</link><pubDate>Wed, 18 Dec 2013 20:04:46 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20320</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20320.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20320</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Ken,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Well -- there&amp;#39;s an action called &amp;quot;Update Field in Table&amp;quot; so I&amp;#39;m not sure why you would have to edit a linked field specifically? Assuming you have &amp;quot;IsSMSAny&amp;quot;, run an action with &amp;quot;update field in table&amp;quot; to update that field to &amp;quot;Yes&amp;quot; anytime you add an SMS. It will update all the relevant linked fields.&lt;/p&gt;
&lt;p&gt;Can you let me know if that makes sense? I&amp;#39;m a little bit confused as to where your confusion lies on this issue!&lt;/p&gt;
&lt;p&gt;Naeem&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/20297.aspx</link><pubDate>Wed, 18 Dec 2013 02:53:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20297</guid><dc:creator>kenlyle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20297.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20297</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks, Naeem!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;So there are 4 custom Yes/No fields on Entity, the IsSMS* fields. IsSMSPhone, IsSMSAltPhone, IsSMSMobile and the composite, IsSMSAny.&lt;/p&gt;
&lt;p&gt;Maybe I should just campaign for a new Action...&amp;quot;Logical OR&amp;quot;, which takes a list of fields as input, and adjusts a target field with the result on any update to those fields.&lt;/p&gt;
&lt;p&gt;Is there an Action which lets me set a linked field which may or may not be on screen, say during update of an IsSMS field on a Contact record?&lt;/p&gt;
&lt;p&gt;Also, setting IsSMSAny to True based on any IsSMS seems easier than unsetting it should the last checked field be unchecked.&lt;/p&gt;
&lt;p&gt;I am still not sure how to get this done, and am very interested in detailed ideas.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/20296.aspx</link><pubDate>Tue, 17 Dec 2013 21:21:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20296</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20296.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20296</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;Hi Ken,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;I&amp;#39;ve been tinkering with this on my end. The easiest approach I&amp;#39;ve had is to generate a SQL override for the Composite Flag field that takes the table with the&amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;i&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;s&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;SMS field and use a SQL command to filter all the results that actually have SMS recorded inside it (maybe use NOT NULL?). The only other approach I can think of is having a field called &amp;quot;HasSMS?&amp;quot; or something in the Entity table, and update that any time you add an SMS number for a particular customer table.&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt; That could be a boolean value (true or false), and you stick that into the grid.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_end" style="overflow:hidden;"&gt;&lt;span id="mce_4_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;Let me know if that makes sense.&lt;span id="mce_6_start" style="overflow:hidden;"&gt; I&amp;#39;ll see if I can think of any other ideas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Naeem&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/20295.aspx</link><pubDate>Tue, 17 Dec 2013 19:29:39 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20295</guid><dc:creator>kenlyle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20295.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20295</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Ok, Now...in my Grids, I want to put a little Composite Flag to indicate that we do have at least one SMS number for that Customer or Contact.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I see some SQL Overrides, but they are mostly just simple HTML to concatenate fields.&lt;/p&gt;
&lt;p&gt;How would I write &amp;quot;Show this checkbox as true if any of these 3 chackboxes is true for this entity&amp;quot;?&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&amp;nbsp; ...I see some Advanced CASE logic like:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&amp;#39;&amp;lt;b&amp;gt;&amp;#39; + ISNULL(viewContacts.Phone,&amp;#39;&amp;#39;) + &amp;#39;&amp;lt;/b&amp;gt;&amp;#39; + &amp;#39;&amp;lt;i&amp;gt;&amp;#39; + (CASE WHEN viewContacts.AltPhone IS NULL OR viewContacts.AltPhone=&amp;#39;&amp;#39; THEN &amp;#39;&amp;#39; ELSE &amp;#39;&amp;lt;br /&amp;gt;&amp;#39; + viewContacts.AltPhone END) &amp;nbsp;+ &amp;#39;&amp;lt;/i&amp;gt;&amp;#39; + (CASE WHEN viewContacts.Mobile IS NULL OR viewContacts.Mobile=&amp;#39;&amp;#39; THEN &amp;#39;&amp;#39; ELSE &amp;#39;&amp;lt;br /&amp;gt;&amp;#39; + viewContacts.Mobile END) but I don&amp;#39;t know the syntax for IS TRUE...or &amp;#39;OR&amp;#39;.&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Maybe Conditional based on Value from Row?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/20292.aspx</link><pubDate>Tue, 17 Dec 2013 18:41:49 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20292</guid><dc:creator>kenlyle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20292.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20292</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;EDIT: Per&amp;nbsp;&lt;a href="http://method.me/cs/forums/t/5181.aspx" class="external-link" rel="nofollow"&gt;http://method.me/cs/forums/t/5181.aspx&lt;/a&gt;&amp;nbsp;I see that modding Entity is an accepted, perhaps even bast practice. &amp;nbsp;I&amp;#39;ll leave the original post for anyone else who may have the same question or concern.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;---Below, the original post:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;Thanks!&lt;/p&gt;
&lt;p&gt;I was reading&amp;nbsp;&lt;a href="http://method.me/cs/forums/t/454.aspx"&gt;http://method.me/cs/forums/t/454.aspx&lt;/a&gt;&amp;nbsp;- at some point, Entity may have been unmodifiable(?) - I am a bit nervous about modifying a &amp;quot;special&amp;quot; table.&lt;/p&gt;
&lt;p&gt;But, since I do want this behavior to apply to Contacts, Customers, and probably even Vendors...is this the way to go? &amp;nbsp;Otherwise, I would have to add these three fields to as many as 3 tables that I mentioned?&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Then these fields would have to be added to the Contacts, etc. based screens and grids as linked fields?&lt;/p&gt;
&lt;p&gt;Just checking that there aren&amp;#39;t &lt;span id="mce_2_start" style="overflow:hidden;"&gt;negative&amp;nbsp;&lt;/span&gt;implications...&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Ken&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/19994.aspx</link><pubDate>Wed, 27 Nov 2013 14:42:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19994</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19994.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19994</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi kenlyle,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Sorry for the delayed response, I was under the weather yesterday -- but you are right! Unfortunately, because Phone, AltPhone etc. are all seperate fields, you would have to create a separate field for each of those as you mentioned.&lt;/p&gt;
&lt;p&gt;Naeem&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/19981.aspx</link><pubDate>Tue, 26 Nov 2013 08:16:26 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19981</guid><dc:creator>kenlyle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19981.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19981</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Ok, I think I have figured out the workaround...I just need to make multiple fields, one per phone type, assuming, I guess, that each Entity has only one Mobile number, etc., like:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;IsSMSMobile, IsSMSPhone, IsSMSAltPhone, etc.? &amp;nbsp;And put these adjacent to the related field on my screens?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/19977.aspx</link><pubDate>Tue, 26 Nov 2013 01:28:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19977</guid><dc:creator>kenlyle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19977.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19977</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks, Naeem.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;It looks like a near miss.&lt;/p&gt;
&lt;p&gt;Here is why: &amp;nbsp;In Entity, I see a bunch of fields, which are things/data attached to an &amp;quot;Entity&amp;quot;.&lt;/p&gt;
&lt;p&gt;The problem is that both AltPhone and Phone are in there, as well as any other custom phone fields there may be.&lt;/p&gt;
&lt;p&gt;A single IsSMS field is not going to cover it, because the idea is to indicate for EACH phone numbe whether that particular number, is, in fact, SMS capable.&lt;/p&gt;
&lt;p&gt;Is there some other way of accomplishing this?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Re: Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/19961.aspx</link><pubDate>Mon, 25 Nov 2013 15:08:23 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19961</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19961.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19961</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;H&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;ey kenlyle,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;The phone numbers are indeed normalized into the &amp;quot;Entity&amp;quot; table -- thus, if you go to the &amp;quot;Entity&amp;quot; table&lt;span id="mce_2_start" style="overflow:hidden;"&gt; (click on Customize &amp;gt; Tables/Fields &amp;gt; Entity &amp;gt; Edit Fields)&lt;/span&gt;&amp;nbsp;and add a new field named &amp;quot;IsSMS&amp;quot; (with the &lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;necessary field details), you will be able to reference the IsSMS dropdown in any screen that you&amp;#39;re asking for a phone number&lt;span id="mce_11_end" style="overflow:hidden;"&gt;&lt;/span&gt;. &lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_12_end" style="overflow:hidden;"&gt;&lt;span id="mce_13_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;Unfortunately, there&amp;#39;s no way to make it display automatically &lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;unless you&amp;#39;re working with a fresh &lt;span id="mce_2_start" style="overflow:hidden;"&gt;screen&lt;/span&gt;&amp;nbsp;on a new table&amp;nbsp;-- you will have to manually add the flag into whichever screen you want it in.&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_end" style="overflow:hidden;"&gt;&lt;span id="mce_4_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Let me know if that helps!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Naeem&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Add IsSMS checkbox field to all Phones</title><link>http://forums.method.me/cs/forums/thread/19953.aspx</link><pubDate>Sun, 24 Nov 2013 01:09:52 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19953</guid><dc:creator>kenlyle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19953.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19953</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I&amp;nbsp;&lt;/span&gt;am trying to, as globally as possible,&amp;nbsp;Add an &amp;quot;IsSMS&amp;quot; checkbox field to all Phone Numbers displayed and stored in Method.&lt;/p&gt;
&lt;p&gt;I hope it&amp;#39;s perfectly clear...the idea is to be able to flag phone numbers which can receive SMS messages.&lt;/p&gt;
&lt;p&gt;I am not sure what all the entities are, even, but I beileve I was told that there is a programmatic &amp;quot;class&amp;quot;, perhaps a phone number class, which can be abstracted, OOP-like? But there are no Google results for searching OOP or abstraction, for example, OOP site:methodintegration.com.&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It would be particularly swell if this additional property/field only had to be added in a single place...I am thinking that if phone numbers are normalized into a single table in Method like it used to be in SugarCRM, that this might be possible. &amp;nbsp;It would also be nice if the new property displayed automatically on screens with phones, but it shouldn&amp;#39;t be a huge deal to place the field.&lt;/p&gt;
&lt;p&gt;Thanks in advance for any guidance.&lt;/p&gt;</description></item></channel></rss>