Adding page to (browser) bookmark

Some websites have a button where by clicking it the user gets to add that page to their bookmark in their browser. Is there a way to do such feature on Bubble?

1 Like

@Ayjey Did you find a solution?

No, I was looking for one here but couldn’t find one.

I’m trying to do this also. Any updates?

Running a custom javascript? javascript - How do I add an "Add to Favorites" button or link on my website? - Stack Overflow

2 Likes

Yep, this is the answer. For some reason the button requires a double click to trigger the alert, but otherwise it does the job.

1 Like