Question about Ajax and custom buttons

When i create custom button in detailview of accounts it’s only shows when the Ajax disabled for this module. What i’m doing wrong or it has to be this way?
SuiteCRM version - 7.11.3

How you are adding the custom button into the detail view? Can you please show the code and screenshot the area?

Make your button use Ajax also… you have JQuery there so it should be easy if you are familiar with Javascript, look online for help on this

Can you please provide a simple sample how to do this in Suite?

No, sorry…

Does this help?

It’s similar to yours, but doesn’t try to make a form, just puts an <input> tag into the existing form.

1 Like

Well thanks, will try to add Ajax.

Thx i made button’s to work in Ajax)