Hi,
Wondered if anyone ever had this scenario, and had a solution for it. On the OOB Task record, a user wants the status reason set to "In Progress" when a Start Date is entered (minimize clicks). They also want this field open-ended (not locked) so that users can manually change it if needed. This can't be done with a Business Rule because then if the user changes the Status Reason (to 'Deferred', 'Waiting on Someone Else', etc.) the rule will change it back always to "In Progress". I can't seem to use a on create/change workflow either, because it seems the Status Reason field is not available to update via workflow. Does anyone have a suggestion for this? Is the only way JScript?