Code: Select all
Action=CustomerTicketMessage;Subaction=StoreNew;Dest=5||IT+Help+Desk;Expand=1
Any idea where I go to fix this?
Moderator: crythias
Code: Select all
Action=CustomerTicketMessage;Subaction=StoreNew;Dest=5||IT+Help+Desk;Expand=1
Code: Select all
<a class="Button" href="$Env{"Baselink"}Action=CustomerTicketMessage">$Text{"Create your first ticket"}</a>
Code: Select all
<a class="Button" href="$Env{"Baselink"}Action=CustomerTicketMessage;Subaction=StoreNew;Dest=5||IT+Help+Desk;Expand=1">$Text{"Create your first ticket"}</a>