HTML Table to dynamically add rows based on the data send by the suitelet page
Tag: html
Suitelet Page To Display Search Details In A Table Format
Suitelet Page To Display Search Details In A Table Format
Portlet Script To Display A Table In Custom Portlet In Dashboard
Portlet Script To Display A Table In Custom Portlet In Dashboard
Change text in website with new text using jquery
Use the three methods to set content: text() – Sets or returns the text content of selected elements html() – Sets or returns the content of selected elements (including HTML markup) val() – Sets or returns the value of form fields
Scheduled Email For PM’s using MR script
Requirement: We need to send pending timesheet details to the corresponding project manager by end of the Day.We can use a scheduled script for the development and it will check the timesheet and send a list of pending timesheets to the corresponding project managers with necessary details such as Date,Timesheet details,Actual Hours,Employee name , timesheet… Continue reading Scheduled Email For PM’s using MR script
Form validation
Name pattern=”^[a-zA-Z]+(?:[_ -a-zA-Z0-9 !@#$%^&*|<>.,])*[a-zA-Z 0-9 !@#$%^&*|<>.,]*$” This pattern will satisfy the following conditions. The name accepts symbols (ex: Victoria 2) The name accepts combinations of alphabets and special characters (ex: Test Victoria ||| & Company). The name field does not accept all numerals. The name field does not accept all white spaces. The name field… Continue reading Form validation
Inventory scanner to check inventory count.
Inventory scanner is using to check inventory count of items.
NetSuite Signature SuiteApp
A NetSuite SuiteApp for e-signature functionality.
CSV import system for the custom record.
A custom import system that is using for importing NetSuite custom records.
Create a Test Report HTML
Online form with new UI on click of a button in Sales order.