I am beginner and maybe what I am asking below is trivial or simple ... I created a custom widget MyButton were I dropped a FFButton... then I inserted MyButton into the page I added action on inserted MyButton to navigate to a specific page called Home When I tested the page, pressing MyButton, it is not going to Home page. If I use the default FFButton instead of MyButton ... the defined action on functioning well. How I can make the action of MyButton to work? Thank you.