Hi,
I want to set a field mandatory if another field was selected through javascript.
My scenario:
I have a task list with a due date. I want to ensure that if that due
date is filled by the user he must fill a justification text field.
The due date is not mandatory so I can't set the field "Justification" to always mandatory.
I'm already using a webpart with javascript code in it to hide some
fields on EditForm.aspx page, I think I can use a similar approach.
Any help available?
Thanks in advance,
Roger