• Resolved premiershipman

    (@premiershipman)


    Looking to create a teamsheet in fluentforms

    I can use the Post/Cpt selection for the player lists as a single drop down option but is there a way to use this for the multi select fields ?

    As I want the user to be able to select from the post/cpt selection list multiple times for scorers etc

    Or is there a way to add the post/cpt selection into a pre defined data set ?

    Thanks

    Adam

    • This topic was modified 9 months, 4 weeks ago by premiershipman.
    • This topic was modified 9 months, 4 weeks ago by premiershipman.
    • This topic was modified 9 months, 4 weeks ago by premiershipman. Reason: Changed requirements
    • This topic was modified 9 months, 4 weeks ago by premiershipman.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hi there,

    Currently, the post selection field only allow the option to select a single post and multi selection is not available. I have added this as a feature request.

    Regarding the “is there a way to add the post/cpt selection into a pre defined data set”, would you mind providing some more context as I am not fully clear about the query?

    Thank you

    Thread Starter premiershipman

    (@premiershipman)

    Hi Amimul, yes I can give more context

    For drop-down fields you can add individual options but there is also the Bulk Edit/predefined data set button, within that button there is are selections bubbles you can choose like a list of countries or other lists with set replies etc – a quick way to add a list into a drop down

    but is there a way to add a custom list into the pre defined datasets options – for example in my website I have about 50-60 sports teams so adding them manually multiple times to a drop-down list for separate forms would be very time consuming, is it possible to add the list of teams to the WordPress database to have them appear in the Bulk Edit/pre defined data set window ?

    Thanks

    Adam

    Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hi there,

    You can use the filter hook: https://fluentforms.com/docs/fluenform_rendering_field_data_select/ to pre-populate custom data on the dropdown field. Inside the function, you can run your custom query to fetch the data and the returned data will be shown on the dropdown field.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post/Cpt for multi select’ is closed to new replies.