Removing Demo Workflows

Estimated time: 7 minutes

There are a number of workflows that are built into the app that are strictly there for demo purposes. For example, when you click on the "Delete" button in the popup of the agent dashboard you'll be shown the following message:

In order to prevent these messages from appearing, and to get the workflows working correctly, you'll need to make the following changes:

"sign-in" page:

  • Delete the "DemoSignInButton" in the design tab

Delete the "Demo Sign In Button" (White Button)
  • Delete Step 1 of the "When Button Sign Up (Sign Up/Log In) is clicked" workflow action

  • Remove the only when "Current User's email is breezyrealestate@demo.com" condition from step 2, 3 and 4 of the same workflow action

Remove the only when "Current User's email is breezyrealestate@demo.com" from steps 2, 3 and 4

"views-add-listing" reusable element:

  • Remove the only when "Current User's email is not knightrealestate@demo.com" condition from the second workflow action

Remove "Only when" condition from second workflow action
  • Delete the very first workflow action ("Button Create Listing is clicked and Current User's email is knightrealestate@demo.com")

Delete the first workflow in the top left-hand corner

"views-edit-listing" reusable element:

  • Remove the only when "Current User's email is not knightrealestate@demo.com" condition from the third workflow action

Remove "Only when" condition from third workflow action
  • Delete the second workflow action ("Button Save Changes is clicked and Current User's email is knightrealestate@demo.com")

Delete the second workflow

"views-listings" reusable element:

  • Remove the only when "Current User's email is not knightrealestate@demo.com" condition from the third workflow action

Remove "Only when" condition from third workflow action
  • Delete the second workflow action ("Button Delete is clicked and Current User's email is knightrealestate@demo.com")

Delete the second workflow

"views-profile" reusable element:

  • Remove the only when "Current User's email is not knightrealestate@demo.com" condition from the third workflow action

Remove "Only when" condition from third workflow action
  • Delete the second workflow action ("Button Save Changes is clicked and Current User's email is knightrealestate@demo.com")

Delete the second workflow

Last updated