Hyperlink to functions
Hyperlink to functions
I am building a stateless form that links to ZohoDB. One of the things I am doing is dynamically generating information in a notes field. I can create hyperlinks in there to open new windows with views or forms, but I can't find a way to call one of the application's functions. I am trying to avoid reloading the entire form since it is a slow process.