Copied to clipboard

Flag this post as spam?

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


  • Kevin Jump 1867 posts 11859 karma points MVP 4x c-trib
    Oct 05, 2018 @ 13:23
    Kevin Jump
    0

    Dropdown of Content Items to get the ID (or UDI) of the content picked

    Hi,

    I have a form that creates a content item on submit, but i want the person filling in the form to be able to pick a content item from a dropdown list and when that is saved the value in the content item be either the ID or UDI of the content item they picked.

    prevalue for items So i have created a pre-value for forms that lists all the items of a type.

    //*[@nodeTypeAlias='venuePage']
    

    I can then put this is a dropdown - so the user can pick the venue in the form.

    but when it is saved into the content Item this saves the value (e.g. bob's house) into the property - when i want it to save the ID or UDI of the value into the property.

    are there any fields to do this, or is it a custom field / workflow step i need?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies