Free date field

Hi

I would like to add a free input field in my text.
In this field, a date needs to be inputted, the date of the letter.
But it can be any date, it’s not a fixed date.

Can you help me?

Hi Ellen

You can add a date input like this (https://developer.silverfin.com/docs/input#date):
{% input custom.asset.date_of_acquisisiton as:date %}

Kind regards
Wouter