Skip to Content
Menu
This question has been flagged
2 Replies
2380 Views

I have a field as part of a

view that is readonly

But it  is  rendered  as  a  link  to  the   form of the 'Stage'-model, how can i make sure the value of the field is rendered as plain text without a link ?

Avatar
Discard
Best Answer

Hi.

If it is a many2one field add this along with the field in xml:  options="{'no_open': True}"

See: https://youtu.be/AEc2C3WZc54?t=395


Thanks

Avatar
Discard
Best Answer

Hello Waes,

Please try this if your field is many2one

Regards
Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1485
1
Nov 24
1193
2
Sep 24
1047
1
Aug 24
2454
3
Aug 24
2687