Comments on: WordPress Plugin: validated-field-for-acf https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-plugin-validated-field-for-acf Technology, Travel, and Pictures Wed, 05 Sep 2018 14:36:09 +0000 hourly 1 https://wordpress.org/?v=6.0.1 By: Justin Silver https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/#comment-2594 Wed, 05 Sep 2018 14:36:09 +0000 http://justin.ag/?p=2792#comment-2594 In reply to Filipe.

Hi Felipe,

I started working on an updated version several years(!) ago, but haven’t been able to find time to finish it. The site I originally wrote this plugin for is no longer running and as it’s not a profitable endeavor unfortunately it’s likely to be on the back burner for some time. If you are interested I can share the new code that I started although it is likely out of date at this point as well, and was never complete to begin with.

Thanks!

Justin

]]>
By: Filipe https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/#comment-2588 Wed, 22 Aug 2018 14:23:35 +0000 http://justin.ag/?p=2792#comment-2588 Hi Justin, the plugins is not working anymore with the last version of wordpress. Are you planning to fix? The error is …

Declaration of acf_field_validated_field::validate_field($valid, $value, $field, $input) should be compatible with acf_field::validate_field($field)

Thanks

]]>
By: Justin Silver https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/#comment-1991 Tue, 08 Dec 2015 18:13:44 +0000 http://justin.ag/?p=2792#comment-1991 In reply to Martin Insulek.

This will take some custom coding outside of the Validated Field plugin, but you should be able to use it to access your API to make sure a value can only be submitted once. I posted a bit more info here: https://wordpress.org/support/topic/how-to-create-validation-for-unique-values-and-for-only-once

Justin

]]>
By: Martin Insulek https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/#comment-1988 Fri, 27 Nov 2015 10:56:08 +0000 http://justin.ag/?p=2792#comment-1988 Hey Justin,

Thank you for good work.

I want to use UNIQUE validation ONCE only. How is it possible with your plugin? I will really appreciate your help since already tried my best but not able to make it happen.

Please help!

Best,
– Keshav
iNFOTYKE

]]>
By: Justin Silver https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/#comment-38 Mon, 14 Jan 2013 17:40:54 +0000 http://justin.ag/?p=2792#comment-38 In reply to Joe Kaisaka.

Hi Joe,

Once you have the plugin added and activated choose “Validated Field” in the Custom Fields group where you want to add it. When you select it, you will then be given the chance to enter a subfield type (Text, Select, etc) and some additional entries to provide input masking and validation.

]]>
By: Joe Kaisaka https://www.justinsilver.com/technology/wordpress/wordpress-plugins/wordpress-plugin-validated-field-for-acf/#comment-37 Sun, 13 Jan 2013 21:29:31 +0000 http://justin.ag/?p=2792#comment-37 Hi Justin.

I’m new in wordpress and PHP.
I try to use your great plugin but I don’t know where I put the function to validate the field.
Can you help me?
Sorry for my very poor english, sorry for the inconvenience and thank you in advance.

]]>