did i miss something?
When you do both ‘none’, left and right both go to next, how would you make left go forward and right go back or vice versa?
Another question is: If say left you keep and right you discard, how do you get it so you can only end up with one card?
Example: using an inline list, 5 items, you want to end up keeping 1 and discarding 4…HOWEVER, if you keep more than one - it will just show the card with the lowest row number. So say you keep cards 2 (in row 2) and 3 (in row 3), it will show only show you card 2 as your “chosen” card.
EDIT: I think I might have to call upon the logic wizardry of @Robert_Petitto, @Jeff_Hager and/or anyone else who thinks they can figure this out. Thanks in advance!
Okay, let me take a look…found I could do it with image carousels in swipe layout (but i think that we could do anyway)…I don’t think like Robert said it is possible to do the vice versa unless it is a workaround (swipe 2)…but I will double check and come back,
thanks
Alas I think that left and right swipes both move forward one card. There does not seem to be an ability to “go back”. I flagged this earlier in the thread. Maybe @david will confirm.
IS anyone else getting this behavior in the builder?
Yes…me too.
yes
Yep
Use the swipe condition logic. I’m working on something similar—plan on making a tutorial when I’m done…it’s proving difficult though because I have this issue (pardon the background noise):
Anyone else getting a stacked (double) Floating Button appearing when adding a Floating Button Component to Swipe Layout?
Yes
I put a CSS code for the photo array to display on its own but only works on the Editor.
Yep!
I am guessing you have not used Tinder! Swiping left does not mean “show me the person you just showed me again.”
In either case, you are returning the swiped card to the bottom of the pile. Your are not swiping back and forth on a linear timeline of cards.
Hmmmm…interesting!
A couple bugs—
-
Floating buttons appear twice
-
Inline lists, VERTICAL tiles within a swipe have faulty overflow styling (HORIZONTAL appears fine)
Vertical Tiles:
Horizontal Tiles:
@Mark
@Robert_Petitto what I would like is a swipe-quiz, random pictures with questions and choices attached, bundle picture + question + choices would that be possible, do you think?