Scenario: requesting the addition of a “Copy Previous” button in the Deposit record, which would allow for duplicating lines and simplifying the process of replicating previous entries without the need to manually re-enter the information. basic script logic in pageInit: Wait for UI load: The script waits a short time after the page opens so… Continue reading add copy previous button in sublist of deposit record
Tag: Custom Buttons and its actions
Adding functionality to continue and back buttons using script
Functionality of the working of continue and back button can be given using script. Create Continue and Back buttons in template file and assign an attribute. Then in extension give the functionality to the buttons as per the requirements, here in the screenshot the functionality is given to hide or show a container. Here the… Continue reading Adding functionality to continue and back buttons using script
Custom Buttons in Invoice
We will be creating 3 Custom Print Buttons.These buttons will be appearing only on the ‘View’ mode of the Invoice,depending upon the shipping country. One of the issues faced in this requirement:- If we select a custom form in Invoice and then use any of these custom buttons even the form is specified in the… Continue reading Custom Buttons in Invoice
Customization on Sub Job Custom Record
Customization on Sub Job record – adding various buttons on that custom record and some of the actions.
Customization on Requisition Custom Record
Customization on Requisition Custom Record
Customization on Main Job Custom Record
Main Job Record Custom Actions