Generate PDF, Excel, and XML reports with a single click.
These settings give you granular control over user navigation flows and can dramatically improve the usability of complex applications.
Place this code in the onRecord event of a Grid application to link an order number to a detailed invoice form. scriptcase full link
The "full link" or full version of Scriptcase provides developers with:
$url = sc_make_link(form_customer_profile, customer_id=customer_id; token=[global_token]); edit_profile_button = " ⚙️ Manage Profile "; Use code with caution. Best Practices for Enterprise Security and Performance Generate PDF, Excel, and XML reports with a single click
Connects a field or button in one application directly to another application. Scriptcase automatically handles the underlying parameters and interface.
For example, to link to a form called " customer_edit " and pass a record ID: The "full link" or full version of Scriptcase
Use full link: ✓ Link: index.php?app=invoice_view&inv_id=invoice_id&print=1