
Aleksey Kislov
-
Total activity57
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes31
-
Subscriptions12
Activity overview
Latest activity by Aleksey Kislov-
Aleksey Kislov commented,
How can I preview changes for a different brand if my Help Center has multiple brands?
-
Aleksey Kislov commented,
Hi,How can I select another brand when developing a Help Center theme with ZAT?
-
Aleksey Kislov commented,
Aiden Mendez does by chance your password contain backslash symbol and you put it in .zat file? If yes, it should be escaped with another backslash, e.g. MyPass\123 > MyPass\\123. ZAT server starts...
-
Aleksey Kislov commented,
Michael Fritsch, I had a similar question here: https://support.zendesk.com/hc/en-us/articles/229167008/comments/360003581074. After all the QA ping pong I had there seems to be no way of doing it:...
-
Aleksey Kislov commented,
Awesome, thank you!
-
Aleksey Kislov commented,
Thank you for the article. It would be great to see actual code uploaded to GitHub, especially how partials.js looks like and how can one use Handlebars partials in the scope of HC theme.
-
Aleksey Kislov commented,
@Brett, the API you've linked is about changing an input placeholder (text inside the field), and I need to change a label (text above the field). Please check my comment above for the screenshot. ...
-
Aleksey Kislov commented,
Hello Jacob, What do ticket fields have to do with web widget?
-
Aleksey Kislov commented,
Hello Brett, I'm talking not about placeholders but about the labels (the ones located above the fields). Like here:
-
Aleksey Kislov commented,
How can I change field labels in contact form, specifically 'How can we help you?' label? Here is similar question: https://support.zendesk.com/hc/en-us/community/posts/115000453427-Is-it-possible-...