× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Change date format of a date field in catalog view

12 years 3 months ago #630 by
Hello,
I'm trying to implement your component as a students examination results database for the university where I teach. I have several problems, but I think I can tackle most of them.
At the moment, since I am no software engineer, I am interested in a way to present a date field in a different manner. By default it is shown as (i.e.) 21 December 2011 and I want it to show as 21.12.2011.
Other issues I'm dealing with is limiting the search to a specific column, namely FacultyID (It's not unique or primary field, can not be empty, but can have duplicate values) and somehow limit the database view only when a faculty number is entered.

Please Log in to join the conversation.

12 years 2 months ago #649 by
I think you need to edit joodb.php file directly, lines 90-100

Please Log in to join the conversation.

Moderators: Dirkjoest