Scriptcase Full Link !!top!!
Opens a lookup application to select a value and return it to a form field.
A Full Link instantly executes a SQL query on the target form upon load. Ensure fields used in link parameters are properly indexed in your database management system (DBMS).
Select this to place a "Create New" button on the Grid's toolbar that points to the linked Form. Advanced Full Link Customization Passing Extra Parameters
Among the various linking methods available in the platform, the (often referred to as an Application Link) is the most powerful tool for passing data, maintaining context, and creating deeply integrated workflows.
If your Full Link opens a Form in a modal window to update data, you usually want the underlying Grid to refresh automatically when the modal closes. You can achieve this by enabling the property within the link configuration settings. 3. Securing Links with Scriptcase Security Module scriptcase full link
: Adds a physical button to the interface (like an "Edit" or "Details" button). Capture Link
In conclusion, the Full Link is more than a simple shortcut; it is a fundamental tool for building professional, interconnected web systems. By automating data passing and navigation, it exemplifies the Scriptcase mission of making development "Easy as ABC". Scriptcase - Simplicities of Scriptcase
For a true master-detail experience, selecting or Iframe yields the cleanest user experience. Save the settings and generate the source code. Advanced Configurations for Full Links
Unlike traditional coding, which requires manual implementation of CRUD (Create, Read, Update, Delete) operations, Scriptcase handles the boilerplate code, allowing developers to focus on business logic and user experience. The "Full Link" Connection Architecture Opens a lookup application to select a value
The urlencode() function ensures that special characters in your field values don't break the URL syntax.
Before diving deep into the Full Link, it is important to understand where it fits within the Scriptcase ecosystem. Scriptcase provides three primary methods for connecting applications:
While Scriptcase handles most of the heavy lifting, developers can encounter performance bottlenecks or UI glitches if Full Links are improperly configured. Performance Optimization
: Choose between Main Window (replaces current screen), New Window (opens a blank tab), Modal (opens a lightbox overlay), or Application IFRAME (if using a container layout). Select this to place a "Create New" button
For dynamic links that require logic (e.g., only link if a status is "Paid"), use Scriptcase Macros in events like
(Related search suggestions provided.)
: Primarily used in forms to help users select data from another table. For instance, a "Search" button next to a field might open a modal grid where the user can pick a record to populate that field. How to Create an Application Link
While it's a low-code tool, it allows for deep customization via PHP for complex business logic. Conclusion