<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Workflow Apps read only field rendering value based on the user dropdown selection in Community Chat</title>
    <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10763#M1035</link>
    <description>&lt;P&gt;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11972"&gt;@sridevib&lt;/a&gt;&amp;nbsp;: Is it possible explain in detail ? The page variables has to be filled once the application name dropdown is filled then the return data to the component doesn't accept the more than one fields.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Aug 2025 04:41:42 GMT</pubDate>
    <dc:creator>Krishna7</dc:creator>
    <dc:date>2025-08-24T04:41:42Z</dc:date>
    <item>
      <title>Workflow Apps read only field rendering value based on the user dropdown selection</title>
      <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10179#M948</link>
      <description>&lt;P&gt;Hi, I'm trying to find a solution wherein in my workflow app based on the drop down selection value in the request form there needs to be 3 to 4 fields that has to be filled in the request form. The drop down selection value is fetched from data table, the 3 to 4 fields is also available in this table. Looking for options to solve this. Use case is that user will select a application name and based on this the application owner and email has to be populated in the request form.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 05:13:15 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10179#M948</guid>
      <dc:creator>Krishna7</dc:creator>
      <dc:date>2025-06-10T05:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Apps read only field rendering value based on the user dropdown selection</title>
      <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10344#M963</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12005"&gt;@Krishna7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Let's Assume this is your data table "Sathwik_WFA"&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 132428.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2176i2B612F028F1D8997/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 132428.png" alt="Screenshot 2025-07-01 132428.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the options which you want to display in your Workflow App are A,B,C. What you can do is :&lt;BR /&gt;First when creating a workflow app link the data table to the Workflow App. and that once you are in this page,&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 132833.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2178i46A87EEC6A8AD5C5/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 132833.png" alt="Screenshot 2025-07-01 132833.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Scroll down on your left hand side and you will find "Choice" select "Multi-Select" and drag that to the page.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 133027.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2179i6DA44AF925A633C3/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 133027.png" alt="Screenshot 2025-07-01 133027.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;After that your workflow will look like this :&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 133239.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2180i346B5FCAC49B77C4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 133239.png" alt="Screenshot 2025-07-01 133239.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;and when just click on that multiselect option you can see the features of that Multi select on Right Side .&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 133419.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2181iCC0F820360E05039/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 133419.png" alt="Screenshot 2025-07-01 133419.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;By default the &lt;STRONG&gt;Source&lt;/STRONG&gt; option will be selected for&lt;STRONG&gt; "Manual"&lt;/STRONG&gt;. You need to just select the option to &lt;STRONG&gt;"Data Table". &lt;/STRONG&gt;Then It will show all the available data tables in your workspace, You need to just select the &lt;STRONG&gt;data table Name&lt;/STRONG&gt; from which you need to get the data from and then select the &lt;STRONG&gt;Column&lt;/STRONG&gt; from which you need to see the data in my example which is option column.&lt;BR /&gt;For &lt;STRONG&gt;Column name&lt;/STRONG&gt; which you see as a mandatory fields you can enter any new name like I have given &lt;STRONG&gt;Options2&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 133946.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2182i850B86ADF5CD1E1A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 133946.png" alt="Screenshot 2025-07-01 133946.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 134357.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2184iE8CAB0288C0B9010/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 134357.png" alt="Screenshot 2025-07-01 134357.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;after this process just click on Preview which you can see on the top of the page to check whether our display of options works or not.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 134036.png" style="width: 980px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2183i86EA75069EF77B26/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 134036.png" alt="Screenshot 2025-07-01 134036.png" /&gt;&lt;/span&gt;&lt;BR /&gt;and &lt;STRONG&gt;Boom!!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Now you can see the options which are data table present in the Multi-Choice Set&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 134527.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2185i09E3AF47D4AE279C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 134527.png" alt="Screenshot 2025-07-01 134527.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Yes, This is the Detailed Solution. Please Let me know if this helped you or If You need any more help.&lt;BR /&gt;Sathwik...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 08:16:46 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10344#M963</guid>
      <dc:creator>Sathwik_Malli</dc:creator>
      <dc:date>2025-07-01T08:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Apps read only field rendering value based on the user dropdown selection</title>
      <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10634#M1014</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12005" target="_blank"&gt;@Krishna7,&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To &lt;STRONG&gt;auto-populate&lt;/STRONG&gt; the application owner and email fields based on the selected application, we need to create a recipe that returns the owner's name and email as output fields. These outputs can then be bound to the corresponding form fields using page data variables, enabling dynamic field population.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Aug 2025 08:42:34 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10634#M1014</guid>
      <dc:creator>sridevib</dc:creator>
      <dc:date>2025-08-10T08:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Apps read only field rendering value based on the user dropdown selection</title>
      <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10763#M1035</link>
      <description>&lt;P&gt;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11972"&gt;@sridevib&lt;/a&gt;&amp;nbsp;: Is it possible explain in detail ? The page variables has to be filled once the application name dropdown is filled then the return data to the component doesn't accept the more than one fields.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Aug 2025 04:41:42 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10763#M1035</guid>
      <dc:creator>Krishna7</dc:creator>
      <dc:date>2025-08-24T04:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Apps read only field rendering value based on the user dropdown selection</title>
      <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10767#M1036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12005"&gt;@Krishna7&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Here’s my view on the requirement: The stated requirement is that when an application name is selected from the dropdown, the corresponding email and username should be automatically populated.&lt;BR /&gt;&lt;BR /&gt;However, in reality, this behavior is not feasible for plain text fields. For multi-selection fields, we need to manually configure a recipe (e.g., 'Get data for dropdown') to fetch the relevant values. Based on the selection made in the first dropdown, the other fields must be manually mapped to reflect the associated data.&lt;BR /&gt;&lt;BR /&gt;here is link for the doc which you can follow easily and implement it.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.workato.com/en/workflow-apps/dropdown-recipe-data-source.html#okta" target="_blank"&gt;Workflow apps - Drop-downs with recipe data source | Workato Docs&lt;/A&gt;&lt;BR /&gt;Please let me know if you need further help.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Shivakumara K A&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 07:27:32 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10767#M1036</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2025-08-26T07:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Apps read only field rendering value based on the user dropdown selection</title>
      <link>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10809#M1039</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12005" target="_blank" rel="noopener"&gt;@Krishna7,&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12005" target="_blank" rel="noopener"&gt;&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt; If you're aiming to auto-populate related fields in real time &lt;EM&gt;before&lt;/EM&gt; submitting the form, the Workato-approved approach is to introduce a button that fetches those details using a recipe. You can follow this guide to set it up: &lt;A href="https://docs.workato.com/en/workflow-apps/component-actions/button-click.html#configure-a-run-recipe-action-on-button-click" target="_self"&gt;Button Click&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Aug 2025 23:18:58 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/community-chat/workflow-apps-read-only-field-rendering-value-based-on-the-user/m-p/10809#M1039</guid>
      <dc:creator>sridevib</dc:creator>
      <dc:date>2025-08-31T23:18:58Z</dc:date>
    </item>
  </channel>
</rss>

