Forums / Suggestions / Attribute limitation

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Attribute limitation

Author Message

James Packham

Thursday 19 February 2004 2:29:26 am

Hi,

I've found a slight limitation to attributes that I htink makes an interesting (though probably difficult to implement) sugestion:

I want to add a description of my attributes to help people filling out input forms. To make this editable from a web based interface I have to add the description to the "Name" field of the attribute, a simplified example:

Summary (a few words to describe your article)

At the moment "(a few words to describe your article)" will appear in the view template, which isn't really a good option. My solution at the moment is to hard code "(a few words to describe your article)" into the template and pipe with i18n. This isn't the best solution because anyone who wants to change this description needs an understanding ofthe layout of the design directory of Exponential.

My suggestion:

Add a field to attributes which allows this kind of description to be added.

Regards,

James