Display a Form in a Page
Comments
-
Hi,
I am currently creating a page to display a tree view form. Currently, I am using a flow to run the form then using a button to run it in my page. However, is it possible to display the form directly instead of a button?
Button in my page:

After clicking the Run Flow / Test Tree View button:

I want it to display the tree view directly. Is that possible?
Thanks and Regards,
Ezra -
Hi,
We can display a form directly without using any button with the help of the flow run part. Attached is the documentation link and also sharing a sample project for reference.