corteza-docs icon indicating copy to clipboard operation
corteza-docs copied to clipboard

Workflow; document additional prompt types

Open tjerman opened this issue 4 years ago • 2 comments
trafficstars

Ref: https://docs.cortezaproject.org/corteza-docs/2021.3/integrator-guide/workflows/index.html#_interacting_with_the_user

  • Take note of redirect (and any other new ones)
  • Add some example configurations and their outputs (how they look like)
  • Where they are displayed and how they behave cross different browsers/tabs (if I have multiple Corteza things opened).

Port to 2021.9.x as well

tjerman avatar May 20 '21 18:05 tjerman

I've noted the additional prompt types, so the first bullet. The last two bits still need to be done

tjerman avatar Aug 08 '21 09:08 tjerman

I've run into the desceprancy today.

Current available prompts:

Redirect user to an internal application route
Redirect user to the record page
Refreshes all record values on the page
Show non-blocking message to user
Prompt user with an alert
Prompt user with choice 
Prompt user to select a Compose Record 
Prompt user with a single input Prompt user with options

skamensky avatar Jan 16 '23 09:01 skamensky