Custom Click URL

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. Custom click URL's can be applied to Employees, Desks, and Assets.

Adding a Custom Click URL

1. In the Side Menu, select the Staff, Desk, or Asset list.

2. In the list, select the record to be edited.

3. When the Form appears, click the Edit icon.

4. Add a URL to the customclickurl field. Internal hash links can be entered as well e.g. #emp_202010938910.

5. Click the Save icon to apply any changes.

Javascript Functions

Javascript functions can be enabled with the syntax:

"function:[code]”
eg: “function:alert(‘hello world’);