Card as Bookmark?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Beth
 
 
Posts: 102
Joined: Mon Jan 15, 2018 10:55 pm

Card as Bookmark?

Post by Beth »

Is there a way to have a card which has been placed inside a Card Container act as a bookmark, so that it can be called (activated) by an event?
I know that this can be done using a Layout Grid or a Card Container as bookmark, but I want to scroll right to the specific Card. This would be useful in responsive design. Thank you
User avatar
crispy68
 
 
Posts: 3059
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Card as Bookmark?

Post by crispy68 »

Yes, it can be done; however it will simply jump and won't have a smooth scroll.

1. Right click on your card, choose object HTML and in the generated html section note the ID of the card. It will look something like "Card1-card-body".
2. Whatever you are using as the link, go to the link properties and in the link section make sure the following is set:

Link to = External web address
URL = ID of card (ex: #Card1-card-body)
Beth
 
 
Posts: 102
Joined: Mon Jan 15, 2018 10:55 pm

Re: Card as Bookmark?

Post by Beth »

Wow! I'll give it a try in the morning. Thanks.

Also, there are so many nice tricks (codes, etc.) like this that I find here and there by chance in the forum - I keep a record reference for good ones that I stumble on - but is there any general repository for such thing? I know that this is asking for too much, but just asking :roll: .
User avatar
crispy68
 
 
Posts: 3059
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Card as Bookmark?

Post by crispy68 »

Theres a tips and tricks section in the forum but not everything is put in there.
Beth
 
 
Posts: 102
Joined: Mon Jan 15, 2018 10:55 pm

Re: Card as Bookmark?

Post by Beth »

Thank you Crispy68. That worked great with some experimentation.

I found that it works well with the Go Menu, Themeable Menu set to Bootstap, Slide Menu and works OK with Listview set to Drop List, but not the best.

Tab menu is not so good because it not responsive in a layout grid and not at all in the Accordian menu.

Over all, this is a very usefol function. Cheers!
Post Reply