While there isn't a single "story" titled "Full Link," the term usually refers to the platform's advanced and interconnectivity features that tie complex projects together. The Evolution of Linking in Scriptcase
: Return the user to their exact position in the Grid after they finish interacting with the Form. Visual and Logical Integration
: Links allow you to pass "Global Variables" (e.g., [var_id] ) from a source application to a destination application, ensuring that the second app opens with the correct context (like a specific customer's record). scriptcase full link
The primary advantage of using Full Links is the reduction in "boilerplate" code. Instead of writing dozens of lines of PHP and JavaScript to handle URL parameters and session variables, a developer can configure a link through a few clicks in the Scriptcase application settings . This allows teams to focus on core business logic rather than navigation infrastructure.
Mastering the mechanism transforms separate database tables into a unified, intuitive enterprise application. By properly mapping parameters, leveraging modal overlays, and ensuring automatic refreshes, you drastically reduce manual coding while delivering a seamless UX for your end-users. While there isn't a single "story" titled "Full
If your target application requires a primary key or variable (e.g., form_customers needs customer_id ), map the fields here.
Scriptcase automatically sanitizes standard link parameters, but when building dynamic links via sc_link , validate user privileges before executing the macro. The primary advantage of using Full Links is
In rapid application development (RAD), connecting separate components into a unified system is a primary challenge. Scriptcase solves this hurdle efficiently through its robust linking system. Among the various linkage options available, the stands out as the most comprehensive method for passing data, maintaining state, and creating seamless workflows between applications.