Got some filed required validation controls on a number of fields this will display an * if the field is left blank.
What i;m also wanting to do is at the end have one label / message that says something like "Fields (*) are required". The one way I can seem to do this is using the valiationsummary control but this also prints out a summary of all the fields in the group so it'll print loads of **** as well.
any ideas ?
What i;m also wanting to do is at the end have one label / message that says something like "Fields (*) are required". The one way I can seem to do this is using the valiationsummary control but this also prints out a summary of all the fields in the group so it'll print loads of **** as well.
any ideas ?