Skip to main content
Solved

Is it possibel to show dates in a calendar element within a record view?

  • April 21, 2024
  • 2 replies
  • 44 views

Kim_Trager1
Forum|alt.badge.img+23

Im using the "Record Review" template for users to choose a record and then see all it's details.

Each of my records has multiple date fields. I'm hoping to show these dates with a calendar element, however it seems I can only show dates for every record in the whole table or dates from linked records in other tables. Not actually just the one selected. 

I've tried to play around with filtering but that does not seem to get me anywhere.

Is it really not possible to show one or multiple dates only for the records that has been selected?

Best answer by ScottWorld

As far as I know, that is not currently possible. You would need to switch all of those individual date fields into a single linked record field (which links to a "Dates" table), and then you can see all of those dates together on the same calendar.

2 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • Answer
  • April 21, 2024

As far as I know, that is not currently possible. You would need to switch all of those individual date fields into a single linked record field (which links to a "Dates" table), and then you can see all of those dates together on the same calendar.


Kim_Trager1
Forum|alt.badge.img+23
  • Author
  • Brainy
  • April 22, 2024

Thanks for confirming @ScottWorld - I thought this was the case, despite going nuts about not just being able to show one date in calendar living in the same table.