You are here

Group preferences

Preferences are now groups

Groups can be either public or private (Private groups are not exposed as preferences)

machine names: app_group and private_group

the JSON for the preferences output is at http://app.group-comms.com/app-user-preferences/17

There is a new field called 'tag' which is used to group the preferences

Alerts

Standard alert

Machine name: alert

The node is either referenced to to an app (og_group_ref_single) or to a group or private group (og_group_ref_groups) this is through an organic group entity reference field type.

The alert visibility is set as private which means the user must be a member of that group (apps are groups too) to view it.

There is a date field for the date time to send (field_schedule_sending)

When a new alert is added it is unpublished.

Adding a basic page

A short video showing how to add a new basic page into your app

Getting started

A step by step guide to show you how add new content to your app

JSON calls

Initial calls

App access - done
Used for the preview app, returns an App ID when an Access ID is passed in /app/access?accessid=[field_access_id] http://group-comms.com/app/access?accessid=12345 

Pages