GP Unique ID v1.1 Now Available
GP Unique ID has been updated to version 1.1 and is now available via automatic upgrade and for download on your My Account page.
This update provides support for conditional logic for the Unique ID field type. This allows you to conditionally generate a unique ID for the submitted entry dependent upon the data the user has entered and other conditions.
Developers looking to extend GP Unique ID will be happy to note that the GP_Unique_ID::field_obj
variable (which contains a bulk of this plugin’s functionality) is now publicly accessible. If you’re not a developer, that will probably make zero sense. Just know it’s handy.
As always, if you’d like more information on this plugin, check out the documentation. If you have pre-sales questions about this plugin, please do, get in touch.
Hi David,
I was wondering if it would be possible to add a function to this plugin to be able to add a unique ID per user :)
By example for a quote it would be like this :
myquote0001 myquote0002 ..
instead of
quote0045 (user 1) quote0046 (user 2) quote0047 (user 1) …
And why not also by role ;)
Hi Gwénaël, this is possible with the gpui_unique_id_attributes filter. Here’s an example that makes the sequence unique to the current date.
https://gist.github.com/spivurno/2c02cdc5f65365d0c5ab9acc026e8457
If you’d like some help with your specific use-case, feel free to ping us in support. :)
Hi I am not sure if I ever register as am member , however I like to get my hands on Unique ID plugin… I have been looking for something like this for quite a while. I use to use JavaScript on HTML field but it would not provide info for the client with an order ID Number… So this plugin is exactly what I was looking for. Here is my question I do not see place for registration as an user.
Can you provide me with assistance…
Thanx
LA WQC Design Studio
Hi Lev, you can get the GP Unique ID perk by purchasing a copy of Gravity Perks. Here’s a link: http://gravityperks.com
HI Dave and thank you for your respond gravityperks is a compilation of tools that I have no use for… I have no problem purchasing Unique ID plugin. Can I do that.
Thanx
Hi Lev, Gravity Perks is a package deal. GP Unique ID is part of that package. It won’t run without Gravity Perks. You install Gravity Perks and then install the perks you want. I’ve had a lot of people buy Gravity Perks for a single perk that later found uses for many of the other perks. :)
Is it possible to buy just one of your plugins. I’d love this one, but I have no use for the others. I’d gladly pay $20 for just the single plugin and usage on one site.
Hi Jacob, Gravity Perks is a package deal. Don’t forget your $54 purchase gets you access to all current and future perks (so long as your license is active) and some of the best support on either side of the Mississippi. It’s worth it! Hope to have you as a Gravity Perks customer soon. :)
Looks interesting. I’m thinking this could be used to create a custom coupon code for a specific user that then can be used in WooCommerce. For example, the user signs up for an account and then based on their responses a coupon code is created in WooCommere and is then sent to them by email.
Any thoughts?
Hi Farrel, your wish is my command. ;)
https://gravitywiz.com/creating-coupons-woocommerce-gravity-forms/
Thanks David, that’s awesome, just what I had in mind!