Invoke custom URI scheme after form submit
Confluence User - 31 Oct, 2024
I have a form. I need when the form submitted to also invoke a custom URI scheme (like tel://xyz) to open an application in the local machine. It works if I use it as hyperlink but I need it also as a post form submitting process and not only as independent hyperlink.
forms;postformsubmission