Forums / Setup & design / about bug class

"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".

about bug class

Author Message

kevin wei

Tuesday 11 January 2005 10:58:45 pm

i found it is very interesting that in ez.no's bug section, when one post a new bug he cannot see status field, but in view mode , he can see its status, such as
opening, new or closed.

how can u do this?

thx!

kevin wei

Thursday 13 January 2005 5:14:10 am

does anyone know?
i want create i bug report class also, and just let user submit bugs,and only can
set status to open/closed/pending.

thankx

Frederik Holljen

Thursday 13 January 2005 6:01:33 am

This is very simple. Create a custom override for the edit page of your bug class and display only the edit_gui for the attributes that you want the user to see.

kevin wei

Thursday 13 January 2005 4:37:30 pm

thx!

i have a little concept of how ezp doing things, but not realize that ezp's edit mode can be modified also.