Javascript: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
*[[nuAddAction]] - Takes the user to an empty Edit Form.
*[[nuAddAction]] - Takes the user to the Edit Form of a new record.
*[[nuAddActionButton]] - Add an Action Button.
*[[nuAddActionButton]] - Add an Action Button.
*[[nuBeforeSave]] - A function that can be created to validate an Edit Form before it is saved.
*[[nuBeforeSave]] - A function that can be created to validate an Edit Form before it is saved.
Line 11: Line 11:
*[[nuGetWordWidth]] -  
*[[nuGetWordWidth]] -  
*[[nuHide]] - This will hide all parts of a nuBuilder Forte [[Objects|Object]].
*[[nuHide]] - This will hide all parts of a nuBuilder Forte [[Objects|Object]].
*[[nuID]] -  
*[[nuID]] - Creates a unique string.
*[[nuIsOpener]] -
*[[nuIsWindow]] -
*[[nuJSInclude]] -
*[[nuMessage]] -  
*[[nuMessage]] -  
*[[nuPad2]] -  
*[[nuPad2]] - Adds 0's to the left of a number to a width of 2.
*[[nuPad3]] -  
*[[nuPad3]] - Adds 0's to the left of a number to a width of 3.
*[[nuPad4]] -  
*[[nuPad4]] - Adds 0's to the left of a number to a width of 4.
*[[nuPopup]] -
*[[nuPopup]] -  
*[[nuPopup]] -  
*[[nuPrintAction]] -  
*[[nuPrintAction]] -  

Revision as of 02:17, 9 July 2017