remove title field in add album template

xmeslin

Joined: 2007-08-07
Posts: 15
Posted: Sat, 2008-11-29 20:29

Hi all,

The create new album form is a little bit too complex for my users and they don't know what is the difference between the field "folder" and the title.

I would like to remove the Title field and let them fill only one text field (folder because it include some caracter sanity check) but I still want to have a title for this album. I would like to know if there is any way to return the "folder value" as title as well. If the title is set to nothing, it's not very nice.

I tried muliple things in the ItemAddAlbum.tpl (template in core) but I didn't find the correct to put in the title input.

If somebody can help it would be very appreciated.

Tks,

Xavier