Support

Kom i kontakt med vår kundtjänst, lär dig allt via vår SDK eller ladda ner den senaste uppdateringen.

Multi Content Picker

2011-02-09 16:16:28 Stefan Bergfeldt

I have a Multi Content Picker, but I only want to allow selection of a certain ContentType. The default picker allows for Images and Folders, as well as Pages, but I only want Pages that inherit a certain ContentType.

Is this possible?

All replies

  • 2011-02-14 13:32:37 Magnus Krona

    You can't specify a certain content type, but you can limit the selection to only pages by setting the DataType on the multi picker property in you content type to "Pages" instead of "Contents". Other possible values for multiple pickers are "Files" and "Folders".