• 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: Date from claneder popup to show in text box

Date from claneder popup to show in text box 13 years 5 months ago #12033

  • fastemp
  • fastemp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi!

I have a form with field name 'fromDate' with popup calender component.
I want to display the selected date into a text box 'Date1' on a onclick even of button 'button1'.
But its not displaying anything, any suggestions please.
function calcdays() {
document.getElementById('Date1').value=document.getElementById('fromDate').value;
}
The administrator has disabled public write access.

Re:Date from claneder popup to show in text box 13 years 5 months ago #12068

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

Can you provide a link to your form so we can have a look at this ?
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!