<?xml version="1.0" encoding="UTF-8" ?>
<?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/"><channel><title>Profile Actions (profileactions)</title><link>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Profile Actions (profileactions)</title><link>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions</link><pubDate>Wed, 28 Sep 2022 18:20:26 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:0160f26c-35ba-496b-9630-26fafefcf1b4</guid><dc:creator>Rafael Fernandes</dc:creator><comments>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions#comments</comments><description>Current Revision posted to Dev Tutorials by Rafael Fernandes on 9/28/2022 6:20:26 PM&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;view (&lt;code&gt;/clients/base/views/profileactions&lt;/code&gt;&lt;span&gt;)&lt;/span&gt; has been slightly changed as part of the redesign in its handlebar template.&lt;/p&gt;
&lt;p&gt;You must, manually, move your customizations&amp;nbsp;prior to 12.3&amp;nbsp;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;to 12.3+&amp;nbsp;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;by adapting your code to the new handlebar template, JavaScript and PHP code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/698x129/__key/communityserver-wikis-components-files/00-00-00-00-14/2867.Header.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;Extending Redesigned Views&lt;/h3&gt;
&lt;p&gt;If your customization requires extending the redesigned view component, make sure to extend the proper class going forward.&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;Files Prior to 12.3&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;Files 12.3+&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;-&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;-&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; There are no new Components/Classes.&lt;/p&gt;
&lt;h3 id="mcetoc_1gdtnp3pl0"&gt;Handlebars Customization&lt;/h3&gt;
&lt;p&gt;If you have&amp;nbsp;&lt;span&gt;overridden&lt;/span&gt; handlebars template &lt;code&gt;/custom&lt;/code&gt;&lt;span&gt;&lt;code&gt;/clients/base/views/profileactions/profileactions.hbs&lt;/code&gt;, you must&amp;nbsp;take the redesigned component from &lt;code&gt;/clients/base/views/profileactions/profileactions.hbs&lt;/code&gt;&amp;nbsp;and re-apply your customizations to on your custom code.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span&gt;By Example&lt;/span&gt;&lt;/h3&gt;
&lt;div class="content"&gt;Follow this throughout example to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/dev-club/dev-onboarding/w/documentation/744/add-remove-profile-action-links"&gt;Add/Remove Profile Action Links&lt;/a&gt;.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Profile Actions (profileactions)</title><link>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions/revision/3</link><pubDate>Wed, 28 Sep 2022 18:20:26 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:0160f26c-35ba-496b-9630-26fafefcf1b4</guid><dc:creator>Rafael Fernandes</dc:creator><comments>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions#comments</comments><description>Revision 3 posted to Dev Tutorials by Rafael Fernandes on 9/28/2022 6:20:26 PM&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;view (&lt;code&gt;/clients/base/views/profileactions&lt;/code&gt;&lt;span&gt;)&lt;/span&gt; has been slightly changed as part of the redesign in its handlebar template.&lt;/p&gt;
&lt;p&gt;You must, manually, move your customizations&amp;nbsp;prior to 12.3&amp;nbsp;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;to 12.3+&amp;nbsp;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;by adapting your code to the new handlebar template, JavaScript and PHP code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/698x129/__key/communityserver-wikis-components-files/00-00-00-00-61/5873.Header.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;Extending Redesigned Views&lt;/h3&gt;
&lt;p&gt;If your customization requires extending the redesigned view component, make sure to extend the proper class going forward.&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;Files Prior to 12.3&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;Files 12.3+&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;-&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;-&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; There are no new Components/Classes.&lt;/p&gt;
&lt;h3 id="mcetoc_1gdtnp3pl0"&gt;Handlebars Customization&lt;/h3&gt;
&lt;p&gt;If you have&amp;nbsp;&lt;span&gt;overridden&lt;/span&gt; handlebars template &lt;code&gt;/custom&lt;/code&gt;&lt;span&gt;&lt;code&gt;/clients/base/views/profileactions/profileactions.hbs&lt;/code&gt;, you must&amp;nbsp;take the redesigned component from &lt;code&gt;/clients/base/views/profileactions/profileactions.hbs&lt;/code&gt;&amp;nbsp;and re-apply your customizations to on your custom code.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span&gt;By Example&lt;/span&gt;&lt;/h3&gt;
&lt;div class="content"&gt;Follow this throughout example to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/dev-club/dev-onboarding/w/documentation/744/add-remove-profile-action-links"&gt;Add/Remove Profile Action Links&lt;/a&gt;.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Profile Actions (profileactions)</title><link>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions/revision/2</link><pubDate>Wed, 28 Sep 2022 18:17:13 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:0160f26c-35ba-496b-9630-26fafefcf1b4</guid><dc:creator>Rafael Fernandes</dc:creator><comments>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions#comments</comments><description>Revision 2 posted to Dev Tutorials by Rafael Fernandes on 9/28/2022 6:17:13 PM&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;view (&lt;code&gt;/clients/base/views/profileactions&lt;/code&gt;&lt;span&gt;)&lt;/span&gt; has been slightly changed as part of the redesign in its handlebar template.&lt;/p&gt;
&lt;p&gt;You must, manually, move your customizations&amp;nbsp;prior to 12.3&amp;nbsp;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;to 12.3+&amp;nbsp;&lt;strong&gt;&lt;code&gt;profileactions&lt;/code&gt;&lt;/strong&gt;&amp;nbsp;by adapting your code to the new handlebar template, JavaScript and PHP code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/698x129/__key/communityserver-wikis-components-files/00-00-00-00-61/5873.Header.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;Extending Redesigned Views&lt;/h3&gt;
&lt;p&gt;If your customization requires extending the redesigned view component, make sure to extend the proper class going forward.&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;Files Prior to 12.3&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;strong&gt;Files 12.3+&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;-&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;-&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; There are no new Components/Classes.&lt;/p&gt;
&lt;h3 id="mcetoc_1gdtnp3pl0"&gt;Handlebars Customization&lt;/h3&gt;
&lt;p&gt;If you have&amp;nbsp;&lt;span&gt;overridden&lt;/span&gt; handlebars template &lt;code&gt;/custom&lt;/code&gt;&lt;span&gt;&lt;code&gt;/clients/base/views/profileactions/profileactions.hbs&lt;/code&gt;, you must&amp;nbsp;take the redesigned component from &lt;code&gt;/clients/base/views/profileactions/profileactions.hbs&lt;/code&gt;&amp;nbsp;and re-apply your customizations to on your custom code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span&gt;By Example&lt;/span&gt;&lt;/h3&gt;
&lt;div class="content"&gt;Follow this throughout example to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/dev-club/dev-onboarding/w/documentation/744/add-remove-profile-action-links"&gt;Add/Remove Profile Action Links&lt;/a&gt;.&lt;/div&gt;
&lt;div class="actions"&gt;
&lt;div class="navigation-list"&gt;
&lt;div class="container"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 id="mcetoc_1gdtnp3pl1"&gt;&lt;/h3&gt;
&lt;h3 id="mcetoc_1gdtnp3pl2"&gt;&lt;/h3&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Profile Actions (profileactions)</title><link>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions/revision/1</link><pubDate>Tue, 20 Sep 2022 18:55:26 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:0160f26c-35ba-496b-9630-26fafefcf1b4</guid><dc:creator>Rafael Fernandes</dc:creator><comments>https://sugarclub.sugarai.com/dev-club/w/dev-tutorials/739/profile-actions-profileactions#comments</comments><description>Revision 1 posted to Dev Tutorials by Rafael Fernandes on 9/20/2022 6:55:26 PM&lt;br /&gt;
&lt;p&gt;Profile Actions (profileactions)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>