Copied to clipboard

Flag this post as spam?

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


  • suzyb 474 posts 932 karma points
    Nov 17, 2020 @ 19:42
    suzyb
    0

    Setting start node / document type for content picker setting type - umbraco forms

    Does anyone know whether it's possible to set a start node and / or allowed document type for the content picker setting type.

    I'm creating a custom workflow and have a setting that uses the Pickers.Content type. Ideally I would like to limit the content or at least the document type users can select however I don't know whether this is possible or how to do it.

    The following is my setting code.

    [Setting("Email Template", Description = "Select the email template.", View = "Pickers.Content")]
    

    Does anyone know whether it's possible, either from passing prevalues or from some other way of setting which node I want the content picker to start from and / or limiting the document types that can be selected using it.

Please Sign in or register to post replies

Write your reply to:

Draft