Skip to main content

Adding Current Date to Page Design Block

  • December 13, 2019
  • 3 replies
  • 39 views

Forum|alt.badge.img+13

I need to add the current date to a Page Design block, but I would prefer not to have to add a new column to my table. Is there a way to add the date to a Text field? I tried some variations of NOW() and TODAY() both within and without {}, but no luck.

Thanks!

3 replies

Forum|alt.badge.img+1

If you’d like the field to be dynamic you’ll need to have it linked to a record. It’s always possible to hide fields that you don’t want to see, I am familiar with the desire to not create too many single use fields.


Forum|alt.badge.img+13
  • Author
  • Inspiring
  • December 13, 2019

If you’d like the field to be dynamic you’ll need to have it linked to a record. It’s always possible to hide fields that you don’t want to see, I am familiar with the desire to not create too many single use fields.


Thank you, @Jonathan_Letts1.


If you’d like the field to be dynamic you’ll need to have it linked to a record. It’s always possible to hide fields that you don’t want to see, I am familiar with the desire to not create too many single use fields.


I also have this same need, but I don’t quite understand your suggestion.