Scriptcase Full Link Updated
Setting up a Full Link involves defining the relationship between your source application (Application A) and your target application (Application B). Follow these steps to implement it successfully: Step 1: Open the Source Application
Navigate to your Scriptcase workspace and open the application that will initiate the link (typically a Grid or a Dashboard component). Step 2: Access the Links Menu
Developers often share "success stories" about how these linking capabilities saved them significant time. For example:
Converts a specific column or text field into a clickable hyperlink. scriptcase full link
Scriptcase uses several specialized link types to manage how users interact with data:
Before creating a Full Link, ensure your target application has defined global variables in its SQL WHERE clause or onLoad events (e.g., WHERE customer_id = [glo_customer_id] ). When configuring the Full Link, Scriptcase will automatically detect [glo_customer_id] and force you to map a value to it, preventing broken queries. 2. Refreshing Parent Grids on Modal Close
// Passing parameters via array $redir_param = array('customer_id' => cust_id); sc_redir('order_history', $redir_param, '_self'); Setting up a Full Link involves defining the
: You can build small, reusable applications (like a generic search tool) and link them across various parts of your project.
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.
Scriptcase will automatically detect if the target application requires input parameters (like an ID or a foreign key). For example: Converts a specific column or text
: Small teams use Scriptcase to link complex databases (MySQL, Azure, etc.) to professional-grade front-ends without needing deep database expertise.
This comprehensive guide will walk you through everything you need to know about creating and managing full links in ScriptCase, from the basics of inter-application linking to advanced macro usage, parameter passing, and troubleshooting.
The Scriptcase "full link" approach is ideal for:
Trigger navigation via a custom or standard toolbar button.
A common requirement is sending personalized links to users who aren't logged into the system. For example, if you need to email a customer a link to edit their record: