<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged user-list</title>
<link>https://overflow.efficy.io/?qa=tag/user-list</link>
<description>Powered by Question2Answer</description>
<item>
<title>Using custom action from User selection page</title>
<link>https://overflow.efficy.io/?qa=5127/using-custom-action-from-user-selection-page</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;For a customer we are using the dialog/Users.htm page with a custom action. When the page loads require is undefined when loading the require.config.js file with the overridden action.js. Require is in the Dialog scripts.&lt;/p&gt;

&lt;p&gt;Does anyone know of a way to get the overridden action.js?&lt;/p&gt;

&lt;p&gt;Best regards,&lt;/p&gt;

&lt;p&gt;Rob&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5127/using-custom-action-from-user-selection-page</guid>
<pubDate>Mon, 09 Dec 2019 15:58:05 +0000</pubDate>
</item>
<item>
<title>Is there a way to get a list of user in a formFieldConsult, from a multivalue</title>
<link>https://overflow.efficy.io/?qa=3977/is-there-way-get-list-user-formfieldconsult-from-multivalue</link>
<description>&lt;p&gt;Hello Efficy Team, &lt;/p&gt;

&lt;p&gt;A customer have a list of multivalue, pointing on ACC_ACCOUNT.&lt;br&gt;
We want to show the result in FormFieldCustom.&lt;/p&gt;

&lt;p&gt;Is there a better way than this ?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;%Delay(1)%&amp;gt;RunQuery(id=listOfUsers$FIELD$, sql=|
    select value from string_split(
    (select $FIELD$ from proj$cide where k_project = :param1
    ), ';') where value &amp;lt;&amp;gt; ''
|, param1='%%GetKey()')%&amp;gt;

&amp;lt;dt&amp;gt;
    &amp;lt;%Delay(1)%&amp;gt;GetDataGrid(query='listOfUsers$FIELD$', templateText=|
        &amp;lt;#repeat&amp;gt;
            &amp;lt;%Delay(2)%&amp;gt;GetUserName(param='&amp;lt;#F=value&amp;gt;')%&amp;gt;
        &amp;lt;/#repeat&amp;gt;
    |)%&amp;gt;
&amp;lt;/dt&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;(as you may have guessed, this is still Efficy 10sp2+. But any suggestion for Efficy 11&amp;gt; are welcome !)&lt;/p&gt;

&lt;p&gt;Thanks in advance, &lt;/p&gt;

&lt;p&gt;Loïc&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3977/is-there-way-get-list-user-formfieldconsult-from-multivalue</guid>
<pubDate>Thu, 21 Feb 2019 20:43:46 +0000</pubDate>
</item>
</channel>
</rss>