I have an entity called new_inputs that has a date field. The date field (new_cleareddate) is the date the input clears. I can create a view that show's me all items clearing for the following day.
My problem is that cleared items do not clear on a weekend or bank holiday, so the view on a Friday is incorrect, Is it possible to create a view where the 'next day' is not a weekend or not a closed business day stored in the business closure entity?
Dont ask me .. i dont know