<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New field request: Contact.FirstOrNickname]]></title><description><![CDATA[<p dir="auto">I'd like to request a new field for the Contact object:</p>
<p dir="auto"><strong>Contact.FirstOrNickname</strong></p>
<ul>
<li>Returns Nickname if Nickname field has one character or more</li>
<li>Returns First Name if Nickname field is empty</li>
</ul>
<p dir="auto">Example 1:<br />
Contact First Name: Jonathan<br />
Contact Last Name: Smith<br />
Contact Nickname: [blank]<br />
<strong>Contact.FirstOrNickname = Jonathan</strong></p>
<p dir="auto">Example 2:<br />
Contact First Name: Jonathan<br />
Contact Last Name: Smith<br />
Contact Nickname: Johnny<br />
<strong>Contact.FirstOrNickname = Johnny</strong></p>
<p dir="auto">Without something like this, I'm not sure what the utility of the "Nickname" field is.</p>
]]></description><link>http://forum.appcoll.com/topic/128/new-field-request-contact-firstornickname</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 17:32:49 GMT</lastBuildDate><atom:link href="http://forum.appcoll.com/topic/128.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Sep 2022 13:28:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Wed, 19 Apr 2023 03:31:43 GMT]]></title><description><![CDATA[<p dir="auto">Thanks. This is a great addition.</p>
]]></description><link>http://forum.appcoll.com/post/560</link><guid isPermaLink="true">http://forum.appcoll.com/post/560</guid><dc:creator><![CDATA[GeorgeJ4336]]></dc:creator><pubDate>Wed, 19 Apr 2023 03:31:43 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Tue, 18 Apr 2023 15:46:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.appcoll.com/uid/12">@support_appcoll</a> Looks like it works, thank you.</p>
]]></description><link>http://forum.appcoll.com/post/558</link><guid isPermaLink="true">http://forum.appcoll.com/post/558</guid><dc:creator><![CDATA[SadiqA2304]]></dc:creator><pubDate>Tue, 18 Apr 2023 15:46:15 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Mon, 17 Apr 2023 17:18:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi Sadiq,</p>
<p dir="auto">This has been added. Please let us know how this works for you.</p>
<ul>
<li>AppColl Support</li>
</ul>
]]></description><link>http://forum.appcoll.com/post/557</link><guid isPermaLink="true">http://forum.appcoll.com/post/557</guid><dc:creator><![CDATA[support_appcoll]]></dc:creator><pubDate>Mon, 17 Apr 2023 17:18:25 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Thu, 13 Apr 2023 14:39:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.appcoll.com/uid/12">@support_appcoll</a> Yes you are correct about nickname being preferred.  Thanks for doing this.</p>
]]></description><link>http://forum.appcoll.com/post/555</link><guid isPermaLink="true">http://forum.appcoll.com/post/555</guid><dc:creator><![CDATA[SadiqA2304]]></dc:creator><pubDate>Thu, 13 Apr 2023 14:39:51 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Wed, 12 Apr 2023 17:22:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi Sadiq,</p>
<p dir="auto">We will add this as a form field called {Contact.NicknameOrFirst}. We chose Nickname first since that would be the field you would want pulled first.</p>
<p dir="auto">Richard - the functionality you suggested is excellent and something we may pursue in the future.</p>
<p dir="auto">We will let you know when this is done.</p>
<p dir="auto">Thanks.</p>
]]></description><link>http://forum.appcoll.com/post/554</link><guid isPermaLink="true">http://forum.appcoll.com/post/554</guid><dc:creator><![CDATA[support_appcoll]]></dc:creator><pubDate>Wed, 12 Apr 2023 17:22:56 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Fri, 07 Apr 2023 16:46:57 GMT]]></title><description><![CDATA[<p dir="auto">Bump for this request.  Although this thread got derailed with an irrelevant discussion about augmenting AppColl's syntax, I believe that a "FirstOrNickname" field would save a lot of time and improve the user experience, as many inventors prefer to be called differently than their formal names.</p>
]]></description><link>http://forum.appcoll.com/post/553</link><guid isPermaLink="true">http://forum.appcoll.com/post/553</guid><dc:creator><![CDATA[SadiqA2304]]></dc:creator><pubDate>Fri, 07 Apr 2023 16:46:57 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Sun, 11 Sep 2022 20:04:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.appcoll.com/uid/58">@SadiqA2304</a> I'm used to programming, so the idea of adding syntax for more control of the templates feels better to me than adding fields that have logic embedded into them. I agree that putting the first name into the nickname field if no nickname exists isn't a great solution, but it does work until they provide something better. You only have to embed the nickname field into your template to get the desired result. It's a little extra setup work to remember to fill in the nickname field when it's not really a nickname, but that's a one-time effort when you create the contact.</p>
<p dir="auto">I'll always prefer a programmatic way to accomplish the result over fields that have field-specific logic embedded into them, because they allow a more generalized result. For example, none of the several priority fields produces exactly how I often<br />
want priority information specified. As it is, the list of fields doesn't remind me how each version is formatted, so I have to do tests to figure out which one has the closest to what I need, then manually edit the result of the template every time it's used.</p>
<p dir="auto">If we had a generalized formatting syntax, we wouldn't have to wait for AppColl to create yet another special-purpose field, but would immediately have the ability to get what we want.</p>
]]></description><link>http://forum.appcoll.com/post/259</link><guid isPermaLink="true">http://forum.appcoll.com/post/259</guid><dc:creator><![CDATA[RichardS3059]]></dc:creator><pubDate>Sun, 11 Sep 2022 20:04:57 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Tue, 06 Sep 2022 18:34:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.appcoll.com/uid/20">@RichardS3059</a> I think it's a better solution to add fields and have Appcoll do the logic on the backend, rather than requesting Appcoll to create a new programming language for its end users.  I don't think your solution of using the nickname instead of the first name solves anything at all, either - it is the exact same thing, as you're still just using one field and not two.</p>
]]></description><link>http://forum.appcoll.com/post/252</link><guid isPermaLink="true">http://forum.appcoll.com/post/252</guid><dc:creator><![CDATA[SadiqA2304]]></dc:creator><pubDate>Tue, 06 Sep 2022 18:34:46 GMT</pubDate></item><item><title><![CDATA[Reply to New field request: Contact.FirstOrNickname on Sun, 04 Sep 2022 17:38:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.appcoll.com/uid/58">@SadiqA2304</a>  I'd rather not add yet another field. First Name and Nickname aren't the only fields that could use something like this. For example Filing Date and Official Filing Date. What I'd really prefer is some kind of syntax that allows generally indicating "use field X if it's not null, but use field Y if field X is null." Perhaps something like:</p>
<pre><code>            {{Matter.ClientContact.Nickname},{Matter.ClientContact.FirstName}}
</code></pre>
<p dir="auto">I'm not pushing that syntax. It was just the first thing that came to mind. Even more powerful would be a more generalized IF syntax.</p>
<p dir="auto">What I end up doing now is filling in Nickname with the first name all the time, and just using Nickname all the time.</p>
]]></description><link>http://forum.appcoll.com/post/250</link><guid isPermaLink="true">http://forum.appcoll.com/post/250</guid><dc:creator><![CDATA[RichardS3059]]></dc:creator><pubDate>Sun, 04 Sep 2022 17:38:34 GMT</pubDate></item></channel></rss>