Add Select Values from within the Custom Fields Group

Support General Add Select Values from within the Custom Fields Group

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44944
    raju.yarida@gmail.com[email protected]
    Participant

    Hello there,

    I have a custom post type and creating custom fields as shown in the screenshot.
    Which are
    1. Group field type group "Quiz Base Group" and it has sub-fields as:
    a) Question field type wysiwyg editor
    b) Answer 1 field type wysiwyg editor
    c) Answer 2 field type wysiwyg editor
    d) Answer 3 field type wysiwyg editor
    e) Answer 4 field type wysiwyg editor
    f) Answer Explanation field type wysiwyg editor
    g) Select Correct Answer field type Select

    Now I want to output the values of Answer 1 to Answer 5 in the Select Correct Answer options which is Select type.

    How can I achieve this? Let me know if you need further info.

    screenshot of my scenario

    #44945
    raju.yarida@gmail.com[email protected]
    Participant

    previously added image not showing up, so adding a url where you can see.
    Screenshot of Image link

    #44960
    PeterPeter
    Moderator

    Hello Raju,

    I'm afraid that Meta Box doesn't support this case. You need to add the choices to the select field manually. Or create a custom code on your own to get another field value and populate it to the list of choices.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.