On Fri, Feb 20, 2009 at 8:00 PM, audleman <
[hidden email]> wrote:
>
> I'm making a custom content type called Speaker which inherits from
> ATCTContent. A speaker has a first and last name, a location, and a few
> fields about where they have spoken and what topics they are involved in. I
> don't have much need for the default fields Title and Description. Can I
> remove them? I should also ask if there would be any unintended consequences
> to doing so, such as the content not displaying well in the default content
> listing views?
>
> Thanks,
> Kevin
Hello Kevin,
With my experience, Description is not required, so you can hide the
field with widget:visible=-1. But you have to keep Title, it's used in
folder listing as you say. Use the title field for the last name for
instance and change the label and description.
Or another solution I didn't try but should work is to remove the
title field and create a Title getter who return the content of your
last name field for example, so the index Title is happy.
--
Vincent Fretin
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users