// Example: Hide the "Notes" section on load function onLoad() { g_form.setSectionDisplay('notes', false); }