Fixed
Details
Assignee
Thomas BayenThomas BayenReporter
Thomas BayenThomas BayenLabels
Affects versions
Priority
Major
Details
Details
Assignee
Thomas Bayen
Thomas BayenReporter
Thomas Bayen
Thomas BayenLabels
Affects versions
Priority
Created August 6, 2014 at 8:47 PM
Updated November 1, 2014 at 1:19 PM
Resolved August 8, 2014 at 5:03 PM
In a window with more than one Tab in TabLevel 0 the code tries to create a RecentItems record always from Tab 0 if you save a detail tab (or another TabLevel 0 tab).
If your first Tab does not contain any record you are not even able to save the record. The error message is like "FillMandatory: Record_ID is mandatory".
My usecase is a window that shows my active Requests in the first tab and all Requests in the second. If there are no active Requests and I try to change one of the Requests in the second tab I raise the given error message.