Wikiwi Posted May 1 Report Share Posted May 1 I have this table that has 2 date fields (rent_date and return_date). I want to plot both of these dates in a monthly calendar datapage. ex. ID = 1 rent_date = May 2, 2024 return_date = May 5, 2024, Is this possible without creating a new table that separates the dates to 2 records (this solution is a hassle to create and maintain)? Quote Link to comment Share on other sites More sharing options...
1 CoopperBackpack Posted May 1 Report Share Posted May 1 Hello @Wikiwi, Unfortunately, it is only possible to map one Date field in the Calendar settings: So, you need to have an additional table: Quote Link to comment Share on other sites More sharing options...
Question
Wikiwi
I have this table that has 2 date fields (rent_date and return_date). I want to plot both of these dates in a monthly calendar datapage.
ex.
ID = 1
rent_date = May 2, 2024
return_date = May 5, 2024,
Is this possible without creating a new table that separates the dates to 2 records (this solution is a hassle to create and maintain)?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.