Handlebars | Usage | Handlebar Tag Attributes |
---|
button2 | Displays a Maps the button on the PS page | wrapper-class, parent, uid, psid, sm-pesudo-child-ref, width, submit-on-enter, notLevel0, class,sm-is-save-btn | buttonAsLink2 | Displays Maps a button and displays the button as link on the page | wrapper-class, parent, uid, psid, sm-pesudo-child-ref, notLevel0, class | buttonWithIcon2 | Displays Maps a button and displays a button as any custom icon | wrapper-class, parent, uid, psid, sm-pesudo-child-ref, width, submit-on-enter, notLevel0, class, sm-is-save-btn, icon | buttonWithPSImage2 | Displays Maps a button and display a button with same image present on the page | wrapper-class, parent, uid, psid, notLevel0 | checkbox2 | Displays Maps a checkbox without a and used when we don’t want to display its label | wrapper-class, parent, uid, psid, notLevel0, onValue, offValue, eventExists | checkboxWithLabel2 | Displays Maps a checkbox and used when we want to display with label | wrapper-class, parent, uid, psid,notLevel0, onValue, offValue, eventExists, labelClass | date2 | Displays Maps a date field without a and used when we don’t want to display its label | parent , uid, psid, notLevel0, eventExists, | dateWithLabel2 | Displays Maps a date field with and used when we want to display its label | wrapper-class, parent, uid, psid, notLevel0, eventExists, lblCol, inptCol , | dropdown2 | Displays Maps a drop down field without a and used when we don’t want to display its label | wrapper-class, parent, uid, psid, notLevel0, eventExists, | dropdownWithLabel2 | Displays Maps a drop down field with and used when we want to display its label | wrapper-class, parent, uid, psid, notLevel0, eventExists, lblCol,inptCol | editbox2 | Displays an Maps a edit box field without a and used when we don’t want to display its label | wrapper-class, parent, uid, psid, notLevel0, eventExists, type, class | editboxWithLabel2 | Displays an Used to display a edit box with the associated label | wrapper-class, parent, uid, psid, notLevel0, eventExists, lblCol,inptCol, type | gridAddBtn | Displays Maps a row add button on a button which adds the row in the grid | scroll_psid, parent | gridDeleteBtn | Displays Maps a row delete button on a button which deletes the row in the grid | scroll_psid, parent | gridTabs | Displays grid Maps the grid tabs if present | scroll_uid, scroll_psid, wrapper-class | label2 | Displays Maps a label without any input field | lblCol, uid, psid, notLevel0, parent, class | link2 | Displays a Maps the hyperlink | wrapper-class, uid,psid, class, parent, notLevel0, target | linkAsButton2 | Displays a Maps the hyperlink and shows the hyperlink as a the button | uid, psid, parent, notLevel0, sm-is-save-btn, onclick | linkAsButtonWithIcon2 | Displays a hyperlink as Maps the hyperlink and shows it as the button with a custom icon | uid, psid, parent, notLevel0, sm-is-save-btn, onclick, wrapper-class, icon | longEditbox2 | Displays a Maps the long edit box field without a with no label | uid, psid, parent, notLevel0, wrapper-class, style, eventExists, isRTE, class, RTEType | longEditboxWithLabel2 | Displays a Maps the long edit box field along with associated label | uid, psid, parent, notLevel0, wrapper-class, style, eventExists, isRTE, class, RTEType, sm-format, inptCol, lblCol, rows | pagetabs | Displays Maps the page tabs on the page | By default maps the page field names of the page tabs. | prompt2 | Displays Maps the prompt field with no on the page without associated label | uid, psid, parent, notLevel0, wrapper-class, eventExists, type, sm-format, inptCol | promptWithLabel2 | Displays Maps the prompt field on the page along with associated label. | uid, psid, parent, notLevel0, wrapper-class, eventExists, type, sm-format, inptCol, lblCol | pssearchtoolbar | Displays Maps Return to Searchsearch, Previous previous in the Listlist, Next next in the List list buttons on the page | By default uses the page field names of the navigation buttons. | pstoolbar | Displays Maps all the PeopleSoft delivered toolbar buttons | By default uses the page field names of the buttons. | radio2 | Displays a Maps the radio button field on the page without a associated label | uid, psid, parent, notLevel0, eventExists | radioWithLabel2 | Displays a Maps the radio button field on the page with a associated label | uid, psid, parent, notLevel0, eventExists, wrapper-class, labelClass | scrollHeader | Displays Maps the grid heading and navigation and Navigation bar properties. | scroll_psid, scroll_uid | text2 | Displays a Maps the text fieldwithout a label | uid, psid, parent, notLevel0, wrapper-class | textAsLabel2 | Displays a Maps the text field with and displays as a label field | uid, psid, parent, notLevel0, wrapper-class, lblCol, class |
|