<?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>To configure an Edit Button in an Interface</title><link>https://community.appian.com/discussions/f/user-interface/21139/to-configure-an-edit-button-in-an-interface</link><description>Hi, 
 I have two scenarios to edit a particular record in a form: 
 1. When clicking the Edit button the particular field should allow me to edit the field value(field should be highlighted). 
 2.When clicking the Edit button an another form should open</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: To configure an Edit Button in an Interface</title><link>https://community.appian.com/thread/82452?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 09:48:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c012e4e-2b78-4b33-a3ec-9f6b0a0a700b</guid><dc:creator>faisalf0003</dc:creator><description>&lt;p&gt;Thank you Bryant. In case of further doubt I will again get back to you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: To configure an Edit Button in an Interface</title><link>https://community.appian.com/thread/82381?ContentTypeID=1</link><pubDate>Sun, 06 Jun 2021 12:17:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7622c30a-f854-4d50-b691-06acbef69769</guid><dc:creator>bryant.st39</dc:creator><description>&lt;p&gt;For scenario 1, create a local variable and set it to false initially (local!isEdit: false()).&amp;nbsp; Use this variable as the value for &amp;quot;readOnly&amp;quot; for all fields that you want the user to be able to edit.&amp;nbsp; Add a Rich Text Icon with a link that will set the value of isEdit to true() when clicked.&lt;/p&gt;
&lt;p&gt;For scenario 2, use a Record Action Field to display a Record Action for updating that record.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>