Sven Wagener
Forum Replies Created
-
Forum: Plugins
In reply to: [Torro Forms] [form_results id= XYZ]Thank you very much! 🙂
Forum: Plugins
In reply to: [Torro Forms] [form_results id= XYZ]Hello,
yes there is a “hidden” shortcode for that 😉 We just don’t have written the documentation and the element ID into the formbuilder.
You can use:
[element_chart id="123"]Unfortunately it’s a bit tricky to find out the element id, because you have to do it by take a look into the source code in the admin. There you will find the parameter “data-element-id” in the element HTML.
That’s not nice, but I will implement a better solutuin in the next beta 5: https://github.com/awsmug/torro-forms/issues/216
At the moment there is no possibility to sitch to pies. But this will come also in the next time: https://github.com/awsmug/torro-forms/issues/217
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Some bugs found and few requests.Hi Hutsory!
1. We can’t reproduce the error. Maybe you should try it with the next version we will upload. We are releasing the official beta4 today.
2. This will be a Javascript error. Can you check your Browser Console for Javascript errors and put in the text here?
3. We have planned to add this feature in future! Thanks for your recommendation.
4. This is the standard message after submitting a form. We cannot remove it without doing some deeper changes. But because this is a standard behaviour on sending forms, we wont’t change that.
5. If you remove the limitations (by setting the fields empty), there will be no message. Otherwise you are right to use CSS.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Method not foundThank you! I will take a look! 🙂
Forum: Plugins
In reply to: [Torro Forms] Some additional features would be nice.Hi Hutsory,
we have fixed the access control and the shortcode issues right now. You can download it today by using the develope version or you can install the beta 4, coming out tomorrow.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Method not foundHey Max,
Can you please download the latest Version of Torro Forms and checkout our latest API changes here:
http://torro-forms.com/api/extending/elements/
Torro Forms develop version:
https://github.com/awsmug/torro-forms/tree/develop
I’m sorry for that issue I have missed to test the examples. But now I did it. 😉
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Method not foundYou are totally right! I will check this and give you feedback!
Forum: Plugins
In reply to: [Torro Forms] Method not foundHello Max,
can you please show your code or add a link to your code?
Which version you are using?
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] is this possible with torro forms?Hallo Wolfgang,
Nochmal die Idee …
– ich habe über Torro Forms ein Formular angelegt mit Name, Vorname, Email-Adresse und einem Textfeld, in das der User einen kurzen offenen Text eintragen soll. (z.B. “Ich kann nicht singen”)Ich nehme an, das ist jetzt nicht das Problem 😉
Danach soll der Nutzer automatisch eine Email erhalten (also, ohne dass man die Email-Adresse händisch eintragen muss)
Das kannst Einfach machen indem Du Email-Notifikationen hinzufügst.
ausserdem soll die Textinfo aus dem Textfeld in den Email-Text integriert werden (ebenfalls automatisch).
Beispiel: “Hallo X, du hast >Ich kann nicht singen< mitgeteilt. Hier ein paar Tipps. MfG”Schau Dir hier auch mal die Email-Notifikationen an, in den Feldern und den Texten kannst Du die Templatags einsetzen (klick auf rechten Button “+”). Dort findest Du nach erstmaligem Speichern des Formulars auch die Felder aus Deinem Formular.
Zusätzlich wäre es gut, wenn die Email in verschiedenen Zeitabständen wiederholt rausgeschickt werden könnte, z.B. 7 Tage später noch einmal.
Das geht mit dem Plugin leider so nicht. Das müsstest Du dazu programmieren. Die Daten stehen ja in der Datenbank. Ohne Programmierung geht es in diesem Fall leider nicht.
Viele Grüße,
Sven
Forum: Plugins
In reply to: [Torro Forms] CategoriesIf there is no other question I will close this topic now. If you have more, please open a new one.
Forum: Plugins
In reply to: [Torro Forms] is this possible with torro forms?Hello Wokai,
yes this is possible. Just take a look at this video:
https://www.youtube.com/watch?v=aupQ4hzTjak
There I have explained how to create a contact form with sending out emails and so on.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Insert the form in a pageOh I forgot. You can change the text of the buttons in the Settings > General section on the buttom of the formbuilder.
Forum: Plugins
In reply to: [Torro Forms] Migrating from Questions surveys to Torro Forms failedIt seems that you are not in trouble or you have found another way. I will close that ticket now.
Forum: Plugins
In reply to: [Torro Forms] Insert the form in a pageHi Muhsad,
please try the the develope version. I have fixed some issues depending the form shortcode at the end of last week.
Download here:
https://github.com/awsmug/torro-forms/tree/developAn please do not use Questsions. Wo do not maintain it anymore.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Some additional features would be nice.Hi Hutsori,
I will check the restrictions problem. I have created some issues on Github where you can follow the checks an the changes:
Restrictions ot working:
https://github.com/awsmug/torro-forms/issues/203Shortcode problems:
https://github.com/awsmug/torro-forms/issues/204I wil check and fix this and will put the update in the beta4 of friday. If you want to test it, you can download the develop version after we have closed the Github tickets:
https://github.com/awsmug/torro-forms/tree/develop
I will come back to you if he have fixed it or if we have some questions.
Greetings,
Sven