Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4316 Visninger

I know the default fields on the sign up page are name, email, password. I want to add more fields like phone number or telephone number. Can someone tell me how to add those fields through a custom module? Including the __manifest__.py and __init__.py file.

Avatar
Kassér
Forfatter

Where is the database_manager.html?

Bedste svar

Hi

Try creating a module with auto install : true. Override render_template function in addons/web/controllers/main.py 

and render a new html instead of database_manager.html, and make necessary changes in your module

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
okt. 23
6386
2
nov. 22
6761
0
sep. 21
2868
4
aug. 20
7682
2
mar. 20
11532