fields.ini

Hi,
Just installed xataface 1.3.3 on ubuntu connecting to a mysql database, just created a simple database and table and created a fields.ini file to change the name of a field, but no matter what I do I can't get this to work...
website is located
/var/www/dbname/
in there is conf.ini, index.php, web.config
I've created a tables directory, then beneath that a directory called the same as the table.
In there I have created the fields.ini file
in this file I have the following
[Date]
widget:label = "Input_Date"
widget:type = "date"
this was just a simple test to see how it works... but when I go to the website, nothing has changed in the layout and the field labels are the same...
Anyone have any idea why this isn't working?
Mick.
Just installed xataface 1.3.3 on ubuntu connecting to a mysql database, just created a simple database and table and created a fields.ini file to change the name of a field, but no matter what I do I can't get this to work...
website is located
/var/www/dbname/
in there is conf.ini, index.php, web.config
I've created a tables directory, then beneath that a directory called the same as the table.
In there I have created the fields.ini file
in this file I have the following
[Date]
widget:label = "Input_Date"
widget:type = "date"
this was just a simple test to see how it works... but when I go to the website, nothing has changed in the layout and the field labels are the same...
Anyone have any idea why this isn't working?
Mick.