<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Kunena 1.5.12"> -->
<rss version="0.91">
    <channel>
        <title>Crosstec Solutions - Forum</title>
        <description>Kunena Site Syndication</description>
        <link>http://crosstec.de/</link>
        <lastBuildDate>Tue, 07 Sep 2010 04:37:53 +0200</lastBuildDate>
        <generator>Kunena 1.5.12</generator>
        <image>
	        <url>http://crosstec.de/components/com_kunena/template/default_ex/images/english/emoticons/rss.gif</url>
	        <title>Powered by Kunena</title>
	        <link>http://crosstec.de/</link>
	        <description>Kunena Site Syndication</description>
        </image>
        <item>
            <title>Subject: Re: move required field asterisk and validation errors - by: melissapbr</title>
            <link>http://crosstec.de/forums/15-usage/8522-move-required-field-asterisk-and-validation-errors.html#17071</link>
            <description>Yes, I actually did. 
Here's what I did (I think - it's been a while).

On page BFQuickMode.php (in administrator/components/com_facileforms/libraries/crosstec/classes) I changed the following:

Remove the following code from line 693-695:
[code]if($mdata['required']){
	echo '*'.&quot;\n&quot;;
    }[/code]

Insert right before the following (line 393):

[code]echo ''.$labelText.&quot;\n&quot;;[/code]

the replacement code:
[code]if($mdata['required']){
    echo '*'.&quot;\n&quot;;
	}
				
	else{
		echo ' '.&quot;\n&quot;;
		}[/code]

I added the if-else statement to line up the labels that don't have an asterisk with the ones that do.


My style for the asterisk is (in components/com_facileforms/themes/quickmode/qmtheme/theme.css):
[code]
.bfQuickMode .bfRequired {
color:#FF0000;
float:left;
font-weight:bold;
margin:0;
padding:0 2px 0 0;
}
[/code]

I don't remember if I had to make any other style changes. Let me know if this doesn't align correctly, and I look more into it.</description>
            <pubDate>Tue, 07 Sep 2010 02:04:55 +0200</pubDate>
        </item>
        <item>
            <title>Subject: 1 article, 2 forms, first form - by: janek</title>
            <link>http://crosstec.de/forums/15-usage/17066-1-article-2-forms-first-form.html#17066</link>
            <description>Hello everybody,

I couldnt find a solution for my problem here on this forum, and the problem is:
when I put 2 forms in one article using modules, the first one shows validation errors even if there are no empty fields..

It works fine when I use iframe, but then, the text looks horrible  :(


Is there a way to make this better? Please help :)
I am using Breezing Forms 1.5.9</description>
            <pubDate>Tue, 07 Sep 2010 01:00:51 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Wo sind die Einstellungen für emial subject - by: JensBusse</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/17058-wo-sind-die-einstellungen-fuer-emial-subject.html#17058</link>
            <description>der voreingestellt ist auf &quot;Formular Datensatz empfangen&quot; 
quickmode

VD Jens</description>
            <pubDate>Mon, 06 Sep 2010 20:08:07 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: tomturbo1963</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=12#17045</link>
            <description>Hab alles brav nach deiner anweisung gemacht. nein es werden keine verzeichnisse angelegt. soll ich die verzeichnisse selbst anlegen?

ich habe das xml^-file noch einmal gezipt - vielleicht gehts jetzt bei dir.

Thomas http://crosstec.de/images/fbfiles/files/bestellform.zip</description>
            <pubDate>Mon, 06 Sep 2010 14:59:58 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=6#17037</link>
            <description>hmm..irgendwas stimmt mit dem zip-file nicht, welches du hier reingestellt hast...kriege es nicht wieder hergestellt.

Also du hast lediglich den ersten Code-Schnipsel eingefügt?

Sender und Empfänger angepasst?

Prüfe bitte, ob auf deinem FTP-Server die beiden Verzeichnisse angelegt wurden ;)

matthias</description>
            <pubDate>Mon, 06 Sep 2010 11:41:21 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Clickon: Text soll verschwinden - by: anja</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/15790-clickon-text-soll-verschwinden.html#17036</link>
            <description>Hey Danke!!!  :)  :)  :)  :)
 
Hat super funktioniert!!

Danke für die Antwort!  B) 

LG anja</description>
            <pubDate>Mon, 06 Sep 2010 11:22:46 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: tomturbo1963</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=6#17034</link>
            <description>Hallo Matthias!

Danke für das Skript. Ich hb es bei mir so wie beschrieben eingebaut, aber es wird kein Link erzeugt ist alles wie immer. was habe ich falsch gemacht? ich schicke dir das bestellformular zur Ansicht mit.

Schöne Grüße
Thomas http://crosstec.de/images/fbfiles/files/bestellformular-20100906.zip</description>
            <pubDate>Mon, 06 Sep 2010 11:01:40 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not Receiving Form Submissions! - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/15638-not-receiving-form-submissions.html?limit=6&amp;start=6#17031</link>
            <description>Not quite. Got another incomplete form this morning.

I suspect now that the problem lies with the form being a &quot;Copy&quot; of another quickmode form. The select-list field-checks (FF:ff_valuenotempty) worked on the first form after saving the configuration but were &quot;broken&quot; in the second form - which was the copy of the first form. 

If I saved the config in the second form, the FF:ff_valuenotempty check worked on the select-list but was ignored in the first form again.

So, I removed the select list in the second form, re-created it (thus getting it a new element ID) and suddenly this weird phenomenon stopped. Maybe THAT has now fixed it. I have submitted the report to support. Maybe they can confirm it or explain it...</description>
            <pubDate>Mon, 06 Sep 2010 10:47:13 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: checkbox not sending data - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/11177-checkbox-not-sending-data.html?limit=6&amp;start=6#17029</link>
            <description>Wildwyre,

Do you happen to be working with QuickMode forms that you duplicated using the &quot;Copy&quot; function in the form manager?

I think I may have finally solved our problem by deleting and then recreating the troublesome form element by hand on the copied form. That gave it a new ID and the field-checks finally kicked in (JavaScript caching?). The users had been submitting a form with this field empty and the data was therefore now appearing in the email.

It might be worth trying that anyway.</description>
            <pubDate>Mon, 06 Sep 2010 10:41:50 +0200</pubDate>
        </item>
        <item>
            <title>Subject: not work in preview.... - by: galbit</title>
            <link>http://crosstec.de/forums/5-bugs/17027-not-work-in-preview.html#17027</link>
            <description>Hello everyone,
I am new to this forum, and I have a problem with my first form with BreezingForms, I have this message displayed on my first preview. Is there something I missed to install?? Thank you to you for your help ...

&quot;No valid database connection Erreur de syntaxe pr�s de ') AND axosection='' AND axo=''' � la ligne 6 SQL=SELECT id FROM jos_gmacl WHERE acosection='com_breezingforms' AND aco='read' AND arosection='users' AND aro IN () AND axosection='' AND axo=''</description>
            <pubDate>Mon, 06 Sep 2010 09:46:52 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=6#17026</link>
            <description>Guten Morgen :)

also...du gehst auf deine Formulareinstellungen. Unter &quot;Übermittlungsteile&quot; fügst du bitte unter &quot;Beginn Übermittlung&quot; folgenden Code ein:
[code]
// Standardbibliotheken importieren
$this-&gt;execPieceByName('ff_InitLib');
$this-&gt;execPieceByName('ff_InitUtilities');
// declare globals used in this piece
global $mosConfig_mailfrom, $mosConfig_fromname;
// Pfade zuweisen
$trgPath = JPATH_ROOT.&quot;/bestellungen/button/&quot;;
// Existiert der Ordner bereits?
if(JFolder::exists($trgPath)!=true)
{
	// Erstellen des Ordners
	JFolder::create($trgPath);
}
// Existiert der Ordner nun?
if(JFolder::exists($trgPath))
{
	// Hochgeladene Datei auswählen
	$UploadedFile = ff_getSubmit('dateiupload');
	// Datei in den Ordner verschieben
	if ($UploadedFile != '') 
		{
			// Kopieren
			JFile::copy($UploadedFile, $trgPath.'/'.basename($UploadedFile));
			// Den neuen Link zuweisen
			$Link = 'http://www.DEINEADRESSE.de/bestellungen/button/'.basename($UploadedFile);
			// E-Mail Text zusammenstellen
			$text =  &quot;Button-Bestellung&quot; . 
								&quot;Link zum Bild:&quot; . $Link . &quot;&quot; .
								&quot;&quot;;
			// senden der Email
			$this-&gt;sendMail(
				'sender@irgendwas.de',                					// email addr of submitter (1)
				'ButtonBesteller' , 	  								// name of submitter (1)
				'empfänger@irgendwas.de',              					// email of recipient (2)
				'Button Bestellung',     								// subject of the mail (3)
				$text,													// body of the mail (3)
				NULL,
				'TRUE',													// HTML-Schalter
				NULL,
				NULL);
			// Alte Datei löschen
			JFile::delete($UploadedFile);
		}
}
[/code]

Es werden 2 Verzeichnisse angelegt. 'Bestellungen' und 'Button'. Ich fands leichter so den Link zu erzeugen, als mit dem Standardstring. Also falls das kein Problem ist, versuch diesen Code mal.

Bitte vorher noch einen gescheiten Sender der Email sowie Empfänger eintragen ;)

Falls du noch einen weiteren Empfänger eintragen möchtest, fügst du einfach folgenden Code nocheinmal mit anderem Empfänger vor dem JFile::delete ein:
[code]

			// senden der Email
			$this-&gt;sendMail(
				'sender@irgendwas.de',                					// email addr of submitter (1)
				'ButtonBesteller' , 	  								// name of submitter (1)
				'empfänger@irgendwas.de',              					// email of recipient (2)
				'Button Bestellung',     								// subject of the mail (3)
				$text,													// body of the mail (3)
				NULL,
				'TRUE',													// HTML-Schalter
				NULL,
				NULL);
[/code]

In der Email kannst du auch alle anderen Eingaben der Bestellung mitschicken ;)
Benutze dafür einfach folgenden Code, bevor der Text für die EMail zusammengestellt wird:
[code]
$EinVorname = ff_getSubmit('Vorname');
[/code]

z.B. um den Vornamen des Bestellers zu ermitteln.

Dann fügst du einfach in den Text der E-Mail (Variable $text) eine neue Zeile ein, und zwar nach &quot;&quot; . (nach dem Punkt) und  bevor &quot;&quot; kommt. 
[code]
&quot;Vorname:&quot; . $EinVorname . &quot;&quot; .
[/code]

hmm..war jetzt bisschen viel Text..ich hoffe, du kommst klar!

matthias</description>
            <pubDate>Mon, 06 Sep 2010 09:42:03 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Checkboxes... how do I make them appear?? - by: giancarlo</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/13659-checkboxes-how-do-i-make-them-appear.html?limit=6&amp;start=6#17006</link>
            <description> So for anybody out there using a Rocket Theme template and maybe run into a similar problem (checkboxes) not appearing or overlapping... go to your template manager and disable the Input Styling. You can find it under the advanced tabs in the template manager. 

You have to go to the back-end of you site, where you do all the changes of the site. I assume you are on Joomla (CMS)?? If so, go to &gt;&gt; Extensions &gt;&gt; Template manager &gt;&gt; now choose the the template you are using. You should find the Input Styling option there. Look carefully and you'll find it.

 :)</description>
            <pubDate>Sun, 05 Sep 2010 22:13:49 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Integrate BF form into my extension - by: Sweder</title>
            <link>http://crosstec.de/forums/30-tips-a-tricks/14179-integrate-bf-form-into-my-extension.html#16990</link>
            <description>Here is what I have done:

I coded my Joomla component just as normal. Then created the forms I needed and copied the HTML from a normal form page into my component. The Submit piece handles storing the data so my component has access to it.</description>
            <pubDate>Sun, 05 Sep 2010 14:48:30 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re:move required field asterisk and validation errors - by: DaveOzric</title>
            <link>http://crosstec.de/forums/15-usage/8522-move-required-field-asterisk-and-validation-errors.html#16961</link>
            <description>I still would like to change the position of these to run along the left side.  I have some sticking out in the middle of the page.  Why?</description>
            <pubDate>Sun, 05 Sep 2010 01:22:59 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Width of element will not change - by: 30402sw</title>
            <link>http://crosstec.de/forums/15-usage/16948-width-of-element-will-not-change.html#16948</link>
            <description>I'm trying to change the width and height of form elements (text area) but no matter what I put in as the width and height it still stays the same. 

Can someone please point out where I'm going wrong?</description>
            <pubDate>Sat, 04 Sep 2010 16:03:33 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Creating forms assocated with CB profiles - by: 30402sw</title>
            <link>http://crosstec.de/forums/15-usage/16944-creating-forms-assocated-with-cb-profiles.html#16944</link>
            <description>I was wondering if it was possible to offer a form to be completed and then accessed again to update the entered information for Community Builder users....BUT Each user's entered data would be unique and  unviewable  by other users. I'm using Breezingforms. 

I want each of my users to have the ability to enter informaiton into a business development action plan form and update it if and when neccessary. 

Thanks in advance for any help</description>
            <pubDate>Sat, 04 Sep 2010 13:45:00 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: CAPTCHA image is not working... - by: srwooten</title>
            <link>http://crosstec.de/forums/5-bugs/10042-captcha-image-is-not-working.html?limit=6&amp;start=54#16913</link>
            <description>I am using BreezingForms version 1.7.2.  Does this fix also apply to my version?  Captcha does not appear on my version either?


Found it.  I guess I was supposed to be smart enough to add the Captcha field before it would work.</description>
            <pubDate>Fri, 03 Sep 2010 22:40:16 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: CAPTCHA image is not working... - by: srwooten</title>
            <link>http://crosstec.de/forums/5-bugs/10042-captcha-image-is-not-working.html?limit=6&amp;start=54#16910</link>
            <description>I am using BreezingForms version 1.7.2.  Does this fix also apply to my version?  Captcha does dot appear on my version either?</description>
            <pubDate>Fri, 03 Sep 2010 22:06:12 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Length of a form - by: practicem</title>
            <link>http://crosstec.de/forums/30-tips-a-tricks/16909-length-of-a-form.html#16909</link>
            <description>I am developing a form(s) to collect data from users but do not know how long a form can be in BF.  I am downloading a CSV file to upload into FileMakerPro.  I need to collect about 5 full pages of data. I am doing it in 4 forms right now but would rather do it in one.  When I do the 4 forms, I need to be sure the same acct name and phone no are the same on all forms for the KEY.  Any help?  Thank you in advance.</description>
            <pubDate>Fri, 03 Sep 2010 21:23:26 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: tomturbo1963</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=6#16906</link>
            <description>Hi Matthias!

Ja das wäre super wenn er im Mail nur auf den Link klicken müsste um das Bild zu bekommen.

Thomas</description>
            <pubDate>Fri, 03 Sep 2010 20:01:49 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: how do I make a summaries page in classic mode? - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16786-how-do-i-make-a-summaries-page-in-classic-mode.html#16901</link>
            <description>Ok,

this way you can access a value in a textfield:

[code]
var myTextField = ff_getElementByName('NameOfYourTextField');
// Now the TextField which will get the value of your first TextField
var myTextField2 = ff_getElementByName('NameOfYourSeceondTextField');
// Set the value
myTextField2.value = myTextField.value;
[/code]

This piece of code you can place on your last site in properties-&gt;scripts-&gt;initialisation-&gt;special-&gt;site (important: you have to click 'generate script') of each TextField you want to fill. 

[img size=454x183]http://home.arcor.de/mb2k3/forum/pic1.jpg[/img]

Then set the right names in the code.

Now when you will enter the last site, your TextFields should hold the before entered values ;)

hope it helps..

matthias

ps.
it may be important to go to your form properties and set the following option:

[img size=454x183]http://home.arcor.de/mb2k3/forum/pic2.jpg[/img]

i know it is german, but i hope you find your way ;)</description>
            <pubDate>Fri, 03 Sep 2010 16:35:08 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: how do I make a summaries page in classic mode? - by: SoftDux</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16786-how-do-i-make-a-summaries-page-in-classic-mode.html#16900</link>
            <description>Hi matthias, 

Thanx for this. Can you please give me some more info on howto actually use it? I'm not a JS programmer and with a lack of documentation I don't know where to start</description>
            <pubDate>Fri, 03 Sep 2010 16:21:45 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: how do I make a summaries page in classic mode? - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16786-how-do-i-make-a-summaries-page-in-classic-mode.html#16894</link>
            <description>Hi SoftDux!

You have access to the entered values through JavaScript!

matthias</description>
            <pubDate>Fri, 03 Sep 2010 13:07:27 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Error Saving - by: rubasurex</title>
            <link>http://crosstec.de/forums/5-bugs/16884-error-saving.html#16884</link>
            <description>My form has been working fine for months now. However today I went into my form to update something and when I clicked Save I got the following error.

Catchable fatal error: Argument 2 passed to QuickMode::save() must be an array, null given, called in C:\Inetpub\vhosts\mydomain.com\subdomains\new\httpdocs\administrator\components\com_facileforms\admin\quickmode.php on line 21 and defined in C:\Inetpub\vhosts\mydomain.com\subdomains\new\httpdocs\administrator\components\com_facileforms\admin\quickmode.class.php on line 47

I get this error every time now when I click Save and my changes do not save. I can no longer update my form. I haven't changed anything else on my web site or installed any other components. Like I said, it has been working fine for a long time. Just today all of a sudden this happens. What should I do?</description>
            <pubDate>Fri, 03 Sep 2010 09:32:18 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Formular für registrierung von 5 Studenten - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16211-formular-fuer-registrierung-von-5-studenten.html#16882</link>
            <description>OK, das Ganze wird ein wenig komplexer..ich würde denk ich die eigene session in joomla verwenden um die eingegebene Universität zu übergeben...wenn ich ein bisschen mehr Zeit habe, melde ich mich dazu ;)

matthias</description>
            <pubDate>Fri, 03 Sep 2010 08:54:31 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=6#16881</link>
            <description>Kein Problem ;)

Also wie das funktioniert, dass die Datei mit in den Anhang der Email gepackt wird, weiß ich nicht. 
Aber würde es auch reichen, wenn eine Email erzeugt werden würde, in der sich einfach der direkte Link zu der Datei befindet?

Dein Freund müsste dann nur noch draufklicken und hätte das Bild ;)

mfg
Matthias</description>
            <pubDate>Fri, 03 Sep 2010 08:53:03 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Checkboxes... how do I make them appear?? - by: practicem</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/13659-checkboxes-how-do-i-make-them-appear.html?limit=6&amp;start=6#16862</link>
            <description>I am the same issue with the radio button.   It is not on the dropdown list for quickform.  Where do you turn &quot;off&quot; the &quot;input styling&quot;.  I am a newbie and have much to learn.  It is in the ROcketheme area or somewhere in BF.</description>
            <pubDate>Fri, 03 Sep 2010 00:25:08 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: tomturbo1963</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html?limit=6&amp;start=6#16857</link>
            <description>Hi Matthias!

HERZLICHEN DANK FÜR DEINE PERFEKTE HILFE!
Es funktioniert super. Werd ich mir merken wenn ich ein Formular aus einer anderen Site instaliere - die Skripte zu kontrollieren.

Noch eine Frage hätte ich. Die Date die der Kunde mitschickt wird im Moment ja im Uploadsverzeichnis gespeichert. Gibt es eine Möglichkeit die Date gleich mit dem E-Mail zu empfangen? Mein Freund kennt sich im Joomla nicht so super aus das er jedesmal durch die Eingewiede klicken muss um sich die Datei dann auf seinen Lokalen rechner zu holen um sie weiterverarbeiten zu können. Wenn nicht muss ich ihn ganz fest Einschulen, damit er nicht die Panik bekommt.

Schöne Grüße
Thomas</description>
            <pubDate>Thu, 02 Sep 2010 21:06:33 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Order Number (record id) on Thank You Page - by: Hager</title>
            <link>http://crosstec.de/forums/15-usage/15256-order-number-record-id-on-thank-you-page.html#16856</link>
            <description>Quick Mode</description>
            <pubDate>Thu, 02 Sep 2010 20:41:00 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not Receiving Form Submissions! - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/15638-not-receiving-form-submissions.html#16853</link>
            <description>Update: 
I have now ensured there is at least 2 elements in all select lists (even if one is empty &quot;0;;&quot;). There were commas in the select list options as well (e.g. &quot;25 Nov,2010&quot;), so perhaps that was causing problems somewhere when the form was parsed??? 

I removed the commas and all forms are submitting correctly - at least for the moment. I'll keep my fingers crossed.</description>
            <pubDate>Thu, 02 Sep 2010 18:31:17 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not Receiving Form Submissions! - by: bscivolette</title>
            <link>http://crosstec.de/forums/5-bugs/15638-not-receiving-form-submissions.html#16844</link>
            <description>It was just to adjust the max file upload size. I have never had an issue with the select list not reporting its value. I would double check your code and ensure it is reporting the correct value.</description>
            <pubDate>Thu, 02 Sep 2010 14:20:21 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not Receiving Form Submissions! - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/15638-not-receiving-form-submissions.html#16843</link>
            <description>Hi,

We've submitted a support request as well. Hopefully something will come of it. It is a very frustrating problem especially since it is intermittant. The problem with the select list data disappearing has always been a problem for us. Very strange. Would you mind sharing any php.ini recommendations you received from Markus? Or were those changes only relating to file sizes?</description>
            <pubDate>Thu, 02 Sep 2010 14:15:22 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not Receiving Form Submissions! - by: bscivolette</title>
            <link>http://crosstec.de/forums/5-bugs/15638-not-receiving-form-submissions.html#16842</link>
            <description>Well, hang on. This form has always been a very reliable one and only recently had this issue. I submitted a support ticket and although I have not come to a full conclusion, I believe that it may be the file upload size for some attachments that fails the form. Based on Markus's recommendations I revised my php.ini file to accept larger files. 

Obviously, with no database record I am not sure if it has worked or if we are missing more submissions, but time will tell. We have several forms in use and this is the only form that does this. It is also the only one with a file upload option, so hopefully that is the issue.</description>
            <pubDate>Thu, 02 Sep 2010 13:56:57 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Not Receiving Form Submissions! - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/15638-not-receiving-form-submissions.html#16841</link>
            <description>BUMP! Same problem here. Using 1.7.2 stable (build 736) and seemingly at random, some submissions are disappearing: no email and no record in the db. We also have the problem of certain fields not always appearing in the record either. This is really a critical problem for us.</description>
            <pubDate>Thu, 02 Sep 2010 13:52:31 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: checkbox not sending data - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/11177-checkbox-not-sending-data.html?limit=6&amp;start=6#16837</link>
            <description>Sorry to hear that. Hopefully you'll get a reply soon. 

As for the select list I may have found another solution: If make an emtpy entry as the first item in the select-list and configure a check-if-empty validation, the user has to change the setting in the select box and that seems to set the value in the form internally somewhere. At least after making this change, the values started appearing in the new submission records. Weird.

The empty item was simply 0;; in the select list configuration.</description>
            <pubDate>Thu, 02 Sep 2010 11:13:01 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: checkbox not sending data - by: Wildwyre</title>
            <link>http://crosstec.de/forums/5-bugs/11177-checkbox-not-sending-data.html?limit=6&amp;start=6#16836</link>
            <description>I'm still waiting for any help with this topic. I have paid for subscription help but i have only recieved a ticket but no help!!!!!</description>
            <pubDate>Thu, 02 Sep 2010 10:28:22 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html#16835</link>
            <description>Hi Thomas!

Danke für das Zusenden ;) hat was gebracht..also..bitte geh erstmal zu deinem Formular und stell in den Validierungsskripten(Eigenschaften der Elemente-&gt;Skripts) von:

- Vorname
- Nachname
- Strasse
- Postleitzahl
- Wohnort

das Skript FF::ff_valuenotempty() aus der Bibliothek ein ;)
Desweiteren entferne bitte das ganze Skript beim Firmennamen...der ist ja anscheinend nicht Pflicht, trotzdem steht dort ein Validierungsskript..einfach auf Kein umstellen.

Dann sollte es wieder klappen ;)

matthias</description>
            <pubDate>Thu, 02 Sep 2010 10:09:22 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: checkbox not sending data - by: Richard_Andrews</title>
            <link>http://crosstec.de/forums/5-bugs/11177-checkbox-not-sending-data.html?limit=6&amp;start=6#16833</link>
            <description>Please excuse the mini-hijacking of this thread, but we are getting the same problem with a selection list. Occasionally the data is not being sent, but most times it works fine. This is quite a problem since the missing fields are always the course start-date selection list. 

In the latest case, the form only has a single entry in the list: could that be the cause of the problem?

 http://crosstec.de/images/fbfiles/images/Properties.jpg
 http://crosstec.de/images/fbfiles/images/Properties_Advanced.jpg</description>
            <pubDate>Thu, 02 Sep 2010 09:30:42 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Help on quick mode forms project - by: practicem</title>
            <link>http://crosstec.de/forums/15-usage/16826-help-on-quick-mode-forms-project.html#16826</link>
            <description>Hi We are using quick mode to develop some forms and were having some issues. We want to move the submit button to the center of the page,(it shows up far to the right on preview and not at all in the article) and we cant find the radio button to insert it.
Thanks in advance for your help.</description>
            <pubDate>Thu, 02 Sep 2010 05:30:04 +0200</pubDate>
        </item>
        <item>
            <title>Subject: test not working - by: jmarian1</title>
            <link>http://crosstec.de/forums/28-jollom-playground/16818-test-not-working.html#16818</link>
            <description></description>
            <pubDate>Thu, 02 Sep 2010 01:38:45 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Internet Explorer 8 won't display form - by: craf</title>
            <link>http://crosstec.de/forums/5-bugs/16812-internet-explorer-8-wont-display-form.html#16812</link>
            <description>The form doesn't appear when executed from Internet Explorer 8.  Works fine on all other browsers.  It's just a simple quick contact form. Doesn't display when accessed as url or menu item.</description>
            <pubDate>Wed, 01 Sep 2010 20:48:26 +0200</pubDate>
        </item>
        <item>
            <title>Subject: QuickMode Turn Fields On/Off - NOT WORKING - by: vkapourani</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16809-quickmode-turn-fields-onoff-not-working.html#16809</link>
            <description>Hello all!

I have recently downloaded BreezingForms which is GREAT, but I have a serious problem with the visibility of the elements, when using turn on/off field. I created the same form as it is discribed in this tutorial: QuickMode Turn Fields On/Off. I also read tutorials and forums - but no luck!! Here is what I ve done:

--- element 1 ----
Type: Radio Group
Label: sw
Name: sw
Group:
0;Yes;yes
1;No;no

--- element 2 ----
Type: Checkbox Group
Label: test
Name: test
Group:
0;ONE;one
0;TWO;two
0;THREE;three

Turn off --&gt; when &quot;checked&quot; the visibility rule is NOT working!!! While, when I don t &quot;check&quot; it, the visibility rule is working, but of caurse I want the element to be hidden, and only if the user select YES the element to be shown!

---- CostForm ----
Visibility rules:
turn on element test if sw is yes
turn off element test if sw is no


I use Joomla 1.5.17 Stable and BreezingForms 1.7.1 Build 730


Please, please.... can anyone help me? I am out of ideas here and it is really urgent to finalize this issue!  :(    

Thanks in advance!

Barbara.</description>
            <pubDate>Wed, 01 Sep 2010 19:48:30 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: tomturbo1963</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html#16806</link>
            <description>Hi Matthias!

Ich schicke dir das Formular mit dieser Message zu dann kannst du schauen was ich verbrochen habe??? Das ursprüngliche Formular hat perfekt funktionier (ohne dem Dateiupload).

Thomas http://crosstec.de/images/fbfiles/files/bestellformular.zip</description>
            <pubDate>Wed, 01 Sep 2010 17:48:49 +0200</pubDate>
        </item>
        <item>
            <title>Subject: BF 1.7.0 and JT Horizontal Slideshow - by: trogladyte</title>
            <link>http://crosstec.de/forums/15-usage/16805-bf-170-and-jt-horizontal-slideshow.html#16805</link>
            <description>I have JT's HSS playing right below the header. (See here (http://extensions.joomla.org/extensions/photos-a-images/images-slideshow/5741?qh=YTo0OntpOjA7czoxMDoiaG9yaXpvbnRhbCI7aToxO3M6OToic2xpZGVzaG93IjtpOjI7czoxMDoic2xpZGVzaG93cyI7aTozO3M6MjA6Imhvcml6b250YWwgc2xpZGVzaG93Ijt9) for the entry in the JED).

When I publish BF in a module position (Left in this case), the SS disappears.  The space is there for it, but there's nothing showing up.

Anyone have an idea what is conflicting?

TIA.

Ian</description>
            <pubDate>Wed, 01 Sep 2010 17:21:57 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Formular für registrierung von 5 Studenten - by: Ironhand</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16211-formular-fuer-registrierung-von-5-studenten.html#16804</link>
            <description>Hallo Matthias

Danke für deine Antwort:)

Besteht die Möglichkeit ein Formular aus 5 Formularen zu erstellen wo jede einzelne Formularseite übermittelt wird. Aber wo einige Parameter noch von der 1. Formularseite zur nächtsten Formularseite kopiert und zu DB mit-übermittelt werden?

Beispiel:
1. Formularseite:
User gibt Universitetsnamen, Name (vor- und Nachname) und Email ein.
Danach Knopfdruck -&gt; Validate-Submit-Nextpage. D.h. die Daten vom ersten User werden zur DB übermittelt und sind nun gesichert.

2. Formularseite
Den Universitetsnamen, den der User auf der 1. Formularseite eingegeben hat, wird automatisch auf der 2. Formularseite übertragen und ist sichtbar.
Der zweite User muss dann nur noch seinen Namen und Email eingeben - nicht nochmal den Universitetsnamen.
Danach Knopfdruck -&gt; Validate-Submit-Nextpage. Und nochmals wird der Universitetsname (den der erste User Eingetragen hatte), Name des zweiten Users und E-mailadresse den zweiten Users übertragen.

3., 4. und 5. Formularseite
Wie bei der 2. Formularseite doch mit den Unterschied, da es dazu noch einen Knopf gibt der &quot;Registrierung abschliessen&quot; heisst. Das wäre dann ein &quot;Submit&quot;-Button der direkt zur Dankeseite geht.

Es geht mir darum, dass die Daten jedes Users immer laufend zur DB übermittelt werden.

 Frage: 
1. Wie kan der Universitetsname immer zum nächsten Formular übertragen werden wenn im Formular zuvor ein &quot;Validate-Submit&quot; durchgeführt wurde?

Ich bedanke mich schon sehr in Vorraus:)

Schöne grüsse aus Kopenhagen!</description>
            <pubDate>Wed, 01 Sep 2010 16:57:31 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html#16800</link>
            <description>Habs mal versucht..klappt nicht zu senden, jedoch kann ich die felder zurücksetzen..also ist es etwas speziell in dem senden button..welchen code führst du aus, wenn du auf Senden klickst?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 16:02:32 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: tomturbo1963</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html#16799</link>
            <description>Hallo Matthias!

Ja ich mache das Formular im Classic Mode. Wenn ich es teste im Frontend und dann auf senden gehe, dann tut sich gar nichts. Leider bin ich nicht das Programmiergenie damit ich da weiterkomme. 

schöne Grüße aus Innsbruck
Thomas</description>
            <pubDate>Wed, 01 Sep 2010 15:55:49 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Formular wiederholt ausfüllen - by: Sascha</title>
            <link>http://crosstec.de/forums/16-benutzung/16795-formular-wiederholt-ausfuellen.html#16795</link>
            <description>Hallo Community!

Wir haben hier ein Problem, ich versuch es kurz zu erklären.

Es handelt sich um ein Formular mit 2 Seiten, auf der ersten Seite werden angaben zur Person gemacht auf der zweiten Seite geht es unter anderem um die Eingabe eines Lizenzscodes oder Lizenzverlängerungscodes. 

Das Problem ist das wenn der Benutzer dieses Lizenzcode einträgt wird dieser mit den Codes in der Datenbank verglichen, für den Fall das dieser nicht in der Datenbank vorhanden ist wird das Formular inklusive der ersten Seite wieder zurückgesetzt und der Benutzer alle eingaben von anfang an beginnen muss.

Wie könnten wir realisieren das trotz einer falschen Eingabe die vorher angebenen Daten nicht erneut eingegeben werden müssen? 

Für euere Hilfe oder Ideen schon mal vielen dank</description>
            <pubDate>Wed, 01 Sep 2010 15:19:23 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Print Summary of Details Submitted - by: r0bnik</title>
            <link>http://crosstec.de/forums/15-usage/14960-print-summary-of-details-submitted.html#16792</link>
            <description>I think its because you need to create 3 pages
then summary on second. Thank you on third or 
payment page.</description>
            <pubDate>Wed, 01 Sep 2010 14:49:29 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Decimalizing a number - by: trogladyte</title>
            <link>http://crosstec.de/forums/15-usage/16791-decimalizing-a-number.html#16791</link>
            <description>I have a drop down field giving a numerical vale, and am multiplying that by a hidden field with a constant and am displaying it in a 3rd field (total price).  That's all working fine.

However, the result is just a non-currency result - 40, 80, 120...  how do I make it display as currency?  Having both the currency symbol and 2 decimal places is perfect, just the 2 decimal places is acceptable.

I am using this code (http://crosstec.de/support/index.php?pid=knowledgebase&amp;cmd=viewentclient&amp;id=128) to get to this point - 

1st field

function ff_num1_action(element,action) {
ff_myanswer_action(element,action);
}

2nd field

function ff_num2_action(element,action) {
ff_myanswer_action(element,action);
}

Total field

function ff_myanswer_action(element,action)
{
ff_getElementByName('myanswer').value = 0;
if (ff_getElementByName('num1').value)
{
ff_getElementByName('myanswer').value =
Number(ff_getElementByName('num1').value) *
Number(ff_getElementByName('num2').value);
}
}

THEN... I want to pass this field value to a PayPal button.  I had originally done the form is QuickMode but the field placement and size controls are far too limited so will have to rewrite in ClassicMode.  I need some guidance on that too please.</description>
            <pubDate>Wed, 01 Sep 2010 14:48:32 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Hyperlink einfügen - by: heikoschmitten</title>
            <link>http://crosstec.de/forums/16-benutzung/16790-hyperlink-einfuegen.html#16790</link>
            <description>Hallo, ich nutze im Frontend Breezing Forms damit angemeldete Benutzer Beiträge erstellen können.
Möchte gerne einen Link zu einer externen Seite einfügen .
da gibts ja immer etwas probleme mit dem markdown.dementsprechend müssen die html-befehle etwas anders aussehen.

schreibe also:

[Klick mich] hierdurch kann der link angeklickt werden

die url wird dann so eingefügt
(www.test.de)

der link erscheint und zum schluß steht auch www.test.de da.

allerdings steht davor noch der link zu meinem webspace. wie kann ich das weg bekommen oder ändern?
gruß heiko</description>
            <pubDate>Wed, 01 Sep 2010 14:34:27 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Create custom upload directories based on text? - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/14675-create-custom-upload-directories-based-on-text.html#16789</link>
            <description>yes this is possible...do you use classic-mode?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 14:27:46 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Validation system may not work as documented? - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/14939-validation-system-may-not-work-as-documented.html#16787</link>
            <description>so far i have no idea to do this....it has to switch..if a user selects a section, the required fields had to set to validate..if the user selects another section the before activated validations should be set to disabled..but no idea how to do this..

May it would be better to do the validation on your own??

matthias</description>
            <pubDate>Wed, 01 Sep 2010 14:24:19 +0200</pubDate>
        </item>
        <item>
            <title>Subject: how do I make a summaries page in classic mode? - by: SoftDux</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16786-how-do-i-make-a-summaries-page-in-classic-mode.html#16786</link>
            <description>Hi all, 

Does anyone know how to make a form summaries page using classic mode?

i.e. how do I display the content that the client has typed on a 2nd or 3rd page on a form?</description>
            <pubDate>Wed, 01 Sep 2010 14:16:45 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Recommend site to a friend form in breezingforms - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/15306-recommend-site-to-a-friend-form-in-breezingforms.html#16785</link>
            <description>what do you want to do exactly? sending a link?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 14:15:52 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Town / County / Country - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/13502-town--county--country.html#16784</link>
            <description>do you still need help?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 14:12:16 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: how do I make a thank you page in classic mode? - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/13985-how-do-i-make-a-thank-you-page-in-classic-mode.html#16783</link>
            <description>i had never done this but my idea is to show all entered data before submit.

otherwise you should wait for submit and in yourForm-&gt;trasmit-&gt;after Transmit you can access the submitted data, redirect to another form and fill it with the submitted data...may this is going to be a way..

another way is to redirect to a new form and give the Id of the entered data as a parameter..then load from database and fill in the values..

matthias</description>
            <pubDate>Wed, 01 Sep 2010 14:08:19 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Backend records: see more details - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16169-backend-records-see-more-details.html#16782</link>
            <description>Hi!

you can create your own view at your records!
create a new form (classic-mode) and put a querylist in it..then define your query and which fields you want to see...

ask for help..

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:58:44 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Submit button does nothing - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/13297-submit-button-does-nothing.html#16781</link>
            <description>sounds like a javascript error...did you use javascript in one of your elements?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:56:38 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Populate select list with article titles - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16385-populate-select-list-with-article-titles.html#16780</link>
            <description>Hi Jurgen!

Use Classic-Mode. There you have an item for a querylist..

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:53:35 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: I need a submit button WITHOUT validating the form - by: goshmac</title>
            <link>http://crosstec.de/forums/3-breezingforms-general-forum-english/16253-i-need-a-submit-button-without-validating-the-form.html#16779</link>
            <description>Hi IronHand!

should be simple...

select your submit-button and go to properties..then go to scripts-&gt;action-&gt;special...and generate the script..
after 
[code]case 'click':[/code]
simply use &quot;ff_submitForm();&quot; if you don't want to validate your form and just submit..or use &quot;ff_validate_submit();&quot; and it validates your form before submit..

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:47:36 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Nächste Seite und Wert in Hidden Feld schreiben - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/14455-naechste-seite-und-wert-in-hidden-feld-schreiben.html#16778</link>
            <description>Benutzt du den Classic-Mode?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:33:33 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Variablen in &quot;Danke-Seite&quot; - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/13932-variablen-in-qdanke-seiteq.html?limit=6&amp;start=6#16777</link>
            <description>Allgemein, um das mit der Dankesseite nochmal zu klären.

Ich würde es vorziehen am Ende eine Zusammenfassung aller eingetragenen Werte anzuzeigen und dann per Knopf das Ganze in die Datenbank zu tanken..

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:28:00 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Formular funktioniert nicht wie gewünscht?! - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/14903-formular-funktioniert-nicht-wie-gewuenscht.html#16775</link>
            <description>Wie hast du es denn geschafft die Schriftfarbe auf weiss zu kriegen?

Normalerweise werden für die Farben etc. die styles des Templates benutzt..

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:13:10 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Clickon: Text soll verschwinden - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/15790-clickon-text-soll-verschwinden.html#16773</link>
            <description>Hi anja!

öffne bitte die einstellungen deiner Textbox in der du das veranstalten willst...
Bei der Registerkarte &quot;Einstellungen&quot; schreibst du unten bei &quot;Wert&quot; den vorgeblendeten Wert rein.
Danach klickst du auf die Registerkarte &quot;Skripte&quot;. Anschließend wählst du bei &quot;Aktionsskript&quot;-&gt;&quot;Special&quot;-&gt;&quot;Fokus&quot;!
Nun wird ein Code erzeugt...
Füge bitte nach dem Codeschnippsel 
[code]case 'focus':[/code]
folgenden Code ein (musst den noch anpassen):
[code]var textfeld = ff_getElementByName('Name deiner Textbox');
if(textfeld.value == 'dein standardwert')[/code]

das sollte es gewesen sein ;)

matthias</description>
            <pubDate>Wed, 01 Sep 2010 13:02:01 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Dateiupload - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16286-dateiupload.html#16772</link>
            <description>Hast du das Formular im Classic Mode erstellt?

Was genau funktioniert nicht mehr? Wird das Formular nicht mehr gesendet?

matthias</description>
            <pubDate>Wed, 01 Sep 2010 12:52:51 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Copy values in Quickmode - by: JB_Walton</title>
            <link>http://crosstec.de/forums/15-usage/16771-copy-values-in-quickmode.html#16771</link>
            <description>Hi,

I work on my second form now and i must say, i like BreezingForms.

I have a simple question.

I have a multi-page form.
On the first page, I got a name element, this is a text-element.
On the second page I want to show that name-field as a read-only, but the value has to be changed to name+&quot;123&quot;.

I tried the action script but that onlye works on an action (it works with &quot;change&quot;).
But it has to be there when page 2 is entered.
So, I tried it in the initialisation script, but than suddenly on moving to the next page, all fields are blank.

I tried the following script

 function ff_Ordernummer_init(element, condition)
{
var letters = ff_getElementByName('Voorletters').value; 
var order = ff_getElementByName ('Ordernummer');


    switch (condition) {
        case 'pageentry':
            order.value = letters + &quot;123&quot;;
            break;
        default:;
    } // switch
} // ff_ordernummer_init


 

How can I make this work?

Regards,

JB</description>
            <pubDate>Wed, 01 Sep 2010 12:51:29 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Kalender einbauen?! - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/15789-kalender-einbauen.html#16770</link>
            <description>Hi anja!

ich habs im classicmode gemacht..jedoch nicht mit einem kalenderitem, der dabei sein sollte, sondern auf anderem weg..

schau mal hier -&gt; Date Picker (http://tech-smithy.com/js/date-picker-v4/)

Da kannst einige Beispiele sehen, wie der Picker aussieht..

Das Problem ist, dass die Seite von dem Entwickler grad irgendwie down ist..ist halt keine reguläre joomla komponente, aber trotzdem nicht so schwierig, das zu installieren und einzurichten...

Also kann dir gerne ein paar tipps geben, wenn du willst...

matthias</description>
            <pubDate>Wed, 01 Sep 2010 12:49:37 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Formular für registrierung von 5 Studenten - by: goshmac</title>
            <link>http://crosstec.de/forums/4-breezingforms-allgemein-german/16211-formular-fuer-registrierung-von-5-studenten.html#16768</link>
            <description>Hi IronHand!

Deine Problemlösung geht auf jeden Fall! Schau dir mal das Sample zur Pizzabestellung an ;) Da wird auch nach dem Submit einfach die nächste Seite des Formulars angezeigt!

Ich versteh nur nicht ganz, wie du das mit den Studenten und den Gruppen meinst...

Falls du Fragen hast -&gt; stellen ;)

Matthias</description>
            <pubDate>Wed, 01 Sep 2010 12:28:02 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Print Summary of Details Submitted - by: SoftDux</title>
            <link>http://crosstec.de/forums/15-usage/14960-print-summary-of-details-submitted.html#16767</link>
            <description>how did you get the summary on the 2nd page?</description>
            <pubDate>Wed, 01 Sep 2010 12:19:20 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Redirect After Submit - by: SoftDux</title>
            <link>http://crosstec.de/forums/15-usage/11473-redirect-after-submit.html?limit=6&amp;start=6#16766</link>
            <description> TheMuffinMan wrote: 
 




In the form settings =&gt; advanced =&gt; more options =&gt; Submit Pieces =&gt; End Submit =&gt; put this code:

[code]
header('Location: index.php?option=com_content&amp;view=article&amp;id=133&amp;Itemid=168');
exit;
[/code]

Hope that helped!

Regards,
Markus 

Markus, 

How would I do something similar, but redirect to the 2nd page of the form?

And how / where do I add this in Breezingforms 1.7.2?</description>
            <pubDate>Wed, 01 Sep 2010 12:18:06 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: My Forms Stop Working - by: SoftDux</title>
            <link>http://crosstec.de/forums/15-usage/15297-my-forms-stop-working.html#16765</link>
            <description>What was the problem?</description>
            <pubDate>Wed, 01 Sep 2010 12:04:51 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Order Number (record id) on Thank You Page - by: SoftDux</title>
            <link>http://crosstec.de/forums/15-usage/15256-order-number-record-id-on-thank-you-page.html#16764</link>
            <description>What mode are you using?</description>
            <pubDate>Wed, 01 Sep 2010 12:03:58 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Form not submitting to back office or email - by: SoftDux</title>
            <link>http://crosstec.de/forums/15-usage/15547-form-not-submitting-to-back-office-or-email.html#16763</link>
            <description>It sounds like you might have (accidentally?) deleted one of the &quot;scripts&quot; or &quot;pieces&quot; on your PC. Just uninstall &amp; reinstall Breezeforms and it should fix the problem :)</description>
            <pubDate>Wed, 01 Sep 2010 12:02:59 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Documentation here - by: SoftDux</title>
            <link>http://crosstec.de/forums/15-usage/185-documentation-here.html?limit=6&amp;start=6#16761</link>
            <description>Can we please get more documentation on using the Classicmode? The quick and easy modes are too limited for more advanced stuff</description>
            <pubDate>Wed, 01 Sep 2010 11:44:45 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Email Record Form - by: goshmac</title>
            <link>http://crosstec.de/forums/24-packages/10747-email-record-form.html#16758</link>
            <description>Hi Chi Chi!

If you are working in classic mode, here is a way to do it. deactivate email sent in your form properties. then go again to your form properties and select the tab for transmit?!. I don't know how it is named in english, but it is the last tab. Then select Begin Transmit and set this code:

[code]// load the standard FacileForms library
$this-&gt;execPieceByName('ff_InitLib');
// Subject
$Thema = ff_getsubmit('txtThema');
// Date
$Datum = ff_getsubmit('txtDatum');
// Company
$Firma = ff_getsubmit('txtFirma');
// Name
$Name = ff_getsubmit('txtName');
// Phone
$Telefon = ff_getsubmit('txtTelefon');
// EMail
$EMail = ff_getsubmit('txtEMail');
// City 
$Ort = ff_getsubmit('txtOrt');
// People
$Personen = ff_getsubmit('txtPersonen');
// Extra
$Zusatz  = ff_getsubmit('txtZusatz');
// declare globals used in this piece
global $mosConfig_mailfrom, $mosConfig_fromname;
// E-Mail Text (HTML)
$ultimatetext =  &quot;Anmeldung&quot; . 
					&quot;Veranstaltung:&quot; . $Thema . &quot;&quot; .
					&quot;Datum:&quot; . $Datum . &quot;&quot; .
					&quot;Firma:&quot; . $Firma . &quot;&quot; . 
					&quot;Name:&quot; . $Name . &quot;&quot; . 
					&quot;Telefon:&quot; . $Telefon . &quot;&quot; . 
					&quot;E-Mail:&quot; . $EMail . &quot;&quot; .
					&quot;Ort:&quot; . $Ort . &quot;&quot; .
					&quot;Personen:&quot; . $Personen . &quot;&quot; .
					&quot;Weitere Bemerkungen:&quot; . $Zusatz . &quot;&quot; .
					&quot;test 2010&quot; .
					&quot;&quot;;
// send the mail
$this-&gt;sendMail(
    'sender',                					// email addr of submitter (1)
    'TEST',								// name of submitter (1)
    'recepient',              							// email of recipient (2)
    'Anmeldung: ' . $Thema . ' ( zum ' . $Datum . ' )',     // subject of the mail (3)
    $ultimatetext,											// body of the mail (3)
    NULL,
    'TRUE',													// HTML-Trigger
    NULL,
    NULL);
[/code]

greetings
matthias</description>
            <pubDate>Wed, 01 Sep 2010 11:18:29 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: View numbers of records - by: goshmac</title>
            <link>http://crosstec.de/forums/15-usage/16688-view-numbers-of-records.html#16757</link>
            <description>Do you create your Form in Classic Mode? 

matthias</description>
            <pubDate>Wed, 01 Sep 2010 11:04:09 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Install Package Error - by: paco2paco3</title>
            <link>http://crosstec.de/forums/5-bugs/16747-install-package-error.html#16747</link>
            <description>So I'm not getting my hopes up about getting a response since this forum hasn't had a single post in six days and the last post was made by me.... but I'll ask for help anyway...

I have a package I made on one XAMMP localhost site and I want to transfer it to another XAMMP site on the same computer.

I've done this several times before with smaller packages but this one give me an error see the attached file for the actual message. http://crosstec.de/images/fbfiles/images/error_message.jpg   


Please help me fix this, I really need this form.</description>
            <pubDate>Wed, 01 Sep 2010 04:50:13 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Radiogroup: certainly simple ... - by: frlobe</title>
            <link>http://crosstec.de/forums/15-usage/16358-radiogroup-certainly-simple-.html#16739</link>
            <description>Thank you for your answer. I will contact Makus.</description>
            <pubDate>Wed, 01 Sep 2010 00:38:22 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Flash upload not working - by: kulpe</title>
            <link>http://crosstec.de/forums/15-usage/16730-flash-upload-not-working.html#16730</link>
            <description>Hello all,
I checked use flash upload but nothing happens after submit. I get &quot;Page error&quot; in the status bar.
If I'm not using flash upload every thing works perfect.
any hint please??</description>
            <pubDate>Tue, 31 Aug 2010 15:27:28 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: generating PDF signature section - by: nononsense</title>
            <link>http://crosstec.de/forums/34-communityforms/13945-generating-pdf-signature-section.html#16728</link>
            <description>(although this topic is from a while ago, a lot of people could find a solution to this come in handy).

This is quite easy.

Open the default maiback PDF template (pdf_attachment.php) in your favourite editor.
it's in administrator/com_breezingforms/pdftpl/....
Save it as formname_pdf_attachment.php

Then edit the html code to your needs.
The standard PDF template contains a table.
You can use some CSS and simple HTML to add your signature in the last table cell.
The only thing that act differently for some reason is the font size.
Set it to a value near 30px and for most fonts you will get a satisfactory output.

If you are ready, upload this document in the above mentioned directory and your are ready for some testing.</description>
            <pubDate>Tue, 31 Aug 2010 14:17:27 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: How to make this question? - by: nononsense</title>
            <link>http://crosstec.de/forums/6-feature-requests/16704-how-to-make-this-question.html#16727</link>
            <description>Embed the two questions Langue 1 and 2 in a section.
Then edit the section text to:
-----------
6. Quelles autres langues parlez-vous ?

Veuillez spécifier une ou plusieurs langue(s)
-----------</description>
            <pubDate>Tue, 31 Aug 2010 14:02:39 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Custom mailback not being used - by: nononsense</title>
            <link>http://crosstec.de/forums/15-usage/15127-custom-mailback-not-being-used.html#16726</link>
            <description>Try to use a HTML template. Your syntax is correct, change txt to html.</description>
            <pubDate>Tue, 31 Aug 2010 13:59:14 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Country List - by: nononsense</title>
            <link>http://crosstec.de/forums/15-usage/7396-country-list.html#16724</link>
            <description>Here is the same file as above, but now all country values start with a capital letter.
And North-Korea was in there twice, I removed one instance.

The above list of Markus looks like this:
0;Denmark;denmark

I changed them to this:
0;Denmark;Denmark

The second one looks better in your PDF and email output. http://crosstec.de/images/fbfiles/files/list_of_countries_breezingforms.txt</description>
            <pubDate>Tue, 31 Aug 2010 13:43:51 +0200</pubDate>
        </item>
        <item>
            <title>Subject: Re: Radiogroup: certainly simple ... - by: nononsense</title>
            <link>http://crosstec.de/forums/15-usage/16358-radiogroup-certainly-simple-.html#16723</link>
            <description>As far as i know in the current version of Breezingsforms there is no very easy way to get the value of a radiogroup.
The stored value will always be the one which is '1' by default, not the one you click on.

There is a workaround for this, but you will have to contact Markus for that.</description>
            <pubDate>Tue, 31 Aug 2010 13:38:39 +0200</pubDate>
        </item>
    </channel>
</rss>
