Keeping or Removing Rows Based on Admin's Decision
Confluence User - 17 Jul, 2023
i have an approval process in my application
the user submits the the form and the admin checks its readonly version with a radio button addition having the options (approve/reject) . i want to create a route that depending on these 2 options that keeps or removes the corresponding row on the datalist. How can i make such thing possible ?
process