jacobstone
Forum Replies Created
-
Hey guys, just checking to see if anybody had any other suggestions? If not I totally appreciate your help thus far!
Am going to keep trying to get this thing working, if not, I can always resort to dumping the Salesforce code directly into WordPress….not pretty, but it will get the job done.
Cheers,
Jacob
I also tried checking the “enable values” box in GravityForms, thinking perhaps those values were what need to populate the “array” field in Salesforce, but got this DB/PHP error when I hit submit:
Again, huge thanks in advance to you guys for helping me out on this!
Jacob
Hi Zack, that solved the data dump issues, thanks! Now I’m seeing the information over in Salesfoce, but it’s not quite there:
I’ve got a checkboxes field in GravityForms with four options, I’ve selected “allow field to be populated dynamically,” and then put the API name from Salesforce in for the parameter name.
But from there, all I see in Salesforce picklist results is:
array, array, array, array
So it’s seeing something, just not the correct values quite yet. Any other help or advice would be massively appreciated! Thanks guys,
Jacob
Hello again lshade! I know you don’t provide any support for this plugin mod, but wonder if you could shed any light on this – I swapped the salesforce.php file for your version, and the form functions on the front end and looks fine in the back end, but then when you hit submit, you get this dump of raw data:
https://imgur.com/xPacC
(screen capture of the first part of it)Any ideas at all on what I’m doing wrong? I’m using GravityForms Version 1.6.4.2.1 and WordPress 3.3.1. Thanks in advance for any help or advaice you can offer! Cheers,
Jacob
Thank you! Will give this a shot and post back.
@lshade – I think I’m having the exact same issue: mapping custom fields from Gravity Form via the Salesforce plugin into Salesforce. Every fields works perfectly except getting checkboxes into a picklist.
Sounds like your solution does the trick. Would you be willing to post the additions/edits you made to the salesforce.php doc? Or maybe that and your revised php file?
Thanks in advance!
Forum: Networking WordPress
In reply to: Domain mapping with Mediatemple and Godaddywoo! another update: so i went back in and redid all the SSH stuff, turns out the site2.com directory wasn’t gone, so it was messing things up.
at this point, site2.com does redirect to site2.site1.com, as it should, BUT the URL appears as site2.site1.com, instead of just site2.com, if that makes sense.
ideas on how i can get it looking like it’s own URL, instead of just a subdomain on another URL?
Forum: Networking WordPress
In reply to: Domain mapping with Mediatemple and GodaddyUpdate:
I did the above, still no dice. My “Domain Mapping” settings are:
* IP address entered in IP addres field
* CNAME field empty
* domain options 1 and 4 are unchecked, 2 and 3 are checked“Domains” settings: there is one entry here, site2.com, with:
* Site ID of 2
* Primary: NoI created the site2.com domain inside Mediatemple’s web admin panel, and then followed the instructions from Mediatemple to use SSH to create the symlink, but when I go to site2.com I get:
Forbidden
You don’t have permission to access / on this server.Site1.com still works fine though. Any other ideas or suggestions? Thank you!
Forum: Networking WordPress
In reply to: Domain mapping with Mediatemple and GodaddyThanks for your response, Andrea!
So I forgot to mention that I did setup the domain mapping for site2 inside the SuperAdmin settings, but I had no idea about the symlink.
I’m up on this KB article on Mediatemple right now to try this out: https://kb.mediatemple.net/questions/63/Pointing+Multiple+Domains+to+the+Same+Alternate+Domain+Folder
I will post back the results. Thank you!