cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow Apps read only field rendering value based on the user dropdown selection

Krishna7
Deputy Chef I
Deputy Chef I

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.

5 REPLIES 5

Hi @Krishna7,  If you're aiming to auto-populate related fields in real time before 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: Button Click