-
Write back Task
Hello! Thanks for your time in advance. I want to create a edit window that embeded in the DOMO dashboard or DOMO app studio, the acheive the function that: i want to directly create a task on the interface of the dashboard, including the columns of 'time', 'type', 'follow up', 'owner', 'owner feedback'. I want to have a…
-
How to Build an Alert to Trigger Task
Nice to meet you: I have a dataset with columns of day, line_name, shift_name, crew_id and CO_duration. I want to set a trigger case when CO_duration>120min. Then trigger a form to the owner to collect the reason why this time CO_duration>120min, with below information: day, line_name, shift_name, crew_id, CO_duration,…
-
How to Set an Alert to Trigger a Workflow with Form & Task
I have a dataset with columns of date, line, crew id, type and duration. I want to set an alert case when the duration >120. Then I want to trigger a workflow to start a form with the below information: date line crew id type duration reason (I want the workflow to create a task for the receiver to input the reason) I have…