Does EditPlus support honey pot field?


#1

Matrix version v5.3.4.2

I can’t see how I can configure Honey Pot field in my form on Edit+ interface. Did I miss something or this feature needs to be enabled through admin interface? Any future plan to bring it to Edit+? Thanks.


(Bart Banda) #2

Currently this is not available to be edited in Edit+, and we have no roadmap feature request in for it to be added yet either, so feel free to add it if you want.

As a workaround, you might be able to do this via a custom JS Edit+ plugin.


#3

Thanks for your response @Bart. If we add this via custom JS Edit+ plugin, I am guessing then we will leverage JS API to add honeypot field? Could you please point me to the Matrix manual about this. I have checked the JS API section and the only form related section is about create/update/delete from questions.


#4

Sorry another question, what kind of spam prevention measure that we can do that is doable through Edit+ interface (out of the box)?


(Bart Banda) #5

Yes, you would have to use the JS API setAttributes function to set the appropriate attribute on the custom form: https://matrix.squiz.net/manuals/web-services/chapters/javascript-api#setMultipleAttributes

We recently added the ability to control google recaptcha in Edit+ in version 5.4.4.0 https://matrix.squiz.net/releases/5.4/5.4.4.0#new-features-enhancements_google-recaptcha-control-on-custom-forms-in-edit