How can I save Task without filling mandatory field?.

ND7
Kilo Sage

 Dear Experts,

 

I need to be able to save this form without filling in mandatory fields. Before filling out the Mandatory field in SCTASK, the technician needs to put their name and pending ticket number. 

But currently, it is not possible to do.  

 

ND7_0-1665078959990.png

Please Help!!!

Thank you

 

1 ACCEPTED SOLUTION

ND7
Kilo Sage

BEST solution for this was to Create a Ui Policy on the Table level. Fixed it 

 

View solution in original post

6 REPLIES 6

Mike_R
Kilo Patron
Kilo Patron

Make the variable not required.

The create a client script on the sc_task table to make it required for certain conditions.

Ian Mildon
Tera Guru

You can always update the fields on a list view, which will "ignore" mandatory fields, as the record never actually loads in your browser.

ND7
Kilo Sage

Only time Mandatory is not needed when the technician put the field "Pending", and later technician can update the Mandatory field and close the ticket. Thanks 

Bert_c1
Kilo Patron