Can't delete a button in a form

9.4.032
I deleted a button and the button disapeared from buttons section but it always apears when I run the app
If I try to create other button with the same button name, SC shows an error message because the this button already exits.

I’ve tried with this but it doesn’t works either
sc_btn_display(‘boton’,‘off’);

any clue?

thanks

what is the button? is it the “new” or “add” button? if so… check your configuration on “linked apps” (i dont remmember the exact name, but is the folder where you set the configuracion to link a regiter to a field)

if nothing else works… try to create a new app, from the ground up, and just copy by hand all your configuration to the new app, some times it is the easiest way… when you finish coping all the configuration by hand, just rename your new app with the name of the old app… (i wonder if i made my self clear)

best regards

fer

No, it was a user button.
I’ve already solved it, I had to copy the application with another name, and the “ghost” button appeared and I was able to delete it correctly.

Regards