thortor
Forum Replies Created
-
Thank you 🙂
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
edit:
until submission limit of 2 previous *is fullsry
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 🙂
Thanks for help and fast reply. Great support. I also confirm that code works wonderfully.
Best regards
- This reply was modified 4 years, 8 months ago by thortor.
Yes right sorry. This is url of previous ticket
https://ww.wp.xz.cn/support/topic/show-remaining-number-of-submissions/#post-14899484It was about showing info how many submissions is left of the chosen option under select field
$html .= "<p>" . $option['label']. " submission limit: " . $option['limit']; $html .= " Still another {$remaining} to go, so hurry up!";Hi,
I created separate topic under this url
https://ww.wp.xz.cn/support/topic/show-remaining-number-of-submissions-of-select-field/Cheers
Hello,
I’m currently in need of same feature. I did everything as you described above but code seems to not work. I have created a file in mu-plugins folder copied code and by default the file has 644 permission. Also I have a follow up question, is it possible to display limit in select option label? Let me know if you need anymore info
Thanks in advance
- This reply was modified 4 years, 8 months ago by thortor.