Sven Wagener
Forum Replies Created
-
Forum: Plugins
In reply to: [Torro Forms] REST routes for submissionHi!
you can see the rest routes of your installation in your browser:
your-wp-website.tld/wp-json/torro/v1
Please replace your-wp-website.tld with the url to your WordPress installation. If you have changed the WordPress Rest API URL you also have to replace the wp-json path to the path you have set.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Progressive SaveYes that is right. Since the 1.0.0 version, the data will be stored after every sbmit of a page. They will be marked as completed, if the form was finished. You also can setup Torro Forms to delete uncompleted data after a predefined time.
Hello,
can you set up your php.ini or ask your hoster to do that?
I think this is is a PHP limitation. You have to increase the max_input_vars value because we are using a lot of fields in the backend.
Here is a link how you can do that:
https://themes.artbees.net/docs/increase-max-input-vars/
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] form input field sizeHi Clemens,
we have no optios for changing the width or from 1 column to two colums. All this has to happen in your CSS right now. I am sorry, that we have no CSS for that right now.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Multiple File UploadsHi Nicky,
sorry, I forgot to post the issue url on github:
https://github.com/awsmug/torro-forms/issues/490
If you are registered, you can subscribe to the ticket. The you should get notifications about it in your Github account.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] ?nderungen am mehrseitigen FormularDa wir an der Stelle leider nicht weiter kommen, schlie?e ich das Ticket.
Forum: Plugins
In reply to: [Torro Forms] Multiple File UploadsHi Nicky,
I am sorry, but this is not possible yet. But I have added a ticket for that on Github. That means that this will definetly come in future.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Multichoice form element : select min max limitThis is fixed now for the upcoming version 1.0.5.
Forum: Plugins
In reply to: [Torro Forms] Multichoice form element : select min max limitHi,
sorry for that. Thats a result of our total rebuild of the plugin. In the video we have the old version before the rebuild.
I think we forgot to add this settings again. We will add them again in the next version. I have added a ticket for this, where you can see whats happening. Just take a look here:
https://github.com/awsmug/torro-forms/issues/489
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Form mit REST API verbindenHallo,
also prinzipiell ist das so, das Torro Forms über die Actions zus?tzliche Funktionen nach dem Absenden des Formulars ausführen kann. Das muss dann in PHP geschehen. Ein entsprechendes Beispiel habe ich hier:
https://gist.github.com/mahype/f2abc06ecefbcf8daa31dfca32e77365
Wir sind wir im Moment aber dabei eine entsprechende Schnittstelle in Torro Forms bereitzustellen, mit der man Schnittstellendefinitionen hinterlegen und so Schnittstellen schneller ansprechen kann, allerdings wird das noch ein wenig dauern, da mit der Version gleich mehrere neue Funktionen ausgeliefert werden, die alle noch mitten in der Entwicklung sind.
Viele Grü?e,
Sven
Forum: Plugins
In reply to: [Torro Forms] Private uploadHi,
we do not have implemented this functionality yet. We have a lot to do with implementations like moving to a react frontend, implementing a Double-Optin and frontend posting at the moment.
It would be really great if you would provide some custom code for that issue! If you need some actionhooks or filters for an implementations which making sense, just let us know or do a pull request on Github. We would be pleased if you would join us! ??
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] ?nderungen am mehrseitigen FormularHallo Andrea,
k?nntest Du mir eine Email mit Deinem Anliegen an support@awesome.ug senden?
Ich müsste mir das dann mal auf Deiner Seite direkt ansehen, das k?nnten wir dann da kl?ren.
Viele Grü?e,
Sven
- This reply was modified 6 years, 1 month ago by Sven Wagener.
Forum: Plugins
In reply to: [Torro Forms] Send invitation bugHi Clemens,
OK. That seems to be a bug in the underlying plugin library. We have to fix that, but we have to see when there is time for that. I have created a ticket on Github for that. There you can see more information and follow us whats happening with the bug until we bring a fix in a new version: https://github.com/awsmug/torro-forms/issues/487
Sorry for the inconvinience!
Greetings,
Sven
- This reply was modified 6 years, 1 month ago by Sven Wagener.
Forum: Plugins
In reply to: [Torro Forms] Send invitation bugDo you can save the user you have added to the allowed list?
Forum: Plugins
In reply to: [Torro Forms] Send invitation bugHi Clemens,
glad to see that you like the plugin! ?? I will check the invitations and will try to reproduce the failure.
For the question functionality I will check what there have to be done. It make sense, to invite users by user role to a form. I have to check this and come back to you.
I’ll come back to you later! Thanks for your hints! ??
Greetings,
Sven