Shape 5

Joomla Club Extensions => Reservations - Club => : 166623 September 20, 2010, 09:00:48 AM



: Customization
: 166623 September 20, 2010, 09:00:48 AM
How would one customize (Lable, Controls, ..)  this form elements?
I'd like to utilize this extension with a few extra entries that pulls data from a database.
Thanks


: Re: Customization
: jonahh September 20, 2010, 02:36:00 PM
Hello,

Pulling from a database would require some custom coding so would editing form elements but to edit the form elements you'd have to edit the default.php file and then in the contact.js file you'd have to copy the format of how one of the other elements was setup for example "posName"

Lastly in the "xmlHttpRequest.php" file you'll need to also make follow how the "posName" was setup


: Re: Customization
: claudiot September 21, 2010, 01:25:14 AM
Hello,
what about translation of this Module in another langage ?
Is it compatible with joomfish ?
Thank you
Claudio


: Re: Customization
: jonahh September 21, 2010, 05:02:43 PM
Hello,

We have included a language file so everything can be translated, we don't have any other language files available besides EN.  Yes the module is compatible with Joomfish.


: Re: Customization
: claudiot September 21, 2010, 11:38:06 PM
In the installation with italian, I have copy en-GB......ini in it-IT....ini in the same folder but it doesn't work.
Which are the correct steps?
Claudio


: Re: Customization
: claudiot September 22, 2010, 09:22:30 AM
I find how to do .
bye