template editor and template editor global

Brian Lancaster
Tera Sage

We gave a user template editor and template editor global roles.   For some reason they can create templates but they are getting limited option on what fields they can edit.   Any thought on why they do not have the ability see all the fields?

find_real_file.png

1 ACCEPTED SOLUTION

Maybe ACL(s) preventing them from see field? I know we have save_as_template type, but didn't think that prevented users from seeing field.


View solution in original post

5 REPLIES 5

That was it.   I just created an ACL with the Operator save_as_template and the file as incident.descrption where the script just returns true like the other ones and now users that have template editor can see description as an option.   Looks like you have to have save_as_template for any filed you want to be usable when creating templates.