Reviews Platform Template Reference
  • Welcome
  • Feature List
  • Quickstart Guide
  • GENERAL INFORMATION
    • Data Structure
    • Design & Layout
      • Styles
      • Homepage content and logos
      • Pages, groups, and popups
      • Padding
    • Functionality
      • Emails
      • Alerts
      • Hidden variables popup
  • ASSETS
    • Pages
      • index
      • search
      • details
      • review
      • login and loginsimple
      • owner
      • settings
      • termsofservice
      • privacypolicy
      • reset_pw
      • 404
      • standardpage
    • Reuseables
      • header
      • footer
      • signup/login
      • popupsreusable
      • editpopupsreusable
      • menufocusgroup or Menu options (︙)
      • cookiespermission
      • homepageblocks
      • owner's portal reusables
        • ownerdashboard
        • ownergeneralsettings
        • ownerseosettings
        • ownersocialmediasettings
        • ownersocialmediainfo
        • ownerlegalpages
        • ownerhomepagesetup
        • ownerstyles
        • ownerfeaturebacklog
      • menufocusgroup_review
      • popup review
      • menufocusgroup_item
      • popup add_edit_item
      • menufocusgroup_tag
      • popup add_edit_tag
      • menufocusgroup_flag
    • API workflows
Powered by GitBook
On this page

Was this helpful?

  1. ASSETS
  2. Reuseables

editpopupsreusable

PreviouspopupsreusableNextmenufocusgroup or Menu options (︙)

Last updated 6 years ago

Was this helpful?

Edit Popups Reusable Overview

The popup to create or edit an object is a special kind, because it might be used by different users on different pages in your app. To reduce redundancy, we use a reusable element that contains a standard create/edit popup for each data element:

You can create a separate popup within the reusable for each data object you want to allow users to create/edit.

The standard popup includes the workflow logic to either create or edit a record depending on whether an existing record has been sent to the popup. Note: you will have to update the fields.

A copy of this reusable is within the , because a common option for an object is to Edit. The menufocusgroup reusable can be put in multiple places (e.g., a user facing page and the owner’s portal).

menufocusgroup reusable