can't hide Close button of a modal

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

Did you find this page helpful?