Possibility to show Newsticker on Dashboard?

@JoshDNc

I can suggest the following:

  1. Create the main custom module, which will contain the fields for the announcement:
    – name;
    – date;
    – description;
    – other fields as you wish.
  2. Create the secondary custom module, which will have fields with comments for the new fields:
    – field name;
    – module name;
    – description
    – other fields as you wish.
  3. Take the solution - Solution for support three new fields types in Studio
  4. Create a new field in the main custom module as the secondary custom module set.
  5. Set up reading of the main user module for all users.
  6. Disable the secondary user module for all users.

All manipulations can be done without code, using only the Studio and the admin panel.

1 Like