Skip to main content
Participating Frequently
March 15, 2024
Question

Button link

  • March 15, 2024
  • 7 replies
  • 346 views

Okey so i have this weird problem.

I made a button that lead to a page on our website and when i watch in preview, it works.

--> this button:  

 

But when i publish it in a HTML file the button doesnt work anymore.

--> in the attached files you see how i do this

 

How can i solve this problem

 

 

    This topic is closed to new replies. Start a new post to keep the conversation going.

    7 replies

    kglad
    Community Expert
    Community Expert
    March 15, 2024

    how are you testing when it fails?  ie, are you opening a local html file in your browser and triggering a cross-domain error?

    Participating Frequently
    March 15, 2024

    So after 'publish' it is saved on my explorer - c-disk on my PC.

    And when i open the file from there, the button doesn't work

    kglad
    Community Expert
    Community Expert
    March 15, 2024

    so, just as i stated, you opening a local html file in your browser and triggering a cross-domain error.  that (your testing method, not the button) is the problem.