Predicate in pathfiled
i using predicate in pathfield restrict file types.my problem is, have folder having list of files mp3,jpg,gif,etc....
as per req,i want display mp3 files.
ex:
computer - mouse.jpg,monitor.mp3,keyboard.gif
predicate checks every child of corresponding folder(computer)
when checking mouse.jpg, predicate returns false not mp3 file
monitor.mp3-predicate returns true mp3 file
keyboard.gif - predicate returns false not mp3 file
predicates maintains last returned value(true/false),if returns true,the folder(computer) displays in pathfield
if returns false,the folder(computer) missing in pathfield.
its not considering returned status ,its maintaining last returned status.
if add mp3 file @ last in folder.predicate working expected...
please me resolve issue
this sounds bug - version of cq using? i'd recommend filing daycare ticket
More discussions in Archived Spaces
adobe
Comments
Post a Comment