Set Custom Date Field Value using Business Rule
Hi I have a made an attempt to create a custom date field (u_glide_date_1) using business rule (before insert/update) but returns nothing on the incident form. This is my code : (function executeRule(current, previous /*null when async*/ ) { // A...
