brilliantplugins
@brilliantplugins on WordPress.org
- Member Since: January 24th, 2017
- Location: Minneapolis, MN
- Website: brilliantplugins.com
- Employer: LuminFire
Contribution History
brilliantplugins’s badges:- Plugin Developer
-
Posted a reply to Support for Google Click ID (GCLID), on the site WordPress.org Forums:
You can create a hidden field that is mapped to a Saleforce custom field, then… -
Posted a reply to Prevent submissions to go to Salesforce, on the site WordPress.org Forums:
Then I’d suggest you use a general purpose form plugin and only connect certain forms… -
Posted a reply to Prevent submissions to go to Salesforce, on the site WordPress.org Forums:
The entire point of this plugin is to send data to Salesforce, so I'm not… -
Posted a reply to Bugs with Success Message and Emails, on the site WordPress.org Forums:
If these were bugs, they'd happen consistently. As these are the first reports of any… -
Posted a reply to Suddenly getting “This field is required.” error in spite of all fields filled, on the site WordPress.org Forums:
Virtual / In-person is not a valid field name... for any web form, but especially… -
Posted a reply to Wrong Return URL, on the site WordPress.org Forums:
To attempt to keep it on screen. Some themes do funny things with anchors/scrolling and… -
Posted a reply to Wrong Return URL, on the site WordPress.org Forums:
The plugin uses an anchor to keep the form onscreen. It sounds like the JS… -
Committed [2709386] to Plugins SVN:
Update to version 1.4.4 from GitHub -
Posted a reply to Bug: Required Inputs, on the site WordPress.org Forums:
The plugin does server side validation, but I'll add this to the backlog. -
Posted a reply to Why has this been abandoned?, on the site WordPress.org Forums:
Yeah, I've been meaning to do that. Done. -
Posted a reply to Why has this been abandoned?, on the site WordPress.org Forums:
Yes, the plugin is stable and hasn't required any updates. We have some new features… -
Posted a reply to How the document field works when sending data into salesforce?, on the site WordPress.org Forums:
I think you have the wrong plugin. This is not a gravity form add-on and… -
Posted a reply to Success doesn’t work on submission, on the site WordPress.org Forums:
Unfortunately then plugin does not support multiple instances of a form on the same page.… -
Posted a reply to Success doesn’t work on submission, on the site WordPress.org Forums:
Most of the time that's due to a JS error on the page, or possible… -
Committed [2607388] to Plugins SVN:
Update to version 1.4.3 from GitHub -
Committed [2607301] to Plugins SVN:
Update to version 1.4.2 from GitHub -
Committed [2578401] to Plugins SVN:
Update to version 1.4.1 from GitHub -
Committed [2578397] to Plugins SVN:
Update to version 1.4.0 from GitHub -
Posted a reply to Added a “Name” field & not showing in Salesforce, on the site WordPress.org Forums:
Have you read the FAQ? This is all covered in detail there. Also, note that… -
Posted a reply to Added a “Name” field & not showing in Salesforce, on the site WordPress.org Forums:
A single name field is only supported for Cases, not Leads. It's showing as [not… -
Posted a reply to Url Parameters, on the site WordPress.org Forums:
You’d need to store the UTM data in a session or cookie so it persists… -
Posted a reply to Plugin session and redirects, on the site WordPress.org Forums:
You can't get something from there URL that isn't there. You'd need to store that… -
Posted a reply to Redirect Not Working, on the site WordPress.org Forums:
This is likely a conflict with Visual Composer mangling the output of the plugin --… -
Posted a reply to can’t make the forms to work, on the site WordPress.org Forums:
Please review the ReadMe/FAQ for troubleshooting/debugging advice and report back anything you find and we’ll… -
Posted a reply to Not generating the leads in salesforce, on the site WordPress.org Forums:
This plugin uses the WebToLead API, no triggers are necessary. Leads are submitted to Salesforce… -
Posted a reply to Delete fields on web-to-lead form, on the site WordPress.org Forums:
Check the "delete" checkbox and save the form. -
Posted a reply to Compatibility with 5.7.1?, on the site WordPress.org Forums:
It's compatible. The number in the readme will be updated shortly to reflect that. -
Posted a reply to Lead assignment based on form fields, on the site WordPress.org Forums:
You'd do that in Salesforce, not the plugin: https://help.salesforce.com/articleView?id=sf.customize_leadrules.htm&type=5 -
Committed [2519422] to Plugins SVN:
Update to version 1.3.1 from GitHub -
Committed [2519408] to Plugins SVN:
Update to version 1.3.0 from GitHub -
Committed [2510141] to Plugins SVN:
Update to version 1.2.2 from GitHub -
Posted a reply to How to import SF Form, on the site WordPress.org Forums:
The import is fairly sensitive to the format from salesforce not being altered (even whitespace… -
Posted a reply to Duplicate Leads being created, on the site WordPress.org Forums:
The next release (hopefully this week) will have double click prevention as a feature. -
Posted a reply to Brilliant Web to Lead for Salesforce throwing Gateway Timeout error, on the site WordPress.org Forums:
The plugin redirect is just JS injected into the page... unless your timeout settings are… -
Posted a reply to After submitting my salesforce form. leads are not created in salesforce account, on the site WordPress.org Forums:
If mail is being sent, the lead data is being sent to Salesforce... so the… -
Posted a reply to Logged in user activity not triggering salesforce anymore, on the site WordPress.org Forums:
By default, the plugin behaves the same whether the user is logged in or not,… -
Posted a reply to salesforce plugin redirection issue, on the site WordPress.org Forums:
You mean 5.7? Do you possibly have 2 forms on the same page (e.g. one… -
Posted a reply to Lame Support, on the site WordPress.org Forums:
I’m sorry you found the complimentary support for this free plugin did not meet your… -
Posted a reply to Plugin not generating any new leads, on the site WordPress.org Forums:
@torahboy I'm sorry you found the complimentary support for this free plugin did not meet… -
Posted a reply to Salesforce Plugin Conflict WordPress 5.6.1, on the site WordPress.org Forums:
I’m using 7.4 for local testing with no issues either. So this appears to be… -
Posted a reply to Salesforce Plugin Conflict WordPress 5.6.1, on the site WordPress.org Forums:
So it's a PHP 7.4 conflict, not a WP 5.6.1 conflict. I'll add it to… -
Posted a reply to Return / Thanks URL Issue, on the site WordPress.org Forums:
FYI- There's no need to have oid as a hidden field, the plugin passes that… -
Posted a reply to Return / Thanks URL Issue, on the site WordPress.org Forums:
I suspect your Content Security Policy may have something to do with that? The redirect… -
Posted a reply to Not able to update email subject line, on the site WordPress.org Forums:
You cannot alter the subject of the ADMIN email at this time only the email… -
Posted a reply to how can I use reCAPTCHA in multiple sites ?, on the site WordPress.org Forums:
If you're using the recaptcha in the plugin, you must disable that setting at Salesforce… -
Posted a reply to Can’t default picklist entry into Salesforce, on the site WordPress.org Forums:
This one? <input type="hidden" id="sf_00N120000065sj4" class="w2linput hidden" name="00N120000065sj4" value=""> Looks like you need a value… -
Posted a reply to Form triggering SF duplicate rules, on the site WordPress.org Forums:
Nothing looks wrong to my eyes... sorry! -
Posted a reply to Form triggering SF duplicate rules, on the site WordPress.org Forums:
Well, the plugin passes through the fields you define and the data the user enters...… -
Posted a reply to Wanting to add Pardot forms, on the site WordPress.org Forums:
Filters, at present. salesforce_w2l_after_submit Allows you to do something (read only) with the post data… -
Posted a reply to Field width, on the site WordPress.org Forums:
Looks like you figured out the answer was "CSS"?
Developer
-
Brilliant Web-to-Lead for Salesforce
Active Installs: 5,000+
-
Field Helper for Gravity Forms
Active Installs: 20+