Skip to main content

Hello!


I’ve created boolean variables in order to change the movie you want to see based on the filters selected that will appear and follow to each screen, but I want to take it a step further.


I want you to be be able to choose a date, movie, and time that will populate the movie card info at the top of the next screen as well. (Right now the Movie image changes, but the text is just filler)


For example:


How can I create a variable/condition that will allow me to select Date, Movie, and Time and populate to the next screen, but be able to go back and select new information, that will then populate the new card if proceeding forward.



As well as choosing seats that will populate the movie card to the next screen as well.


Screenshot 2024-04-23 at 11.04.21 AM


Is there a tutorial video I can watch? Is it just more of the same variable and conditions that I’ve created but for each option?


Thanks!

You can assign the variables to Date selector, Time Selector and Seat Selector and use it in next screen using conditional statements.

It’s a whole project in itself and will consume a lot of time, so I can share some references you can look at.


https://forum.figma.com/t/variables-is-this-possible/69816/6


https://forum.figma.com/t/how-to-create-multi-checkbox-that-shows-different-result-using-variable/70020/8


I had a feeling that might have been the case. Interesting enough, this is also for Google’s coursera class as the first link.


Thanks for the reply!


No probs. Do update if it works for you!