I have a modal page for a custum file,
How can i add a function or a link to the Button beside Cancel?This is the function i use to make the modal :
ew.modalDialogShow({lnk:this,btn:‘SaveBtn’,url:‘/simrs/Bpjs/665976’});
Perhaps this would help: How to Display View/Edit Page in Modal Dialog that Belongs to Another Tables (v2021)
thanks for the answer,i read the thread,
i want the button to have a custom function, more specifically to run ajax function to fill a form’s collumns, for example on add pages,
is taht possible
Yes, it is possible.