Hi, Devs

How Can I create a view that show as names (head) of column the values in 
records (variable values) but not name field of table?

Example:

ModelSQL

Name House    Option 1    Option 2
House A          Red            White
House B          Green         Brown
House C          Blue           Red
House D          Yellow        Red



ModelView Tree 

Name House    Red    Blue    White    Brown    Green   Yellow
House A           X                   X
House B                                             X           X
House C           X        X
House D           X                                                        
  X

The user can be create new color record in the client and then must be to 
change the number of columns when the view is updated.

Thanks,

Oscar Alvarez

-- 
-- 
[email protected] mailing list

--- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to