https://www.scriptcase.com/
Do you need assistance writing (like sc_link ) for conditional links?
Sometimes the standard interface isn't enough. For these situations, ScriptCase provides powerful macros for complete control. scriptcase full link
Navigate to your Scriptcase project explorer and open the application where the link will originate (e.g., a Grid application displaying a list of orders). Step 2: Access the Links Menu
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: https://www
In ScriptCase, a goes beyond a simple HTML hyperlink. It is a complete, structured connection between applications that can carry parameters, respect security contexts, and maintain the user's session. There are three primary ways to create links:
sc_link(prob_title, form_problem, id=id, "Click to open", "_self"); Navigate to your Scriptcase project explorer and open
The true power of Scriptcase lies in its customization options. You are not stuck with the auto-generated layout. You can:
Beyond simple navigation, Full Links allow for high levels of customization through the Scriptcase interface . Developers can define how the link opens—whether in a new tab, a modal window, or the same iframe—providing a cohesive feel to the final product. This dynamic behavior is further enhanced by and Events , which can trigger specific actions when a link is clicked, such as validating data or updating a dashboard widget. Improving Productivity
Standard wizard-driven links are fast but rigid. Implementing a custom Full Link becomes necessary when your enterprise application requires advanced logic:
: Makes a specific data field (e.g., "Customer ID") clickable to open a related record. Button Link