Skip to content

Create onClick action for open page #1298

@ehynd

Description

@ehynd

Is there an existing issue for this?

  • I confirm that I have not found an existing or similar issue.

Description

Right now, users have the option to run queries or cells upon a button click.

We want to add another option: "Open"

This will allow the user to direct to either a URL or another page within their app.

Ex: I want to create a form. Once my user clicks submit on the form, I want a new page to appear that says "thank you for your submission!"

Relevant Feature or Code

Current onClick options:

Image

Requirements (what)

  • Add a new option for "Open" to the onClick event
  • Once this is selected, a dropdown should appear for "Destination" Within Destination, there should be two options: Link or App Page
  • If Link is selected, a third box appears called "URL" where the user can paste a URL
  • If "App Page" is selected, the third box appears showing a dropdown of all pages within the app.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions