Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services
Questions about Payment Form extension

enabling auto form fill

  • spitjack
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
13 years 1 week ago - 13 years 1 week ago #35583 by spitjack
enabling auto form fill was created by spitjack
is there a way to permit autofill on forms without turning on user registration? Most browsers store form data, and I'm wondering how get the Payment Form instances to use it.

__
a 'spit' is a rod upon which savory food was roasted, turned in ancient times by a worker called a 'jack', a middle English word for an ordinary laborer (eg jack of all trades, steeplejack, lumberjack). Today, this is done by a 19th C machine.
Last edit: 13 years 1 week ago by spitjack.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
13 years 1 week ago #35625 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: enabling auto form fill
Hi

Payment Form disables it by default. If you want to use it, you will need to edit the code yourself. Open the file components/com_pmform/views/form/tmpl/default.php, find the code below and remove it:
Code:
autocomplete="off"

After that, auto form fill will be enabled as you wish !

Tuan
The following user(s) said Thank You: spitjack

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

Moderators: Tuan Pham Ngoc