Am 03.05.2012 15:29, schrieb Emma:
Hi everyone,
I have a particular request from a client who wants to "blacklist"
some parties. They still want to have access to those blacklisted
parties as to any other party but they want to make sure it is really
obvious the party is blacklisted.
The best solution that came to mind could be to have a (light) red
background on the forms of those clients. In other word porting the
"colors" attribute from the tree view to the form view.
As this is client side this is not just a module I can code and add to
the sever.
We had a very similar request from a client: colour the objects of a
quality module if the tests are in status failed. We coloured the tree
an in the view - as already implemented. In the form we putted an
image width field.function(field.binary('State
Image'),'get_state_image'). In the module we are streaming the images to
the client depending of the state of the object. This can be a fast
solution for your needs ...
Jan
--
[email protected] mailing list