描述
Limit the display of product fields with Gravity Forms based on the number of entries.
Currently only works for single product fields with a quantity defined. Limit does not count against entries in the trash.
Great for event registration or product quantity limiting.
Built with Better Inventory with Gravity Forms from Gravity Wiz
http://gravitywiz.com/better-inventory-with-gravity-forms/
安裝
- Install as a regular WordPress plugin
- Create a form with one or more product fields
- Navigate to Forms->Quantity Limits to setup limit feeds for the desired quantity fields
常見問題
- Can I use any field?
-
No, this only works for single product fields with a quantity defined.
評價
2019年8月8日
not working in the lightest Vinson
2018年12月13日
This does everything I needed it to do. I just had to spend a bit of time figuring out why the code wasn't working. You can find my fix here: https://wordpress.org/support/topic/here-is-a-quick-fix-to-get-this-working/
2018年8月20日
No longer working
2016年9月3日
Works as described (with single product fields with a quantity defined). Thank you!
A couple of future release considerations if I may:
Use for any quantity field (helps with form styling).
Decrement quantity after payment received/marked paid
2016年9月3日
Saved me a lot of time, thank you.
貢獻者及開發者
修改日誌
0.8
- Fix for quantity fields not in English
0.7
- Fix value sum error if field name begins with an integer
0.6.3
- Change class name for Gravity Wiz conflicts
0.6.1
- Hold off on validating updates
0.6
- Better handling of versions and database creation
0.5
- Don’t allow duplicate limits on fields
- Fixed JS issues with credit card fields
0.2.2
- Disable checking and unchecking feeds for now
0.2.1
- Fixed error when feed is unchecked
0.2 (March 15, 2013)
- Custom messages for remaining items, limit reached and validation
0.1 (March 14, 2013)
- Initial release