Custom Calendar Format

I thought this would be simple, but I can’t figure it out. How do I get this calendar format where it displays the correct date, day and month as I scroll?

Maybe you would have to have a “state” with a date…
In each group you set as a type date… In the mittle group you set as date, Data source the state
Then in the right group is the date, the left group is date (+days): -1 and on the right it’s date(+days):1

Then you can put on the group with:
Current group’s date:format as…
Then, dependinha what you want, you can put
for example: dd = 1~31… ddd = Sep, Oct… dddd = September
I don’t remember exactly what everything means, but you can try

There’s probably other ways to do it… there is a post on the forum which can great calendar as a repeating group… In my app I use this:

[HOW-TO] Create a custom Calendar using repeating group - Tips - Bubble Forum

This topic was automatically closed after 70 days. New replies are no longer allowed.