• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: prefilling birthday field

prefilling birthday field 3 years 2 months ago #40927

  • iceferret
  • iceferret's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 200
  • Thank you received: 48
I use form 1 to pass some user entered info to form 2. This form checks the database and if the info is correct prefills the form fields with all the users data. If I use a calendar field their birthday i.e 1960-12-12 is prefiled correctly, using a birthday field I only get the year i.e 1960 - month - day.
The data is passed to the $val by
$val['bday'] = $row['birthday'];
Any ideas? B)
If you can keep your head when all about you are losing theirs, then you obviously don't understand the situation!
The administrator has disabled public write access.

prefilling birthday field 1 year 2 months ago #42467

  • info5963
  • info5963's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 1
Hello, I have the same problem, only that my data comes from a database. Is there a solution for this? I ask for help
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!