In Scriptcase, a is the complete, absolute URL that points to a specific form (grid, form, chart, or calendar) within your application, including all necessary parameters and filters. Unlike a relative link (e.g., products_grid.php ), the Full Link usually contains the server path, application root, and dynamic variables.
server/reports/sales_grid.php?month=April®ion=North
Beyond simple navigation, Full Links allow for high levels of customization through the Scriptcase interface . Developers can define how the link opens—whether in a new tab, a modal window, or the same iframe—providing a cohesive feel to the final product. This dynamic behavior is further enhanced by and Events , which can trigger specific actions when a link is clicked, such as validating data or updating a dashboard widget. Improving Productivity
By mastering these linking mechanisms, you can transform independent data tables into a seamless user experience where data flows effortlessly between modules. Core Types of Application Links
Scriptcase _top_ Full Link
In Scriptcase, a is the complete, absolute URL that points to a specific form (grid, form, chart, or calendar) within your application, including all necessary parameters and filters. Unlike a relative link (e.g., products_grid.php ), the Full Link usually contains the server path, application root, and dynamic variables.
server/reports/sales_grid.php?month=April®ion=North scriptcase full link
Beyond simple navigation, Full Links allow for high levels of customization through the Scriptcase interface . Developers can define how the link opens—whether in a new tab, a modal window, or the same iframe—providing a cohesive feel to the final product. This dynamic behavior is further enhanced by and Events , which can trigger specific actions when a link is clicked, such as validating data or updating a dashboard widget. Improving Productivity In Scriptcase, a is the complete, absolute URL
By mastering these linking mechanisms, you can transform independent data tables into a seamless user experience where data flows effortlessly between modules. Core Types of Application Links Developers can define how the link opens—whether in