<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarai.com/cfs-file/__key/system/syndication/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>Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><description>My name is Katherine Spencer, and I am Sugar&amp;rsquo;s Director of User Experience Design. Every one of Sugar&amp;rsquo;s quarterly releases includes a variety of enhancements to improve upon our customer experience platform and empower users with the bes...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Mon, 01 Jun 2020 12:06:36 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Tamyra Davis</dc:creator><slash:comments>0</slash:comments><description>
&lt;p&gt;This new update with the condensed view is just awful. It&amp;#39;s just white everything. There needs to be more use of color. I spend hours doing data entry and I already have a headache after an hour trying to see and find what i need.&lt;/p&gt;
&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Tue, 21 Apr 2020 12:14:53 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Fr&amp;#233;d&amp;#233;ric Rinaldi</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;Dear&amp;nbsp;&lt;a href="https://sugarclub.sugarcrm.com/members/kspencer"&gt;Katherine Spencer&lt;/a&gt;,&lt;/p&gt;&lt;p&gt;I don&amp;#39;t know how to enable the&amp;nbsp;&lt;strong style="font-weight:bold;"&gt;Type-ahead powered by Hint &lt;/strong&gt;feature. I probably miss a settings ?&lt;/p&gt;&lt;p&gt;Best,&lt;/p&gt;&lt;p&gt;Fred&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;
&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Fri, 17 Apr 2020 15:50:56 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Brett Zufelt</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;I like the direction the UI is heading with trying to make things more compact but it definitely still needs some polish. As &lt;a href="https://sugarclub.sugarcrm.com/members/sugar_4000_dotbase.com"&gt;Groupe Sugar&lt;/a&gt; mentioned above, it is truncating a lot of our labels even though there is a ton&amp;nbsp;of remaining space to the right of the fields.&lt;/p&gt;&lt;p&gt;Also, we use lots of&amp;nbsp;fields with visibility dependencies. In the new UI, when the fields are hidden, it just leaves white space where they were. In the old UI, if all the fields in the row were not visible, it would collapse the row and hide all the white space. With this new UI, we actually end up with way more white space than we used to. Kind of funny seems how these UI changes were made to make things more compact but in our case it is worse than before.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;: There is a bug logged for the problem of dependent visible fields leaving blank space on the layout when they are not visible (&lt;a href="https://portal.sugarondemand.com/#supp_Bugs/0b755f44-56ba-11e7-9561-d4bed9b6dbe0" rel="nofollow" target="_blank"&gt;defect 79052&lt;/a&gt;). The bug shows as closed and appears to be targeted for the next Sugar release. Until then, for people like me who&amp;nbsp;can&amp;#39;t wait that long for a fix, I was able to come up with on myself.&amp;nbsp;The fix just involves adding some custom CSS rules. Posting the fix here in hopes it can help someone else with the same problem.&lt;/p&gt;&lt;p&gt;In the&amp;nbsp;./custom/themes/custom.less file add the following CSS rules:&lt;/p&gt;&lt;pre class="language-css line-numbers"&gt;&lt;span class="selector token"&gt;.record .record-cell.vis_action_hidden&amp;gt;.detail&lt;/span&gt;&lt;br /&gt;&lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="comment token"&gt;/* BEGIN fixes for labels on top */&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="selector token"&gt;&amp;amp; &amp;gt; .normal&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="property token"&gt;display&lt;/span&gt;&lt;span class="punctuation token"&gt;:&lt;/span&gt; none &lt;span class="important token"&gt;!important&lt;/span&gt;&lt;span class="punctuation token"&gt;;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="comment token"&gt;/* END fixes for labels on top */&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="comment token"&gt;/* BEGIN fixes for labels on side */&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="selector token"&gt;&amp;amp; &amp;gt; .labels-on-side&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="selector token"&gt;&amp;amp; &amp;gt; .record-label-wrapper&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="property token"&gt;margin-bottom&lt;/span&gt;&lt;span class="punctuation token"&gt;:&lt;/span&gt; 0&lt;span class="punctuation token"&gt;;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="property token"&gt;min-height&lt;/span&gt;&lt;span class="punctuation token"&gt;:&lt;/span&gt; 0&lt;span class="selector token"&gt;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp; &amp;gt; .record-label&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="property token"&gt;display&lt;/span&gt;&lt;span class="punctuation token"&gt;:&lt;/span&gt; none &lt;span class="important token"&gt;!important&lt;/span&gt;&lt;span class="punctuation token"&gt;;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="selector token"&gt;&amp;amp; &amp;gt; .record-link-wrapper&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="property token"&gt;min-height&lt;/span&gt;&lt;span class="punctuation token"&gt;:&lt;/span&gt; 0&lt;span class="selector token"&gt;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp; &amp;gt; .normal&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;{&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="property token"&gt;display&lt;/span&gt;&lt;span class="punctuation token"&gt;:&lt;/span&gt; none &lt;span class="important token"&gt;!important&lt;/span&gt;&lt;span class="punctuation token"&gt;;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="comment token"&gt;/* END fixes for labels on side */&lt;/span&gt;&lt;br /&gt;&lt;span class="punctuation token"&gt;}&lt;/span&gt;&lt;span class="line-numbers-rows"&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;p&gt;Do a quick repair/rebuild and&amp;nbsp;you will also need to clear cached files in your browser to get the changes as the CSS files get cached by the browser. I kept the rules as specific as I can to minimize the chance of it getting applied to elements I didn&amp;#39;t intend it to. When Sugar releases their fixes, will want to remove this fix in case it doesn&amp;#39;t play nicely with Sugar&amp;#39;s fix.&lt;/p&gt;&lt;p&gt;Hope this helps others.&lt;/p&gt;
&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Fri, 17 Apr 2020 06:37:39 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Groupe Sugar</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello Katherine,&lt;/p&gt;
&lt;p&gt;Concerning the data density it&amp;#39;s a good move in my opinion, but it&amp;#39;s a pity that some of the labels get truncated despite it looks like there is plenty of remaining space :&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;{SugarClub Administrator Edit: We&amp;#39;re sorry, but this image is no longer available} &amp;nbsp;&lt;/pre&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Sylvain&lt;/p&gt;&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Thu, 16 Apr 2020 13:53:10 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Damien Pochon</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Some of the new color choices are not perfect in terms of UX and usability:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;{SugarClub Administrator Edit: We&amp;#39;re sorry, but this image is no longer available} &amp;nbsp;&lt;/pre&gt;
&lt;p&gt;I can barely read the name in the first box, and can only make a guess in the second.&amp;nbsp;&lt;/p&gt;&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Wed, 15 Apr 2020 09:27:48 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Fredrik Fahlstad</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;How do I get the type-ahead to work. Is that available in version 5.2.2 with Sugar 10 pro on-site deployment?&lt;/p&gt;&lt;p&gt;&lt;strong style="font-weight:bold;"&gt;Type-ahead powered by Hint -&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;span&gt;Sugar&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href="/external-link.jspa?url=https://support.sugarcrm.com/Documentation/Installable_Connectors/Hint/" rel="nofollow" style="text-decoration:none;" target="_blank"&gt;Hint&lt;/a&gt;&lt;span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;users are going to love this addition in the upcoming release. When you create a new account, simply start to type in the company name or website and the Hint data engine will provide you with a dropdown list of companies to select. You won&amp;rsquo;t even have to finish typing the full name.&lt;/span&gt;&lt;/p&gt;
&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Exciting Updates to Sugar&amp;#8217;s User Interface in Q2 2020!</title><link>https://sugarclub.sugarai.com/explore/product-updates/b/enterprise-professional-updates/posts/exciting-updates-to-sugar-s-user-interface-in-q2-2020</link><pubDate>Mon, 13 Apr 2020 10:28:16 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:99dcf4fa-e234-40ca-b8de-1735bfdcac24</guid><dc:creator>Tony Romano</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;hi &lt;a href="https://sugarclub.sugarcrm.com/members/kspencer"&gt;Katherine Spencer&lt;/a&gt;&lt;br /&gt;Love many of the changes.&lt;/p&gt;&lt;p&gt;My only disappointment is the icon backgrounds for the each module are too light and barely distinguishable from each other, especially when looking at many sub-panels below the detail view.&lt;/p&gt;&lt;p&gt;Also wish these could be modified via a simple color picker in Studio - what are the chances of that someday?&lt;/p&gt;
&lt;img src="https://sugarclub.sugarai.com/aggbug?PostID=924&amp;AppID=45&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>