A tutorial on how to assemble about us with an assembly model. Catalogue is currently available at https://remix-india-beta.remixlabs.com/e

Setting up workspace

Make a new project file in Remix Studio for your DB and add these agents based on your needs.

  1. For Contact form - cloud_save cloud_delete cloud_query cloud_record_info cloud_save_multiple cloud_delete_multiple
  2. For beacon - get_events log
  3. For any other feature you want to add that uses a cloud agent, add the appropriate agent

After you have added them publish the project and then deploy the agents into your workspace. Make sure cloud_save cloud_save_multiple log has anonymous access for it to work in the appclip, also make sure all the admins have proper access.

Constant

You will need information in the constant tile for your appclip to function properly with the beacon that logs the number of total installs, total unique installs, how much a particular screen has been opened, the sender of the clip etc.

It is also recommended to use constants for using contact forms since this tile includes the details for your workspace.

Add the constants field from the design library to the constant screen in your project

Adding basic info in the constant (optional)

If you want to add some basic info that’s needed in your clip beforehand for a smoother experience while assembling, add the basic_info data tile from the about us design library to your constant screen, and add the outbinding of the tile to the constants tile.

Add these to the final asset by binding a constant value in the inbinding of the asset.

Beacons

Add the home beacon from the design library to the home screen and the beacon to the other screens

More info here: https://www.notion.so/Beacon-2cd954d02a8d41f49bcbd64790199fb7

Home screen