<?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>Need to pull the values from DB Table</title><link>https://community.appian.com/discussions/f/new-to-appian/19325/need-to-pull-the-values-from-db-table</link><description>Hello All, 
 
 I have a requirement that, From the look up table need to show the values in drop down. I have created a UI to manage the look up values and able to show the values in drop down and i can able to add the values into that look up table.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Need to pull the values from DB Table</title><link>https://community.appian.com/thread/75633?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 13:29:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1190451b-d8dc-453b-ba0c-43a01a3e4481</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;One technique might be as follows:&lt;/p&gt;
&lt;p&gt;Expose your data in the grid you&amp;#39;re using for maintenance purposes. Since you&amp;#39;re only wanting to toggle the Boolean value that represents if the row is disabled or not you can render this value as an image (e.g. a rich text icon), place a link on it, and use the a!writeToDataStoreEntity function to update the whole row, toggling the Boolean value by using fn!not() on the current value.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pull the values from DB Table</title><link>https://community.appian.com/thread/75613?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2020 20:24:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:efff9c9f-7eb8-4b34-bc57-8361e2a3132d</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If you have a UI allowing you to manage the lookup values, then I would assume you should also be able to incorporate the necessary options into that UI in order to deactivate / activate entries.&amp;nbsp; In what particular way are you having issues or unsure how to proceed?&amp;nbsp; We could potentially provide design suggestions but in that case it&amp;#39;d be helpful to see screenshots of what you have already done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>