'Are you sure?' action

I had to create an empty template component and use it to lauch the dialog:

<br /> $('#[IdOfTheTemplate]')&#46;text("The following fields are empty: " + emptyFields&#46;join(", ") + "&#46; Are you sure you want to continue?")&#46;dialog({ &#46;&#46;&#46;