I need dynamic form title that changes based on some parameters. How can I do this?
First, you need to add additional keys in translations tab (“Tłumaczenia”) for each title:
form.title
is the default key for your form title but each subsequent one can be named anything. You can add more than 2 titles.
Then you need to add these titles in the form properties (“Właściwości”) in section “Warunkowe tytuły wniosku” - you can find it in “Wygląd”:
Here you can indicate each key and set the condition using your parameters. Don’t forget to add listening on your parameters (“Elementy wzbudzające zmianę”).
2 Likes