• Resolved Michael

    (@flinkthink)


    Hi

    I’ve created an option page with a relationship field status where I’ve added some option like this:
    val-1|Value 1
    val-2|Value 2

    In the frontend I like to get the selected value of the dropdown (e.g. val-1).

    How can I do that?

    With $settings->display(‘status’); I only get Value 1.

    Best,
    Michael

  • The topic ‘Get values from a relationship field?’ is closed to new replies.