TOPIC:

Validate+Submit+Nextpage 14 years 9 months ago #2068

  • Topic Author
  • Michael
  • Visitor
  • Visitor
Ich bin ehrlich begeistert von Breezing Forms! :woohoo:

Zur Zeit setzte ich es als Upload-Formular ein, da die meisten Download-Extension keine detaillierte Konfiguration der Upload-Formulare zulassen.

Mir fehlt eine entscheidende Funktion bei Breezing Forms:

Nach Validierung und Datei-Übertragung soll eine Danke-Seite gezeigt werden.

Ich weiß, diese Option wurde schon tausend mal in Foren besprochen und Work-arounds vorgeschlagen. Funktioniert bloß leider nie so richtig.

Daher mien Wunsch: Baut das doch mal fest ein in Zukunft :cheer:

Das wäre super! B)

Please Log in or Create an account to join the conversation.

Re:Validate+Submit+Nextpage 14 years 9 months ago #2072

  • Hacki
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 11
  • Thanks: 0
Genau was ich auch suche!

Please Log in or Create an account to join the conversation.

Re:Validate+Submit+Nextpage 14 years 8 months ago #2374

  • nico65
  • Offline
  • Junior Member
  • Junior Member
  • Registered
  • Posts: 55
  • Thanks: 1
Breezing Forms -> Manage Forms -> Edit Form -> Tab Scripts ->
unter Submitteted Scripts Custom mit Create code framework den Code erzeugen lassen
Der sieht dann ungefähr so aus
function ff_kontakt_form_submitted(status, message)
{
    switch (status) {
        case FF_STATUS_OK:
           // do whatever desired on success
           break;
        case FF_STATUS_UNPUBLISHED:
        case FF_STATUS_SAVERECORD_FAILED:
        case FF_STATUS_SAVESUBRECORD_FAILED:
        case FF_STATUS_UPLOAD_FAILED:
        case FF_STATUS_ATTACHMENT_FAILED:
        case FF_STATUS_SENDMAIL_FAILED:
        default:
           alert(message);
    } // switch
} // ff_kontakt_form_submitted



// do whatever desired on success hiermit ersetzten.
ff_switchpage(ff_getPageByName('sucsess'));

Jetzt muss noch eine Seite im Formular angelegt werden die den 'Static Text/HTML' mit Namen sucsess und dem Gewünschten Inhalt enthält.

Please Log in or Create an account to join the conversation.

Last edit: Post by nico65.

Re:Validate+Submit+Nextpage 14 years 8 months ago #2375

  • Hacki
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 11
  • Thanks: 0
Super, danke! Werde ich baldigst ausprobieren.

Please Log in or Create an account to join the conversation.

Re:Validate+Submit+Nextpage 14 years 8 months ago #2376

  • Hacki
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 11
  • Thanks: 0
Funktioniert fabelhaft! :woohoo:Vielen Dank nochmals! :)

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Moderators: ForumSupport
Time to create page: 0.058 seconds

Support Chat

Join our Discord chat and enter the Crosstec channels for live-support, chat forums and interact directly with the community!

After joining, please enter the Crosstec Area and use the #crosstec-support or #crosstec-general channels.

Quick Links

Downloads

BreezingForms

ContentBuilder

BreezingCommerce

Templates

Documentation

BreezingForms

ContentBuilder

BreezingCommerce

Apprendre BreezingForms (French Community)

Apprendre et maîtriser BreezingForms par des tutoriels et exemples, le tout en français

breezingforms.eddy-vh.com

Questions et réponses sur les forums de l'AFUJ

AFUJ

Subscribe to news and updates!

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!

Live Support Chat Opened!

Join our Discord chat here and enter the Crosstec channels to receive live support and talk directly to the team!