Recent searches
No recent searches
How do I change the description field text / help-text based on form type, and also has multi-language support?
Answered
Posted Apr 26, 2023
Hello,
We have the following requirements:
- Different forms need different titles / description sub-text in the description fields.
- The fields need to be internationalized based on the help-center language.
(2) is largely solved by leveraging the dynamic content system in Zendesk, however (1) cannot be. I saw some posts about injecting jquery into the help-center, but if I do that, then I break (2) since dynamic content can no longer be leveraged.
What is the way forward here?
0
1
1 comment
Ifra Saqlain
Hi Raj Agarwal,
I think this code will be helpful for you:
en-US - Language symbol
00000 - Form ID
Title Name - Remove this title and write new one
You Text Based On Different Forms - Description field title, remove it and write yours
0