PlanSo
Forum Replies Created
-
Forum: Plugins
In reply to: [PlanSo Forms] Anwender E-Mail nur wenn gewünschtHallo donat8,
aktuell ist dies leider nicht m?glich.
Wir haben allerdings sowohl für die “Danke-Seite” als auch für die E-Mails konditionelle Logiken auf der Roadmap mit denen sich genau solche Vorhaben realisieren lassen.
Leider k?nnen wir dazu heute noch keinen genauen Realease Termin nennen, wir werden dies aber gerne hier im Forum bekannt geben bzw. mit den entsprechenden Updates der Pro Version ausliefern.
Beste Grü?e
Forum: Plugins
In reply to: [PlanSo Forms] How to use the new prefilled value options?We’ve just tested this on different sites and it is perfectly working the way described.
Did you insert the appropriate variable into your admin/user mail body?
Forum: Plugins
In reply to: [PlanSo Forms] How to use the new prefilled value options?well the shortcode is placed either in your page or post content or in a widget. By adding the attributes the form will be prefilled with the value provided
[psfb First_Name="Some Name"...
would lead to the “first name” field to be prefilled withSome Name
.The special values CURRENT_DATE(), CURRENT_TIME() and CURRENT_DATETIME() as the attribute value would be replaced by todays date in the format of 2015-04-14, the time when the form is submitted in 24h format like 23:08 and the combination like 2015-04-14 23:08 respectively.
This all leads to the possibility to create individual default values for your separate fields. If you would like to receive the value without your users to be able to change the value we’d suggest you check “hide label” within the edit dialog and additionally enter
display:none;
into the css style field of the corresponding field.This way you’ll always receive the predefined value via email.
Forum: Plugins
In reply to: [PlanSo Forms] Form won't submitHi Foeselinni,
it sounds like you’ve defined a mandatory value that is not filled out correctly. Are you receiving any message above the form? If you are using the Pro version another possibility could be that you’ve defined a mandatory field that is conditionally hidden and therefor blocked during submission.
If this doesn’t get you any further please send us a link to the page where the form is located and we’ll try to figure out the problem. You can use our support form at PlanSo.net for submitting the link.
Cheers
Forum: Plugins
In reply to: [PlanSo Forms] How to use the new prefilled value options?Hi KTS,
You can use the values in the following manner:
[psfb id="-ID-" First_Name="Some Name" Date_Field_Name="CURRENT_DATE()"]
Where
First_Name
andDate_Field_Name
are the corresponding field variables (the same that show up in the email settings).To be sure everything works as expected you should update to 1.3.0 as we’ve changed some parts of the shortcode handling with that update.
Cheers
Forum: Plugins
In reply to: [W3 Total Cache] Multidomain with push cdn and minify not workingIs there any solution to this?
Forum: Plugins
In reply to: [PlanSo Forms] How to set Label & Input side by side?JustBlog, with the latest Version (1.2.7 and above) we have updated the “side by side fields n labels” option to allow you to specify a relative width for the labels.
Cheers
Forum: Plugins
In reply to: [PlanSo Forms] Required checkbox fieldVersion 1.2.7 fixes the required checkbox handling.
Forum: Plugins
In reply to: [PlanSo Forms] Best?tigungsemailHallo sunci,
wir arbeiten grade an einer Erweiterung von PlanSo Forms Pro in der genau diese M?glichkeit besteht. Damit kann man dann die PlanSo Formulare als Registrierungs- und Login-Formular verwenden.
Wir gehen aktuell davon aus, dass diese Funktion innerhalb der n?chsten 14 Tage allen Kunden der Pro Version zur Verfügung stehen wird.
LG
Forum: Plugins
In reply to: [PlanSo Forms] Required checkbox fieldAzzePis, thank you for pointing that out. We’ll provide a fix asap.
Forum: Plugins
In reply to: [PlanSo Forms] Form info not recievedYou marked the topic as resolved?! Is this issue still active?
Anyhow: For the admin mail you can leave the body blank to receive all fields submitted. Otherwise you just insert the variables from the right into the text where they should appear.
Please check out https://www.planso.net/how-to-setup-administrator-and-user-emails/ for further details.
Cheers
Forum: Reviews
In reply to: [PlanSo Forms] easy to use but inflexibleIreneherz,
You seem to work with an outdated version of PlanSo Forms as you address issues that we’ve fixed some time ago.
The additional CSS is included automatically as soon as the option is checked so there is no need to enter additional styles.
Thereafter PlanSo Forms is build in a way that all forms look great out of the box with most themes (We always test with more than 50 different free and paid themes).
It would be nice if you’d send us a link to your website and let us know which theme you are using. Only then we can try to get your forms looking as great as they should.
Cheers
Forum: Plugins
In reply to: [PlanSo Forms] How to change the langauge of the form?Hi Elvanos,
thank you for your nice words!
To customize the “Form successfully sent” message the easiest way is to provide an individual Thankyou Page.
At now you can only change the default notices via the language files or a translation plugin like wpml.
We will however add the possibility to change all front end notifications with one of the next updates.
I’ll keep you updated here!Forum: Plugins
In reply to: [PlanSo Forms] How to set Label & Input side by side?Would it be better to define the width on a per field or on a per form basis? I.e. have have different label width for each field or define it for the form for a consistent look and feel?
Cheers
Forum: Reviews
In reply to: [PlanSo Forms] Simple & powerful forms!Thank you very much for the kudos!