最近搜索
没有最近搜索
Add tags to tickets created by WebForm
已回答
已于 2023年1月27日 发布
Is it possible to add a tag to all tickets that are created by the WebForm directly in the help center theme code?
I don't want to create a trigger to add a tag.
Thank you very much
1
1
1 条评论
Gabriel Manlapig
Currently, it is not possible to add tags directly in the Guide / Help Center theme code. Triggers would be the easiest option by far to add a tag to all tickets that are created by the web form.
Otherwise, the only other tag-based thing that we can think of is having a custom drop-down or checkbox ticket field that applies a tag when selected or checked. You'd just need to hide that field using custom code. Best resource we can give is our cookbook on help center Javascript recipes. I hope this helps!
0