<?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>how to add logged in user in database</title><link>https://community.appian.com/discussions/f/user-interface/25806/how-to-add-logged-in-user-in-database</link><description>Hi All 
 I am using one text field in my interface and in the display value, I am using loggedInuser() function. 
 and in save into i am doing like the below way, but it&amp;#39;s not going into the database. 
 Even i tried like this 
 a!save(ri!comments.commentBy</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to add logged in user in database</title><link>https://community.appian.com/thread/100795?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 06:39:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0b13013-dfd8-473e-b304-eb7f329a4d4b</guid><dc:creator>yogeshc213832</dc:creator><description>&lt;p&gt;yes its working fine&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add logged in user in database</title><link>https://community.appian.com/thread/100794?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 06:37:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a68711e2-4bd0-48de-a8cf-59364ab970cf</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;If it works, please take a moment and&amp;nbsp;verify the answer. It will let other contributors know that you have found the answer.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add logged in user in database</title><link>https://community.appian.com/thread/100792?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 06:35:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6e8d485a-57e0-458f-b9ae-00e8b2408c2b</guid><dc:creator>yogeshc213832</dc:creator><description>&lt;p&gt;Thanks harshit &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add logged in user in database</title><link>https://community.appian.com/thread/100788?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 05:29:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:33c0f1a1-5cf6-45c7-9cbe-913280998052</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;While insertion you have to save loggedinuser to the particular field. For that you can use UpdateDictory function.&lt;/p&gt;
&lt;p&gt;&lt;a href="/discussions/f/rules/23825/a-update-with-list-of-dictionary"&gt;Appian Community&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add logged in user in database</title><link>https://community.appian.com/thread/100787?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 05:25:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d97447f-db36-4433-a779-c3c378bc7233</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;The &amp;#39;saveInto&amp;#39; of this component will only work when you use this component. Otherwise, it won&amp;#39;t work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now in order to save this value to DB, you can write your a!save() statement on the button&amp;#39;s saveInto so that when you press the button, the values are saved in the right variables and then you save that variable to your DB using a PM&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>