Dear sir, I would like to ask you, is it possible to make auto dispatch with below example:
. I made 2 Forms
1 - Request Form (inside let users to request what they need)
2 - Lab Checklist (if above request item contain "Medicine", then this Form need to fill)
Can I make it like this way :
. When an user request "Medicine" in the "Request Form"
. The dispatch function will auto send "Lab Checklist" to let this user to fill up.
Comments
1 comment