Hi, sorry for the stupid question, but I can't figure out how to get the custom field value :)
Twig:
{{% for record in records1.items %} {record.custom_field }} {% endfor %}
The value is empty.
These are the fields for entering numbers. This value has been preserved in the database.