Hello,
In a web form, I would like to show a piece of text depending on the option selected by the user as shown here :
□ Option 1 □ Option 2 O ■ Option 3
This text is displayed if the option 3 is selected
[ SUBMIT BUTTON ]
I have been able to add 3 text div in the corresponding view, but I am not able to change their visibility depending on the option selected.
Any detailed help would be greatly appreciated, as I am not a developer nor an Odoo expert.
Thanks