In the left-hand application menu, locate the folder. Click on New Link . Step 3: Select the Link Type
sc_link($column, $application, $parameters, $hint, $target, $height, $width);
A classic example is an e-commerce system. You have an Orders table and an Order_Details table. The Orders table contains general information like the order date, customer ID, and shipping address. The Order_Details table contains line items for each order, including product IDs, quantities, and prices.