By setting a custom click URL value, users can be redirected to a custom URL when the panel is clicked. The URL can be that of an external website, or it can link within the project, or to other projects, using URL parameters.
2. In the Staff list, select the Employee to be edited.
3. When the Employee Detail form appears, click the Edit icon.
4. Add a URL to the customclickurl field.
5. Click the Save icon.
Javascript functions can be enabled with the syntax:
"function:[code]”
eg: “function:alert(‘hello world’);