drew173
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox and multi page Gravity FormsHi,
This is a live site and I’ve settled without FancyBox because I couldn’t get it to work seamlessly.
I would state the issue plainly like this: If you configure any multipage gravity form, there is no way to pop it in a FancyBox and have it remain in the FancyBox when you click the “Next” button – you are returned to the form on the page, not in a modal. An iFrame *may* solve this problem but that introduces its own set of styling issues and is a whole other rabbit hole – I was never able to get it to work right. You should be able to reproduce this problem easily by making a 2-page test form and using the standard fancybox-hidden, fancybox-inline classes for the form. First page pops in the modal, form looks great, you lose the modal when you go to the next page – you are correctly progressed to the next form page, but on the parent wordpress page that launched the form, not in the modal, which closes upon clicking next and causes a page refresh. Should be pretty easy to test. As I’m dealing with a fairly long form, even though modal popups are sexy and awesome, it doesn’t do too good to have one that goes 3 page lengths below the fold.
Trying to get a business off the ground and I have too many irons in the fire. I apologize for making a support request and not having the wherewithal to see its testing through to issue resolution. Hopefully this is a clear enough description of the problem. Clicking next on a multipage Gravity form refreshes the page, which closes the FancyBox modal.
Cheers, and thank you for replying to me.
Forum: Plugins
In reply to: [wp tell a friend popup form] This is great with some tweaking. Go here:Good stuff Ben. Thanks.
Forum: Plugins
In reply to: [Yoast SEO] How can I add this meta tag to a page (for homepage redirect)?Hello? Anybody? Please?
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox and multi page Gravity FormsOh yeah –
https://www.sacmusicmachine.com/wedding-planning-form/
It’s the “click here to get started” link right under the orange text.
Still an issue ??
So the modified, complete form remains, but you lose out on the revision history?
Forum: Plugins
In reply to: [Gravity Forms Data Persistence Add-On] Clearing the Persistent DataIt’s funny, for me, I would want it to be the exact opposite – I am using gravity forms to have my clients (brides and grooms) fill out big pre-wedding forms that collect all kinds of information about them, the reception agenda, etc (I’m a Mobile DJ). So I specifically WANT this plugin to hang onto the data. It would be best if it were an admin setting – “clear persistence after successful submission.”
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Github fork with some added features3 things added to Github:
– Line break needs to be added after check box label
– CSS issue for “send a copy to myself” checkbox (it’s double-inheriting properties from two different classes)
– Add option to disable the built in Lead Source field so it can be passed from the form (or maybe just don’t pass that field if it’s blank?) I am collecting that field in the form itself but the baked in field is stepping on it.Any of these you can do would be awesome, and if you can’t no worries. Thanks.
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Github fork with some added featuresThanks. I have a couple and will do so right now. I just 5-starred this plugin also, mainly because of your fantastic support in this forum (it would have been a 2.5 or a 3 otherwise). Are you a Salesforce employee? If so I would like to send an email off to a couple of folks to make sure they know the value you’re adding to SFDC through your efforts here.
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Github fork with some added featuresjbuchbinder, would you mind describing the syntax available for the Options field? I would like to place “–Please Select–” as the default value in a drop-down, and not allow the user to submit if that was unchanged. Is this possible?
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Github fork with some added featuresNevermind about the latter item – I had styled the drop-down items white.
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Github fork with some added featuresJust FYI, checkboxes are not formatting properly – a line break is not being inserted after the checkbox text. So you have the text of the next question wrapping onto the end of the checbox text. It makes them difficult to use unless they are the last question in a form.
Also, what is the proper syntax for the Options field for Select (drop-down) fields? I tried piping my items as you suggested, but no dice – the first item is displayed and the list is blank after that.
Almost there. Help please?