IvanWeiss
6 years agoQrew Captain
Using popup to control logic for API Button
Hi all,
I had a request from some users to create a button to request next phases of work to be scheduled.... I am hoping to be able to dynamically create a task request based on the input. Here is what I would like to do but not sure if it is possible....
When a user clicks on the button Request Scheduling of Design Work a pop up appears (or it could be another page but I think a popup makes more sense) to ask the user which deliverables are required (the deliverables are a multiple choice field on the table) so I want to conditionally have those listed for the user to pick.
Based on the deliverables it would assign a task to one of two people or two seperate tasks to both of them.
What I mean by that is if we need interior design work completed the task gets assigned to Talia who heads up our interior designers. If not it goes to MaryEllen who schedules our other installers.
I am not sure if all of this is possible. The popup can just be throwaway data as I want to input it on the details section of the task request that I am creating via this API button
------------------------------
Ivan Weiss
------------------------------
I had a request from some users to create a button to request next phases of work to be scheduled.... I am hoping to be able to dynamically create a task request based on the input. Here is what I would like to do but not sure if it is possible....
When a user clicks on the button Request Scheduling of Design Work a pop up appears (or it could be another page but I think a popup makes more sense) to ask the user which deliverables are required (the deliverables are a multiple choice field on the table) so I want to conditionally have those listed for the user to pick.
Based on the deliverables it would assign a task to one of two people or two seperate tasks to both of them.
What I mean by that is if we need interior design work completed the task gets assigned to Talia who heads up our interior designers. If not it goes to MaryEllen who schedules our other installers.
I am not sure if all of this is possible. The popup can just be throwaway data as I want to input it on the details section of the task request that I am creating via this API button
------------------------------
Ivan Weiss
------------------------------