Components

Details how to use Date and Time Pickers and other modals such as Video, Audio, Images, Carousels, HTML and Tables.

If you require two or more components outputted inline for example you can append a numerical ordering to the extensions output parameter.

For example you might want to show some button options along with an inline carousel.

extensions1 = ${ExtensionHelper.displayClickableList(yesNoMaybeOptions,channel)}
extensions2 = ${ExtensionHelper.displayImageCarousel(imageUrlArray,channel)}

Last updated