Page 1 of 1

hidden but visiable custom fields

Posted: Tue Nov 24, 2009 5:11 pm
by brubakes
Is it possible to have a custom field only visible and able to be edited by admins but still be visible to customers if they view their ticket once it has been submitted?

Posted: Wed Nov 25, 2009 3:35 pm
by Klemen
Well if you remove the code that prints out the custom fields to the "add a ticket" form but then instad add some hidden custom fields (with input type="hidden") that just might work...