• Resolved thortor

    (@thortor)


    Hello,

    is there a way to show select option after submission limit of other options is filled?

    Thanks in advance

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @thortor

    I hope you are doing good today.

    I’m not sure If I understand your query correctly. If however, you want to display an additional step with all data users filled before press the submit button, then this should be possible with the HTML field. In short, this field allows displaying all data filled before the real submit
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#html-field

    Kind Regards,
    Kris

    Thread Starter thortor

    (@thortor)

    sorry I must’ve explain it wrong ??

    I would like to have a dropdown field where I have 3 options to choose but one of them is hidden until submission limit of 2 previous is not full

    let me know if it is clear now ??

    Thread Starter thortor

    (@thortor)

    edit:
    until submission limit of 2 previous *is full

    sry

    Hello @thortor !

    I hope you’re having a great week!

    As I understand it, you’d like to have that set up so that for example:

    – 10 people can select Option 1
    – 10 people can select Option 2
    – when 10 people selected one of the above options, a new option shows up

    Is that correct? If so, this isn’t possible at the moment, however maybe you can share the use case or some additional details as to what you’d like to achieve and we will see whether there’s another way to do that.

    Warm regards,
    Pawel

    Thread Starter thortor

    (@thortor)

    Hello,

    thanks for response. Almost correct, I would like to show new option when 10 people each select both options. Use case is that while having people assign to courses and all spots in group are filled I would like to allow other people assign to reserve group and let them know when a spot is free

    Thank you

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @thortor

    Thank you for the information.

    I am afraid there is a limitation on how we can create it.

    The limit will already work in a similar way, it hides the option if the spot limit is reached leaving only the available ones:

    https://monosnap.com/file/VtTCAC48feOPYPmeM3516iNArKHjXh

    You can create a reserve option as unlimited seats leaving the “Limit” empty, and then use a conditional on any other field if the Select option is “reserve”

    So it will be Spot 1, Spot 2, Reserve

    https://monosnap.com/file/tjBOsas5ckczG43jGucuEWXZ3xEYNm

    Best Regards
    Patrick Freitas

    Thread Starter thortor

    (@thortor)

    Thank you ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Show select option when limit submission of others is full’ is closed to new replies.