Skip to content

Scripts #21

@ruchamahabal

Description

@ruchamahabal

Currently, there is 0 scripting available which blocks me from creating the app. Design a scripting API for the page & eventually the app

  • All context from store and page object should be available in scripts
  • Think how we write client scripts -> we just pass the frm object and anything can be controlled client-side
  • Ability to control other components - treat this like frm object - page object page.save_button.hidden = true`
    • page object should be available on every page with component refs for each component with exposed + emitted events so that events on other components can be called
  • This will save us some time instead of individually configuring 100 events on things in the event tab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions