Hello guys,
i have one column with enum type in my app which is [safety_tool]. The [safety_tool] column has two values which are “Hazard Prediction” and “safety prediction” with buttons input mode. When I select the “safety prediction” button, I want it to open another form in another table. Let’s say the table name is “question” and the form name is “question_form”. I need your help how to make it possible. Thank you for your help.
cc @Steve