Is there a way to change the message in the confirm update/delete in the subjects settings so the default buttons can have different messages?
Solved
Is there a way to change the message in the confirm update/delete in the subjects settings so the default buttons can have different messages?
Best answer by Mark Jongeling
Hi,
This is possible by changing the translation of translation object confirmation_delete_row. What you can do is write a dynamic model procedure to change the translation of this object to how it suits you. We do not recommend changing this inside the base project.
However, parameters cannot be used; only static translations can be given. The GUI does not expect the translation object to contain any parameters in its translation, therefore it cannot be used.
Feel free to create an idea to make reroute these GUI messages to be Model-defined messages.
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.