<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.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>User picker with &amp;quot;Other&amp;quot; option</title><link>https://community.appian.com/discussions/f/best-practices/18065/user-picker-with-other-option</link><description>Hi, 
 We have a user picker that needs to be able to have an &amp;quot;other&amp;quot; option. This is because many of the users won&amp;#39;t have accounts as of yet, as we are using SAML. 
 We have found 2 potential ways of doing this but are unsure on which would be best practice</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User picker with "Other" option</title><link>https://community.appian.com/thread/71065?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 18:46:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b7e85cf-b382-4be1-a3c6-65f87f25d2e1</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;I had the same thought as  - if you&amp;#39;re committed to using a picker here, and it must include &amp;quot;~~other~~&amp;quot; or some such, you&amp;#39;ll need to configure a custom picker, not a user picker.&lt;/p&gt;
&lt;p&gt;Agree with &lt;a href="/members/stewart.burchell"&gt;Stewart Burchell&lt;/a&gt; as well, here.&lt;br /&gt;Prioritize your objective over the implementation details. There more than one way to skin a cat, as they say.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User picker with "Other" option</title><link>https://community.appian.com/thread/71034?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 13:47:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0208aa6f-8e33-4d40-ba6a-42bb8fd2a61c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I agree with Stewart - in particular, the way I would consider approaching this is by adding a side-by-side control next to the user picker field, something like a checkbox labelled &amp;quot;other&amp;quot; or &amp;quot;user not yet in system&amp;quot;, etc.&amp;nbsp; Upon checking this box, the original user picker field would gray out and another field could appear allowing free-text entry.&amp;nbsp; Or if you feel like slightly more juggling within the SAIL code, you could make the user picker field itself &amp;quot;switch&amp;quot; to a text field when that checkbox is checked (in the background you&amp;#39;d just have both components shown/hid conditionally on the value of the checkbox).&lt;/p&gt;
&lt;p&gt;Secondarily - will you not be keeping a database table with information on your current users?&amp;nbsp; If you did, you would have an easier time with the custom picker field, but more importantly, you&amp;#39;d have other options like showing a filterable grid of users that the person filling out the form can select from, as this would provide easier visibility into when the details they attempt to enter don&amp;#39;t match a current user (and AFAIK there is no 10,000 item limit when dealing with filtered&amp;amp;paged queries like this).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User picker with "Other" option</title><link>https://community.appian.com/thread/71028?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 11:24:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:70dab5f3-1680-45c5-8782-977b7f83c61a</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;Well, since you&amp;#39;re reliant on the end User to decide whether to pick &amp;#39;Other&amp;#39; (when they can&amp;#39;t find the User in the picker) why not have a separate component that they can simply fill out the details of the User they can&amp;#39;t find.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User picker with "Other" option</title><link>https://community.appian.com/thread/71025?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 10:59:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8acb636d-1cc4-47eb-9200-01c85532dee9</guid><dc:creator>nikin</dc:creator><description>&lt;p&gt;We have a mandatory question in a form which asks for a name. This name should come from the list of users, however, in some cases that user may not have accessed the environment yet and so an account would not have been created yet for them. In this scenario we need an &amp;#39;other&amp;#39; option for them to select so that they can populate a text field the name of the person.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User picker with "Other" option</title><link>https://community.appian.com/thread/71023?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 10:32:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a5eabbf-b1b6-4962-af8c-e87d51b5d88b</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;What is the overall objective here? (I ask because it&amp;#39;s possible you may be trying to solve the wrong problem). The big picture will help the community understand what you&amp;#39;re trying to achieve and possibly offer up other solutions that don&amp;#39;t even involve the user picker...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>