I am wondering how I can prevent an asset field from being automatically created as a keyword. Right now I have a boolean field, and it is showing up as a keyword option for asset listings. How can I prevent this?
Thanks!
Prevent Asset Field as Keyword
nnhubbard
(Nic Hubbard)
#1
Basil_Shkara
(Basil Shkara)
#3
[quote]I am wondering how I can prevent an asset field from being automatically created as a keyword. Right now I have a boolean field, and it is showing up as a keyword option for asset listings. How can I prevent this?
Thanks![/quote]
In your asset's management class, ensure that your attribute has the flag 'is_admin' set to boolean TRUE, then run step_03 to recache your asset attributes.