Kola Posted June 28, 2020 Posted June 28, 2020 Hello, I am new to Processwire. I need to have a holiday calendar in CMS so that an admin can add all holidays of current year in that calendar and save it at once. Depending on the holidays I can calculate Deadlines required for given tasks. So for eg. if tomorrow is a holiday, It will not be considered in the total time spent on a given task. Total time spent will resume directly from day after tomorrow. Processwire has built in datetime field, but it saves only one date at a time. How to save all holidays at once and use them to calculate Due datetime for a given task. I have been searching for a module for couple of days but nothing fits my use case. Thanks in advance, Kola
Jan Romero Posted June 29, 2020 Posted June 29, 2020 I’d use FieldtypeTable: https://processwire.com/store/pro-fields/table/ It’s not free, though.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now