<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged planning</title>
<link>https://overflow.efficy.io/?qa=tag/planning</link>
<description>Powered by Question2Answer</description>
<item>
<title>Is there any way to re-order GetUserIdList depending on the Fullname Attached</title>
<link>https://overflow.efficy.io/?qa=1860/there-any-order-getuseridlist-depending-fullname-attached</link>
<description>&lt;p&gt;The need is to be able to display Planning vue by user name not by user Id when I call  JsonAgendaMeetings into agenda.js :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;format('agenda?_macrofile=MacroAgenda&amp;amp;_macro=JsonAgendaMeetings&amp;amp;entity=Appo&amp;amp;active=true&amp;amp;explodegroup=true&amp;amp;user=$0&amp;amp;planview={planningView}', users[i]));
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;By default in the macroAgenda.txt the JSON AgendaModel use the &lt;strong&gt;&amp;lt;%GetUserIdList(removelastseparator=T)%&amp;gt;&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonAgendaModel {[
,&quot;userIdList&quot;: &quot;&amp;lt;%GetUserIdList(removelastseparator=T)%&amp;gt;&quot;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Is there any way to order this list not by ID but By name ? &lt;br&gt;
I was thinking first I could order By FULLNAME into the scalar function GETACT_USRNAMES but it seem that there is no relation with this user list.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1860/there-any-order-getuseridlist-depending-fullname-attached</guid>
<pubDate>Tue, 13 Sep 2016 15:13:06 +0000</pubDate>
</item>
</channel>
</rss>