Clear all filters set in Filters panel. Scriptable?
hi
i´m looking app events did not find method able reset filters set in filters panel.
suppose filters panel has checked options (like see green label photos , 2 stars). want clear filters , see files in folder. can continue scripts task.
can confirm if kind of "reset filters panel" can scriptable??
thank lot
gustavo
i don't know of direct way of resting filters, work-around go folder original folder, reset filters i.e.
var existingpath = folder(app.document.presentationpath); app.document.thumbnail = folder(app.document.presentationpath).parent; app.document.thumbnail = existingpath;
More discussions in Bridge Scripting
adobe
Comments
Post a Comment