0
Hi again,
The calendar is used for Rehearsel room booking for bands. The bands logon Joomla with their bandname and password, and the Calendar is only available for loged in users.
In the Calendar Form Field Title inputbox we want them to type their bandname. - We think it would be smarter to use something lidt echo 'User name: ' . $user->username in this field to autofill the form a bit, but the form works from .js modal or something like that. I have no clue how to place php code into .js or to write code in js... so can you help?
Best regards
Martin Sund
The calendar is used for Rehearsel room booking for bands. The bands logon Joomla with their bandname and password, and the Calendar is only available for loged in users.
In the Calendar Form Field Title inputbox we want them to type their bandname. - We think it would be smarter to use something lidt echo 'User name: ' . $user->username in this field to autofill the form a bit, but the form works from .js modal or something like that. I have no clue how to place php code into .js or to write code in js... so can you help?
Best regards
Martin Sund
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »