Hi,
I need to display the value of a field (a selection field which can be set in the same view / on the same model) inside a DIV in the product view. I'm speaking of a custom module here (which is already used to extend the product view and introduce new custom fields).
This is intended to serve as a kind of "quick reference" or "quick view" functionality, so a user editing a product always has the info about a specific field present.
I already tried it with read-only fields, played around with t-raw="my_field_name" and stuff but I cannot seem to get it to work.
Help greatly appreciated!
-S-
Nobody? :(