Is there a way to prepopulate field values using the shortcode, like you can with URL variables?
Or a way to populate a field based on a meta field of the post it is being displayed in?
Is there a way to hash the IP address immediately upon submission (one-way encryption) to protect identifiable information but also allow to check for duplicate submissions?
Or is there a way to strip the IP address before storing it in the form record?
All my customers filling in their form receive an empty page with this text on it when confirming:
"The confirmation of the double opt-in has already been carried out and can only be done once. If you continue to experience issues, please contact the site administrator for assistance."
Any ideas?
Is this the standard button that appears when using a popup form? if so how can it be styled? and if possible is there a way to make the new style the default style?
Thanks
Hey everyone, Iβm new to FluentForms and was wondering if thereβs a way to define custom global styles for all my forms. The Custom CSS/JS option in the form settings is helpful, but Iβd prefer not to add the same CSS to each form over and over again.
Thank you! π
Just made two forms using AI and thought I would share. The design and CSS were all generated by AI form creation of fluent forms βI only added a background image.
Also the generated css is saved in custom CSS
Hi there,
I want to migrate from Thrive Quiz Builder to Fluent Forms. Is this possible? Any experience?
Best regards,
Sander
After the latest FluentForms update, the Global Settings page cannot save any changes.
Every other FluentForms section works normally (forms, emails, integrations, entries, etc.).
Only General Settings fails with:
βSomething Went Wrong Please Try Again!β
Let me know if you need the response payload from the network inspector.
Thanks.
EDIT: FluentWP to the rescue!!!!
I have some clients who don't want to process payments on their forms on certain days, like the Sabbath. It is not just a particular day, but a timeframe from one day to the next. It would be nice to disable the form with payments on a repeated schedule. I'll give an example.
Disable the form from 4pm EST on Fridays and enable it back at 9pm EST on Saturdays. The same could go for Saturday to Sunday, or any other timeframe for that matter.
BTW... this would be a GREAT feature for FluentCart as well.
FF support says they do not have a way to hide the Credit Card field on subscriptions (I have four subscription options to choose from) when a coupon is applied and the amount equals to $0. I have been told by support that this is normal, but my experience with other forms is that the CC field can be hidden when the price is $0. I can do this easily with GF without writing any code.
FF support told me that I can write some custom JS to hide the CC field if the amount is $0 or explain in an HTML field to ignore the CC field if the amount is $0. For one, that is a bad user experience to have to explain this and secondly, I do not write JS.
Overview: I have four yearly subscriptions - $20, $30, $50, $100 and the coupon is for $20 off. If the first one is chosen and the coupon is applied, it should be $0. I don't want the CC field to show when it is $0.
Has anyone here done this already with their site that has the JS code? Any other ideas? It has to be a subscription. Thank you in advance.
