can't hide Close button of a modal

here is my code i given below
Solution:
->modalCancelAction(false) ?...
Jump to solution
8 Replies
toeknee
toeknee9mo ago
->modalFooterActions([]) to remove all actions.
hello_world
hello_worldOP9mo ago
still not working
toeknee
toeknee9mo ago
Provide the updated code and provide the screenshot of what you are seeing.
hello_world
hello_worldOP9mo ago
No description
hello_world
hello_worldOP9mo ago
i want to remove this close button
Solution
LeandroFerreira
LeandroFerreira9mo ago
->modalCancelAction(false) ?
hello_world
hello_worldOP9mo ago
it is working thank you

Did you find this page helpful?