Field Types / Hidden field
Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?
The hidden field is like the text field, except it's hidden from the content editor.
Basic Configuration:¶
secret:
type: hidden
Example usage in templates:¶
{{ record.secret }}
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.