WPIntell

Source evidence

Hyperlink in Error Message?

Real Time Validation for Gravity Forms · support · 2018-07-19T21:19:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
pixeldroid unresolved
A hyperlink in the error message breaks the plugin. For example, these both cause it to fail: That code is incorrect. Please try again or use <a href="https://themilkmob.org/contact//?message=Question about Oct 8 OBC" target="_blank" rel="noopener">use our contact form</a> to request the code. That code is incorrect. Please try again or use <a href="https://themilkmob.org/contact//?message=Question%20about%20Oct%208%20OBC" target="_blank">use our contact form</a> to request the code. Beggars can’t be choosers, but any chance you could add that capability? Thanks. Hello @pixeldroid , If you want to embed a link in the error message then please make sure it does not contains any double quotes. place it like that: That code is incorrect. Please try again or use <a href='https://themilkmob.org/contact//?message=Question about Oct 8 OBC' target='_blank' rel='noopener'>use our contact form</a> to request the code. here is the working sample https://drive.google.com/file/d/1PsPfgJfNOhOP-wGCG6kCZYSknleAMf6n/view?usp=drivesdk Let us know if that works for you. Thanks

Comments

1 shown
Amritansh Trivedi 2018-10-02T11:52:00+00:00

Hello @pixeldroid , If you want to embed a link in the error message then please make sure it does not contains any double quotes. place it like that: That code is incorrect. Please try again or use <a href='https://themilkmob.org/contact//?message=Question about Oct 8 OBC' target='_blank' rel='noopener'>use our contact form</a> to request the code. here is the working sample https://drive.google.com/file/d/1PsPfgJfNOhOP-wGCG6kCZYSknleAMf6n/view?usp=drivesdk Let us know if that works for you. Thanks