Forums / Setup & design / about bug class
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!
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.
Thursday 13 January 2005 4:37:30 pm
i have a little concept of how ezp doing things, but not realize that ezp's edit mode can be modified also.