[GUIDE] Kodular + Discourse Community Implementation

III. List all groups of members.

In our community we have different groups of users - Extensions Developers, BetaKoders, etc . Click on More > Groups for more info. We can also find that out with Kodular. I’m using Screen3, another screen, as the example.

We reuse the id and communityUrl variables, the Notifier1.AfterChoosing event, and the CreateCardView and Card procedures. Just copy them over to the Blocks editor of Screen3. Add the same components that you added in Screen1 to Screen3 as well.

In order to continue, we need another extension: [F/OS] - Dynamic Components Extension (for every component) 2.3.0 by @yusufcihan. Thank you Yusuf! We also need a Dynamic Image extension from the Dynamic Components category…

:inbox_tray: Downloads

AIA:
KodularCommunityV3.aia (58.3 KB)

Footnote: It takes some time for the data to load, for me ~ 15 seconds. This is why I chose to make the UI plain, too much UI may crash the app.

2 Likes