Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4 Antwoorden
6961 Weergaven

Hi Guys,

I need to prompt out a confirmation box whenever a button is created. Anyone know how to do it? Kindly refer to the attached screenshot below.

Thanks.

https://dl.dropboxusercontent.com/u/42025188/confirmation_box.png

Avatar
Annuleer
Beste antwoord

Hello,

        You can create button like,

<button name="btn1" string="Button" type="object" confirm="Are you sure you want to HIT me?" />

 

Thanks,

Ishwar Malvi

Avatar
Annuleer
Auteur

i tried and added the type="object" confirm="Are you sure you want to HIT me?" without success.

Hello, you need to define method for button because you have added type=object, so, in py file...... def btn1(related parameteres....) hope this will help you. Thanks.

Auteur

Found the solution. This need to enable debug mode instead of modifying the addons files. Then click edit form view.

Beste antwoord

May be this will helpful

 
 

Avatar
Annuleer
Beste antwoord

You need to do this using XML code edit in the appropriate addons which is located in ../odoo-server/addons/

Avatar
Annuleer
Auteur

can guide me which line of code should i edit? is it attrs? thanks.

Auteur Beste antwoord

Do i need to delete the .pyc file and restart the openerp to take reflect changes on the system? I have done as well.

 

Found the solution. This need to enable debug mode instead of modifying the addons files. Then click edit form view.

 

Thanks for you guys guidance.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
okt. 24
1186
2
jan. 19
6245
0
mrt. 15
3431
1
mrt. 15
8849
1
mrt. 15
4375