What are you connecting (e.g., Grid to Form, Dashboard to Blank)?
Set the parameter type to . This ensures that whenever a row is clicked, the specific ID of that row is sent downstream. Step 6: Configure Visual Properties and Behavior Choose how the linked application will display to the user:
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)
: Advanced users often use the sc_link or sc_make_link macros to programmatically define redirects and connections. Review: Pros & Cons Scriptcase - Complete demo scriptcase full link
In , the "full link" typically refers to the Application Link or Field Link feature, which allows you to connect different applications and pass data between them seamlessly. Core Guide to Scriptcase Linking
Revisit the Link Parameter settings. Ensure that a string field isn't being mapped to an integer database key, and verify that the source field actually contains data at runtime. 2. "Global Variable Not Declared" Error
A Full Link in Scriptcase is an advanced navigation and data-transfer mechanism that binds two applications together dynamically. Unlike standard HTML hyperlinks or basic text links, a Full Link automatically handles the underlying request architecture (GET/POST variables), opens target applications within customizable frames or modal windows, and synchronizes database keys between a source application (like a Grid) and a target application (like a Form or Control). Key Technical Attributes What are you connecting (e
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
Full Links are frequently used to build custom Master-Detail interfaces where the native Scriptcase master-detail form wizard falls short. By placing a Grid on top and using a Full Link targeted at an iframe below, selecting a row in the grid instantaneously refreshes the form below with the correct record constraints. Best Practices for Using Full Links
Before creating the link, you must have both applications built and configured: Step 6: Configure Visual Properties and Behavior Choose
Where:
: Automatically carry primary keys (like a product_ID ) from the Grid to the Form, ensuring the correct record is loaded.
Re-open the link settings. Verify that the parameter mapping explicitly connects the global variable to the correct dataset field, not just a blank value. Issue 2: "Error updating database" on Save
sc_make_link($application, $parameters);
If you're interested in unlocking the power of ScriptCase for your organization, here are the next steps: