โ06-09-2025 10:13 PM
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.
yesterday - last edited yesterday
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