Sahana
7 years agoAdept
Text keys with values depending on the page ID
Hey,
I want to fetch the node id/title of the page and set the text key for "form.SearchForm.field.messageSearchField.placeholder" (Search form).
I basically want each page to show "Search ${page title} Community" using the text key. How do I use Freemarker code to set the text key value?
Sign in to react to this post