Updates In Checkout Confirmation Page-Thermogard-NZ-SCA

Proposal Summary  This proposal covers both the functional and UI development for Updating background and add text in order confirmation page for the Thermogard-NZ-SCA Website.   Requirement   The client would like to update background and add text in order confirmation page for the Thermogard-NZ-SCA Website.   Changes required  Need to Update the background on the checkout… Continue reading Updates In Checkout Confirmation Page-Thermogard-NZ-SCA

Remove always active/Focused select drop down

Some time the select dropdown field will always active, thus we need a mouse click for updates based on the select box. To remove this always active/focused state add the below code in the corresponding template file <script>    $(‘select’).on (‘change’, function () {        $(this).trigger(‘blur’);    });    </script>

Excel Setup for Dynamic connection

Requirement – Need to Connect a report in NS to excel dynamically Solution – Create a saved search the same as the report in NS. Create a suitelet link to load the search to excel. Connect the saved search with excel using the suitelet external URL. The excel setup is as follows On Windows PC … Continue reading Excel Setup for Dynamic connection

Proposal For Shipping Method Updates in NetSuite

Proposal Summary  This proposal covers the scope of Shipping Method Updates in NetSuite.  Requirement  BlueLeaf Ltd. needs the functionality to enter shipping methods at the Client address level rather than the Client record level. But the client record has multiple delivery addresses, they want the functionality to allocate the shipping method for each address which… Continue reading Proposal For Shipping Method Updates in NetSuite