Scriptcase Full Link ((better))
Traditionally, connecting a list of records to an edit screen required manual coding to capture a primary key, pass it through a URL or session variable, and query the database again on the receiving page. Scriptcase’s linking wizard automates this. By selecting the target application and the connecting fields, the platform generates the necessary code to maintain state and context. 2. Enhancing User Experience (UX)
: In a form field, clicking a "search" icon to open a separate lookup grid, selecting a record, and returning that value to the original form.
The global variable is not receiving the field value from the master grid, resulting in a WHERE id = NULL query.
: You can build small, reusable applications (like a generic search tool) and link them across various parts of your project.
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. scriptcase full link
: Modal links open as full pages instead of dialogs. Solution : Ensure you've set Link Operation Mode to "Modal" in the link properties and that your destination application has its toolbar settings properly configured.
: Used in forms to select a value from another grid application (e.g., selecting a customer from a list to fill a field).
In the world of rapid application development (RAD), few tools have maintained the staying power and dedicated user base of . For developers and businesses looking to modernize legacy systems or build web applications quickly, understanding the "full link"—the complete lifecycle from database connection to deployment—is essential.
Deploy your applications to any web server. Key Features of Scriptcase Traditionally, connecting a list of records to an
Click to complete the wizard. Generate the source application source code and run it to test the integration. Practical Use Cases in Enterprise Software 1. Master-Detail Schemas
Scriptcase’s linking mechanism is more than just a shortcut; it is a fundamental architectural component that promotes DRY (Don't Repeat Yourself) principles. By utilizing these links, developers can focus on business logic and UI design, leaving the complex "plumbing" of data navigation to the platform's automated engine.
If your child application relies on global variables that change frequently, ensure the option to "Refresh target application on click" is enabled within the Full Link settings to prevent cached data from displaying.
ScriptCase allows you to create global variables that can be passed between applications via links. This is particularly useful when you need to share data across multiple linked applications: : You can build small, reusable applications (like
Passes primary and foreign keys without manual coding.
As your project grows, keep documentation of which links exist between applications, what parameters they pass, and what business logic they implement. This will save countless hours during maintenance and debugging.
Need more Scriptcase tips? Check out our guides on macros, session variables, and dynamic SQL filters.