By using this function the date from today onwards will be accepted in the date filed /** * Validation function to be executed when field is changed. * @param {Object} scriptContext * @param {Record} scriptContext.currentRecord – Current form record * @param {string} scriptContext.sublistId – Sublist name * @param {string} scriptContext.fieldId – Field name * @param… Continue reading Date field validation in suitelet page.