Priority mandatory in customer portal

Moderator: crythias

Locked
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Priority mandatory in customer portal

Post by vinesh »

can some one help me on Priority mandatory in customer portal, i have tried below in CustomerTicketMessage.dtl but no success, please let me know where and how can i make Priority mandatory in customer portal

<!-- dtl:block:Priority -->
<div>
<label class="Mandatory" for="PriorityID"><span class="Marker">*</span>$Text{"Priority"}:</label>
$Data{"PriorityStrg"}
<div id="PriorityError" class="TooltipErrorMessage"><p>$Text{"This field is required."}</p></div>
<!-- dtl:block:Priority -->
You do not have the required permissions to view the files attached to this post.
Locked