crosstec - Forum http://crosstec.de/ Sat, 25 May 2013 19:38:10 +0200 Kunena 1.6 http://crosstec.de/components/com_kunena/template/Aphotic/images/icons/rss.png crosstec - Forum http://crosstec.de/ en-gb Thema: Newbie question - preloading forms & storing data - von : JaneT99 http://crosstec.de/de/foren/15-usage/94261-newbie-question-preloading-forms-storing-data.html#94261 http://crosstec.de/de/foren/15-usage/94261-newbie-question-preloading-forms-storing-data.html#94261 Each member will report weekly their weight, and a committment for exercise the next week.
For all but the first report, they will report their weight an how much exercise they did.
This looks like:
Initial report: Weight, exercise minutes pledged
All other reports: Weight, exercise minutes completed, exercise minutes pledged
Note: Users will probably come in daily and update their exercise minutes completed, so they need to be able to see and change their report up until they are frozen (deadline for reporting has passed).

I have played with breezing forms and Joomla a little, but I have some basic on how to do this best.
I would to do this in a way it is simple to maintain, add fields in the future, etc.

Design:
1) The users will be known. They can register but I want to approve the registration (this is a closed group of invited people). Is there a way to do this?

2) I want to prefil the form with certain information:
a) If it is the initial report, I want to prefil their user name at the top.
b) For all other reports, I want to prefil the form with the username at the top and all the data that was already reported. They can then change any of the data.

Is this easy to do withing Breezing Forms or do I need to set up a separate database?
How do I prefil the forms?

Thanks,
Jane]]>
Usage Sat, 25 May 2013 00:02:26 +0200
Thema: Problem with mail spoofing - von : Sfinx http://crosstec.de/de/foren/15-usage/94153-problem-with-mail-spoofing.html#94153 http://crosstec.de/de/foren/15-usage/94153-problem-with-mail-spoofing.html#94153
I have breezingforms in my clients webpage (joomla 1.5) and the problem I have is that some forms arrive, some dont. I tryed different joomla Mail settings, but no luck. My host provider (dreamhost) said that the problem could be with spoofing mails.
All my contact forms have Mailback as sender checked, so that client can simply reply. I was wondering if there is any solution that forms would be send from default email, with reply to site visitor option. Something like this:

From: Site Visitor < Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein! >
Reply-To: Site Visitor < Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein! >
To: Joe Website Owner < Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein! >
Subject: Contact Form Submission

Or do you have any other idea how to fix this isshue. I was sending test emails now for 3 days and I am loosing my mind here, so help would be really wellcome
By the way I just found a strange thing. If I put gmail in form it doesnt arrive.

This are my joomla Mail settings:


Mailer: PHP mail function
Mail from: Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein!
From Name:
Sendmail Path: /usr/sbin/sendmail
SMTP Authentication: Yes
SMTP Security: yes
SMTP Port: 587
SMTP Username: Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein!
SMTP Password: ....
SMTP Host: mail.mydomain.com]]>
Usage Wed, 22 May 2013 19:42:48 +0200
Thema: Import into BF - von : sandipetic http://crosstec.de/de/foren/15-usage/93914-import-into-bf.html#93914 http://crosstec.de/de/foren/15-usage/93914-import-into-bf.html#93914 How do I put in my current BF data from an Excel spreadsheet?

Thanks.]]>
Usage Fri, 17 May 2013 10:52:50 +0200
Thema: URL Redirect based on 2 field values - von : jonoblench2 http://crosstec.de/de/foren/15-usage/93847-url-redirect-based-on-2-field-values.html#93847 http://crosstec.de/de/foren/15-usage/93847-url-redirect-based-on-2-field-values.html#93847 Im wanting to redirect users based on the values they select in two drop down boxes.

I have written the following code however it doesn't seem to work

$this->execPieceByName('ff_InitLib');
$international = ff_getSubmit('OA_int_trade');
$employees = ff_getSubmit('OA_Employees');
if $international = 'Yes' && $employees = '1-50' {header("Location: webaddress1");exit; break;}
else if $international = 'No' && $employees = '1-50' {header("Location: webaddress2");exit; break;}

Can anyone help?]]>
Usage Thu, 16 May 2013 15:22:10 +0200
Thema: Button - Add Value - von : sambob http://crosstec.de/de/foren/15-usage/93820-button-add-value.html#93820 http://crosstec.de/de/foren/15-usage/93820-button-add-value.html#93820
I have several buttons (Graphic) that go to specific pages when clicked BUT those clicks (values) are not recorded.

Is there a way to record those clicks with a value that is included in the email received by admin?]]>
Usage Thu, 16 May 2013 01:49:02 +0200
Thema: File Upload Browser Dialogue Box - von : res http://crosstec.de/de/foren/15-usage/93746-file-upload-browser-dialogue-box.html#93746 http://crosstec.de/de/foren/15-usage/93746-file-upload-browser-dialogue-box.html#93746
I'm using the HTML 5 file upload feature in 1.8.2 (build 818) - it works really well except the browser keeps issuing a message after each upload.



Is there a way to suppress this ?

Many thanks.]]>
Usage Tue, 14 May 2013 19:00:02 +0200
Thema: Email Return - von : Site Barato http://crosstec.de/de/foren/15-usage/93673-email-return.html#93673 http://crosstec.de/de/foren/15-usage/93673-email-return.html#93673
How can I when the user submits the form, he receives an email return "Form Received successfully."

Thank you.]]>
Usage Mon, 13 May 2013 17:14:04 +0200
Thema: PayPal integration has me completely confused! - von : Charlie Hein http://crosstec.de/de/foren/15-usage/93636-paypal-integration-has-me-completely-confused.html#93636 http://crosstec.de/de/foren/15-usage/93636-paypal-integration-has-me-completely-confused.html#93636
I have set up the business and personal accounts. PayPal has given me a set of test credentials, but nowhere in this list is anything that is labeled "Token". There are a couple of fields labeled "Client ID" and "Secret" but neither of these are what PP is looking for - I get an error message "The link you have used to enter the PayPal system contains an incorrectly formatted item amount." no matter which of these that I use.

I don't know what else to do.

Charlie]]>
Usage Sun, 12 May 2013 15:33:37 +0200
Thema: Notifications: User's email in From field - von : Tube242 http://crosstec.de/de/foren/15-usage/93550-notifications-user-s-email-in-from-field.html#93550 http://crosstec.de/de/foren/15-usage/93550-notifications-user-s-email-in-from-field.html#93550
I would like the notification email that is sent to admin to be sent from the user's imputted email address. Thus admin can easily just press reply button and it will go to the right person, without need to create new mail. Is this possible? I dont use mailbacks for users. This is just simple contact request form.

I use 1.8.2 Stable and form is made with quickmode.

Thanks for help already and thanks for the great software !!]]>
Usage Fri, 10 May 2013 10:32:14 +0200
Thema: Save button not working after moving to new server - von : arijelg2 http://crosstec.de/de/foren/15-usage/93482-save-button-not-working-after-moving-to-new-server.html#93482 http://crosstec.de/de/foren/15-usage/93482-save-button-not-working-after-moving-to-new-server.html#93482
I am fully aware that there are a lot of similar topics on this forum, but I haven't found any complete solution to my problem.
I'm using Joomla 2.5 and paid subscription for BreezingForms 1.7.5 build 748. All my forms created with BF worked correctly on local server (wamp) and on goDaddy, but when I moved site on vps with IIS7 save button stop working. It is on Windows Server 8 R2, php is 5.2, mysql 5.5. As I run Joomla Admin Tools it looks like there are 777 permissions on all files and folders within site installtion structure.

If I try to make any changes on any of existing BF (changing a theme on small contact us form, for example) I got form with code and OK button

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr" >
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="Joomla! - Open Source Content Management" />
<title>ceal.edutechintelligence.com - Administration - &lt;img src=&quot;ceal.edutechintelligence.com/administrat...gforms.png&quot; align=&quot;top&quot;/&gt;</title>
<link href="/administrator/templates/bluestork/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" />
<link rel="stylesheet" href="templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="templates/bluestork/css/template.css" type="text/css" />
<style type="text/css">

.icon-16-admintools-16 {
background: url(../media/com_admintools/images/admintools-16.png) no-repeat;
}

.icon-16-checkin {
background: url(components/com_breezingforms/images/js/ThemeOffice/checkin.png) no-repeat;
}

.icon-16-content {
background: url(components/com_breezingforms/images/js/ThemeOffice/content.png) no-repeat;
}

.icon-16-controlpanel {
background: url(components/com_breezingforms/images/js/ThemeOffice/controlpanel.png) no-repeat;
}

.icon-16-mainmenu {
background: url(components/com_breezingforms/images/js/ThemeOffice/mainmenu.png) no-repeat;
}

.....


I'll appreciate any help on this, as it is very frustrating.

Regards, Zora]]>
Usage Thu, 09 May 2013 14:14:40 +0200
Thema: Submit - Next Page conditional on Selection - von : sambob http://crosstec.de/de/foren/15-usage/93458-submit-next-page-conditional-on-selection.html#93458 http://crosstec.de/de/foren/15-usage/93458-submit-next-page-conditional-on-selection.html#93458
I have created a form (Easy Mode) that is all working fine but I want to take it the next level and cannot for the life of me work out what I need to do.

Here is a basic version of what I want to do :

On a form I have a 'Select From List' that has 2 options:
1;Select Type;
0;One;one
0;Two;two

What I want to do is, when the Submit button is pressed , if 'One' is selected it will go to page 1, but if Two is selected, it will go to page two.

Any pointers on how to do it, or were I can find a reference to doing it, GREATLY apprciated.

Regards

Simon B]]>
Usage Thu, 09 May 2013 05:07:07 +0200
Thema: How to multiply two values together to display? - von : grandmasterb http://crosstec.de/de/foren/15-usage/93314-how-to-multiply-two-values-together-to-display.html#93314 http://crosstec.de/de/foren/15-usage/93314-how-to-multiply-two-values-together-to-display.html#93314
I am trying to set up a form like my attached image so that two values will multiply each other and then be shown somewhere in the form (or rather the total value). Can someone please tell me how you do this? I assume it is to put an arguement in the forms visibility section or something? I am using quickmode.

Thanks a lot!]]>
Usage Tue, 07 May 2013 12:38:42 +0200
Thema: Breezing Forms breaking Main Menu - von : conlippert http://crosstec.de/de/foren/15-usage/93296-breezing-forms-breaking-main-menu.html#93296 http://crosstec.de/de/foren/15-usage/93296-breezing-forms-breaking-main-menu.html#93296 I'm having a similar problem to this one: crosstec.de/en/forums/15-usage/84538-sol...drop-down.html#84679 but I am working in the classic mode. After I install a package with some scripts I'm missing some menu items. Using 1.8.1 in a 2.5.11 Joomla site. My question is where do I find this "If you are using quickmode try to set in ADVANCED tab DISABLE JQUERY AT CONFLICTS ..." or disable it with the classic mode?

Thanks - have gotten many years of use from Breezing forms and am a big fan.
Connie Lippert
www.twolipps.com]]>
Usage Mon, 06 May 2013 21:04:13 +0200
Thema: Mobile and Captcha not showing - von : giulio http://crosstec.de/de/foren/15-usage/93252-mobile-and-captcha-not-showing.html#93252 http://crosstec.de/de/foren/15-usage/93252-mobile-and-captcha-not-showing.html#93252 I have 3 problems:

1) The buttons: Mobile forms and Force Mobile forms, they are not shown in forms_name / properties / advanced (they don't exist)
2) The forms doesn't appear to be responsive, if I reduce the screen resolution the elements goes out of the field (Maybe it's normal?)
3) Captcha not showing. Re-Captcha works perfectly

These are the general informations:

Gantry Responsive Template

PHP enable on Linux webxc11s08.ad.aruba.it 2.6.18-348.1.1.el5PAE #1 SMP Tue Jan 22 17:06:35 EST 2013 i686
Database version 5.0.92-enterprise-gpl-log
Collation database utf8_general_ci
PHP version 5.3.22
Web Server Apache/2.2
WebServer interface PHP cgi-fcgi
Joomla! version Joomla! 3.1.1 Stable [ Ember ] 26-April-2013 14:00 GMT
Joomla! platform version Joomla Platform 12.2.0 Stable [ Neil Armstrong ] 21-September-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.2; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0

Thank you very much
Giulio.]]>
Usage Sun, 05 May 2013 17:18:11 +0200
Thema: visibility rule for empty select value - von : Svabarmak http://crosstec.de/de/foren/15-usage/93235-visibility-rule-for-empty-select-value.html#93235 http://crosstec.de/de/foren/15-usage/93235-visibility-rule-for-empty-select-value.html#93235
0;Select service;
2;Weekly;weekly
3;Be-weekly;beweekly
4;No;no

it is required by script "FF::ff_valuenotempty"

i try to write visibility rule like this

turn off element some if select field is empty
or
turn off element some if select field is !checked

but nothing what i try don't want to work]]>
Usage Sat, 04 May 2013 14:33:30 +0200
Thema: [Quickmode] Bestätigung Formularversand - von : ANDweb http://crosstec.de/de/foren/15-usage/92973-quickmode-bestaetigung-formularversand.html#92973 http://crosstec.de/de/foren/15-usage/92973-quickmode-bestaetigung-formularversand.html#92973
ich habe auf Basis "SAMPLE QuickMode Contact Form" einen ersten Test versucht. Wie kann ich dem User per PopUp anzeigen, dass das Formular übermittelt wurde und er nach Klick auf OK auf die Startseite weitergeleitet wird?

Momentan erscheint nach dem Abschicken nur eine leere "Seite" an der Modulposition.

Danke und Grüße]]>
Usage Mon, 29 Apr 2013 10:55:26 +0200
Thema: add google code to the confirmation/thank you page - von : Scott2451 http://crosstec.de/de/foren/15-usage/92936-add-google-code-to-the-confirmation-thank-you-page.html#92936 http://crosstec.de/de/foren/15-usage/92936-add-google-code-to-the-confirmation-thank-you-page.html#92936 Usage Sat, 27 Apr 2013 16:50:24 +0200 Thema: How to automatically redirect after thank you page - von : berstch http://crosstec.de/de/foren/15-usage/92919-how-to-automatically-redirect-after-thank-you-page.html#92919 http://crosstec.de/de/foren/15-usage/92919-how-to-automatically-redirect-after-thank-you-page.html#92919 Usage Fri, 26 Apr 2013 23:15:22 +0200