Scriptcase Full Link Link Jun 2026

For specific resources:

: Access the application where the link will originate (e.g., your main Grid). Navigate to Links : In the side menu, select Application Links Field Links Create New Link : Click "Create New Link" or "Click Here." Select Destination : Choose the target application from your project list. Map Parameters : Define how data passes between apps. You can send: : Pass a record's unique ID. Global Variables : Pass session data. Fixed Values : Pass a hardcoded status or category. Set Display Properties : Choose if the link opens in the same window, a (pop-up), a Scriptcase 3. Advanced Linking with Macros scriptcase full link

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) For specific resources: : Access the application where

At its core, a is a specialized linking mechanism within Scriptcase that allows you to connect two applications (typically a Grid and a Form) while maintaining a "full" synchronization of data and interface. You can send: : Pass a record's unique ID

Application links are used to create seamless navigation within a system, allowing developers to connect queries, menus, tabs, and forms without writing manual PHP code. 1. Core Functionality Data Synchronization