Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Topics to cover

  • Connections
    • Inbound
      • No Data = On Click/On Enter
      • Data = Datasource
    • Outbound
    • Lookups
  • Connection Point Types
    • Driving (one record)
    • Lookup (many records as a single dataset)
  • Nodes types
    • Actionflow
    • Open screen
    • View
    • Calculate 
    • Gateway - map to output connection points
    • Open URL
    • Save
    • Analysis
    • HTTP
    • Email
    • JSON
    • For Each
    • Loop
    • Funnel
    • Start Phase
  • Phases
  • Tool bar options
    • Show Event Location
    • Close Screen
    • Hide Spinner
    • Origins
    • etc.
  • Instances/Reusability
    • Concepts
    • Locating Instances
    • Opening Instances
  • Event handlers
    • On click
    • On change
    • On blur
    • On enter
    • Double-click (This is when the actionflow is set as the default action on a view)
    • Default Action for auto save on a view.
  • Wiring
    • Mapping attributes In and Out
      • Input Parameters: These are needed if you want to use an attribute in a node.
      • Output Attributes
      • Passthrough
    • Disconnecting
    • Inserting Items
  • Referencing additional data
    •  Lookups
      • Creating a Lookup
      • Returns a recordset
    • Views
      • Creating Views
      • Returns individual Records
    • Lookups vs Views:
      • The differences
      • When to use each one/ use cases
  • Confirmation dialogues
  • Security and permissions
  • Record throughput and behaviours
  • Exclusion Groups
    • Concurrency?

Additional Topics

  • List all Actionflow and Screen Actionflow. Showing actionflow associated to a screen that are not connected. This occurs when we create actionflows in a workflow.

Scenarios to cover

  • Counting records
  • Checking for duplicates
  • Checking a value is in a list
  • Setup an API end point 
  • Configuring a Validation Phase (or another example?)
  • Configuring a Confirmation
    • Custom confirmation message and screen
  • Debugging guide
  • No labels