How the Due date field is auto filled in the Requested Item form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 12:45 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 12:53 AM
I do not understand why would someone want to keep due_date as blank. But it gets set using the "Calculate Request Item Due Date" business rule that is present on RITM table. It basically uses your catalog item delivery time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 12:54 AM
Hi,
Calculate Request Item Due Date this is business rule written on insert update before busines rule which is setting due date value.
you can disable this business rule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 02:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 12:59 AM
Apart from this business rule, Due date first filled from related workflow's due date. So simply blank out the due date from catalog item + workflow due date.