Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1947 Переглядів

Hi,

The following fields are available when resetting a portal user's password;


Your Email: brandon.freeman55@example.com

Your Name:Brandon Freeman

Password:

Confirm Password:


I want to see the user's company name in this form. For example;


Company:Azure Interior


I think a new controller file is needed. How do I do this?


Thanks

Аватар
Відмінити
Найкраща відповідь

Hi,
To add extra contents in the password reset page.
1. First you need to locate the  template of the password reset page from the addons2. Inherit the template in your custom module3. Add a new div inside the template and call the company from the objectd. Run the module
Please refer the blog to know about the template inheritance

https://www.cybrosys.com/blog/an-overview-of-template-inheritance-in-odoo-16


Hope it helps

Аватар
Відмінити
Автор

Hi,
What is the company field I will call in the template? For example, could it be company_id?
Thanks

Related Posts Відповіді Переглядів Дія
6
серп. 25
119722
0
груд. 20
3448
1
жовт. 16
9175
1
бер. 15
5505
1
бер. 15
7018