[Vtigercrm-developers] Custom Function - Message Box Pop Up with Yes / No Option
Alan Lord
alanslists at gmail.com
Fri Jul 1 10:44:55 GMT 2016
On 01/07/16 10:18, MrJingles wrote:
> Hi,
>
> When writing a custom function, is there an easy way to have a message box
> appear on the screen exactly like the message that appears when you delete a
> record, with a Yes / No option?
It depends on what you mean by "custom function" and where it is.
You will need to use Javascript.
In the standard vtiger app class (which is available all the time) is
the showModalWindow function which should offer what you need.
HTH
Al
More information about the vtigercrm-developers
mailing list