Forum answer

How do topic-follower notifications work?

Relate followers to topics and target notifications when new related content is created.

Legacy video — current verification pendingIntermediateReviewed Aug 12, 2026
This video uses an earlier version of Adalo.

The concepts remain useful, but menus, components, and behavior may have changed. Current verification is pending; do not treat exact clicks as current instructions.

THE SHORT ANSWER

Store topic followers as relationships or join records, then trigger notifications to the relevant users when an event occurs. Confirm current notification capabilities before using the legacy setup.

Completeness40%
Index decisionImprove first
Evidence basisLegacy video; current builder verification pending
WHAT YOU’LL HAVE

The intended outcome

A reference data model for user subscriptions and targeted notifications.

BEFORE YOU START

Requirements

  • Users and Topics collections
  • Follower relationship
  • Current push-notification setup
BUILD IT

Step by step

  1. 01

    Store the follow

    Relate the user and topic directly or through a join record.

  2. 02

    Identify the event

    Define exactly what new record or action should notify followers.

  3. 03

    Target recipients

    Resolve followers of that topic and exclude the actor where appropriate.

WHY IT WORKS

The underlying logic

Following is persistent preference data; notification is a consequence of a later event.

SINCE THE ORIGINAL VIDEO

What changed?

  • A current builder reproduction and terminology pass is still required.
IF IT DOESN’T WORK

Common failure modes

The author receives their own notification

Exclude the triggering user from recipients when the product calls for it.

BEFORE YOU MOVE ON

Testing checklist

  • Follow/unfollow persists

  • Recipient list is correct

  • Permission and device tests pass

BOUNDARIES

Current limitations

  • This legacy resource has not completed the current editorial and builder verification workflow.

Current evidence screenshots have not yet been added. Treat the guidance as documented or legacy material according to the status shown above.

VERSION NOTES

Sources and status

This page was last reviewed on Aug 12, 2026. Its current status is Legacy video — current verification pending.

Verification owner: Pending editorial review. Next review: Oct 12, 2026.

The original Adalocado video is the primary source. A current official-source review has not yet been completed.

VERSION HISTORY

Changelog

  1. Classified for improvement before search indexing.

YOUR PROBLEM IS DIFFERENT?

Bring us the messy version.

Describe what you expected, what happened instead, and what you already tried.

Ask Adalocado