It is possible to create a custom login page using Suitelet. We can implement custom design with the help of html file. Here I have used a Suitelet, html and a javaScript file. Suitelet: /** * @NApiVersion 2.1 * @NScriptType Suitelet */ define([ “N/ui/serverWidget”, “N/search”, “N/crypto”, “N/log”, “N/record”, “N/url”,… Continue reading Create a Login Page using Suitelet
Tag: login_page
Resale Certificate Management
Proposal summary The proposal covers the scope of implementing SCA customization for resale certificate management. Resale certificate form: https://www.mtc.gov/getattachment/Resources/Uniform-Sales-Use-Tax-Resale-Certificate/Unif-Resale-Cert-final-3-11-2021.pdf.aspx Requirement During the registration process, USA-based customers need to update the resale certificate. The resale certificate option needs to be shown on my account page. The resale certificate process should be manageable by a checkbox field… Continue reading Resale Certificate Management