Welcome, Guest
  • Page:
  • 1

TOPIC: Copy values in Quickmode

Copy values in Quickmode 1 year, 8 months ago #16771

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+"123".

I tried the action script but that onlye works on an action (it works with "change").
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 + "123";
break;
default:;
} // switch
} // ff_ordernummer_init




How can I make this work?

Regards,

JB
  • JB_Walton
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
  • Karma: 0
Last Edit: 1 year, 8 months ago by JB_Walton.
  • Page:
  • 1
Moderators: TheMuffinMan, ForumSupport
Time to create page: 0.25 seconds

Facebook Discount - 40% Off!

Fans of our Facebook page here are entitled to get a 1-year-subscription for the price of a 6-months!

Steps to take:

  • Become a fan on Facebook (Like) here
  • Purchase a 6-months-subscription from here
  • Write a quick email to This email address is being protected from spambots. You need JavaScript enabled to view it. with your username and prove of your like and we'll upgrade to the 1-year-subscription

Joomla!® Forms Discount - 40% Off!

Already purchased a forms extension from a different vendor but your requirements changed and now you need a forms extension that is capable of more than just the standards? We help you to keep the costs for a change under control: Get a 40% discount on our professional membership plan! -- meaning timely unlimited access to all current and future commercial extensions, breezingforms themes & apps and Joomla!® templates at crosstec.de, including 1 year of support -- without any website limitations -- Just prove that you previously purchased another forms extension for Joomla!® from a different vendor and you are qualified.

Steps to take:

  • Purchase a 1-year-subscription from here
  • Write a quick email to This email address is being protected from spambots. You need JavaScript enabled to view it. with your username and prove of the purchase for the other form vendor and we'll upgrade to the professional-subscription

About

Crosstec GmbH & Co. KG

Bergisch-Gladbacher-Str. 829

51069 Cologne, Germany

Imprint