I have a field (titled; Absence Type) in a holiday booking form with the following options;
Holiday
Authorised Absence
Flex
When 'Holiday' is selected from the list I wish to display the following message; "Holidays must be pre-approved in PS"
I'm assuming that this should be possible using a CEWP (in 2007) on the NEW/EDIT form for the list. I have been through all the other solutions and spent a good amount of time searching Google but I haven't been able to get it working.
Thanks in advance
You are right that I can be done with CEWP, if you want the feature to be in both New/Edit form then add the webpart in both the form. In the web part add the following code
The list where you are selecting the options should be a tag ,ex
the above part you will find in the New/Edit form.
What you have to do in the CEWP is
Hope this helps