Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bruno 23 posts 53 karma points
    Oct 28, 2015 @ 11:56
    Bruno
    0

    dialogService.contentPicker with filter option

    I need to be able to filter the treepicker based on contenttype. After checking source code: github dialogService, it appears contentpicker is just calling treepicker treepicker controller, wish have a "filter" property/function. After some trials, it worked out, i could limit selection on "specific" doc type by specifying the filter option, however, it appears the treepicker doesn't provide a "ui" feedback for the filter option; the filtered items aren't grayed out. Am i missing something here ?

  • Bruno 23 posts 53 karma points
    Oct 28, 2015 @ 16:11
    Bruno
    0

    Passing filterCssClass: "not-allowed not-published" will provide the behavior requested.

Please Sign in or register to post replies

Write your reply to:

Draft