Hi,
I am new to Sharepoint development.I dont know whether i am posting the question in Correct place.Kindly redirect me to the correct place if i am posting it in wrong place.
I created a custom task in Sharepoint Designer 2007 usingCollect Data from UserAction.
I created a field in the task form which is of choice type andunchecked allow blank values because i wanted that field to be a mandatory field.When i handled that task ,i was able to complete that taskwithout selecting that mandatory field.But, I was expecting not to allow me to complete the task without selecting that field. Kindly tell me how to set the choice field as mandatory.