hi all,
models: 1) items 2) subcat
event: onchange
I had a model items, contains a Many2one field for category, when user select a value (subcat) i want to get another field value ( parentcat, it is Char type ) from same model - subcat -
how i can achieve this, please help.
regards