Mastering the "Full Link" functionality in ScriptCase elevates you from building isolated screens to creating fully integrated, data-driven web systems. By linking applications, passing parameters, and customizing user flows, you can create complex enterprise applications with minimal code.
When building enterprise web applications, connecting data across different tables is a core requirement. Scriptcase, a powerful PHP low-code development platform, simplifies this process through its robust linking system.
It creates a straightforward, linear user experience (Page A →right arrow
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: scriptcase full link
: In a grid's onRecord event, you can make a title field clickable to open a detailed problem form:
Opens the target application, often allowing you to pass parameters, but behaves based on the exact operation properties. Standard row-level actions.
Once you've configured the basic link, you can fine-tune its behavior through the screen: Step 6: Configure Visual Properties and Behavior Choose
user wants a long article for the keyword "scriptcase full link". This likely refers to how to generate or obtain full links in ScriptCase, a low-code web development platform. To cover this comprehensively, I need to gather information from multiple angles. I'll start by searching for general information about ScriptCase and then narrow down to specific topics like generating full URLs, using dynamic links in grids and forms, and potential issues. I'll use various search terms to capture different aspects. search results for "scriptcase full link" and related terms have provided a variety of potentially useful links. These include general documentation, forum discussions, and official resources. To gather comprehensive information, I should open several of these pages. This includes the official ScriptCase documentation on links and macros, relevant forum threads about generating URLs and dynamic links, and pages that discuss practical implementation details. search results and opened pages have provided a wealth of information on various aspects of ScriptCase, including links, macros, and URL generation. I will now synthesize this information into a comprehensive long article. The article will cover what the "full link" concept means in ScriptCase, official linking features (application links, button links, URL fields), programmatic control using macros, advanced techniques (manual URL construction, dynamic conditional links), recent enhancements, and best practices. The structure will be clear and detailed, with practical examples and references to the sources. Mastering the "ScriptCase Full Link": A Complete Guide to Generating and Managing Links in Your Applications
Do you need assistance writing (like sc_link ) for conditional links?
Define how the target application should open. Options include: Replaces the current application view. official linking features (application links
Decide if you want the "Edit" icon to appear on every row of the Grid.
For linking to external websites with parameters from your database, you can construct URLs in the onRecord event:
This is the most critical step. Scriptcase will analyze the target application to see what fields or global variables it expects.