80
Views
2
Comments
Solved
Widget  on buy ticket UI
Question

Hi everyOne,

i am working on mobile development using outsystem, i have to perform the movie asignment at the end of the tutorial excercise. I am at assignment 7, heading 1. Display movie and cinema information, i could not guess the widget used to show the date and time of movie session. Can anyone guide me the widget name.

Thanks

please find the attached screen shot for the assignment


Untitled.png
2020-03-05 14-29-02
José Costa
Solution

Hi Usama,

You could use a SectionExpandable inside a List.

Inside the Title placeholder of the SectionExpandable you insert the day. And inside the content placeholder of the SectionExpandable you use a Block with a List of Sessions for that day.

Cheers,

José

2021-10-05 11-37-39
Harsha

hi i have insert the Session Date in Title placeholder but in the down content placeholder i have created the block but now how i have to insert in that with out any thing in the block

so please tell me what to do now 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.