Page 1 of 1

How to add just a line of text?

Posted: Thu Aug 25, 2016 8:04 pm
by snookie

Is it possible to add just a line of text (e.g: ATTENTION: do this or that!) just above the form and below the 'go back' link.
I want to add such a line on the Add and Edit pages.


Re: How to add just a line of text?

Posted: Fri Aug 26, 2016 5:04 pm
by motfs

Use Page_DataRendering/Page_DataRendered server event for Add/Edit Page to add the text. See Server Events and Client Scripts -> Page_DataRendering and Page_DataRendered for more details.