Skip to content

NavigateEverywhereLFA - Destination Type = ‘Object’ - Prefill fields is not working in Console #1679

@janvanderheijden

Description

@janvanderheijden

Steps to reproduce

Steps to reproduce the behavior:

  1. Create screen flow 'Account - New Opportunity' including component NavigateEverywhereLFA:

Destination Type: 'object'
Destination Action: 'new'
Default Field Values in JSON:
'{"StageName": "Prospecting", "Probability": "10", "AccountId": " '& {!recordId} &' ","CloseDate": "'&{!defaultCloseDateText}&'"}'
Destination Name: Opportunity

  1. Create New Opportunity button based on screen flow and add button to Account lightning record page.
  2. Work in Console
  3. Navigate to an Account
  4. Click 'New Opportunity'
  5. Information (StageName, Probability, AccountId, CloseDate) is not prefilled.

In addition, I would like to determine the record type of the opportunity based on a screen flow. I use the same component as above. Currently, the record is being created with the wrong record type (default record type). Can this be resolved?

Actual behaviour

The fields will not be prefilled if you are working via a console navigation app.

The fields will be prefilled if you are using a standard navigation app.

Screenshots

Console navigation App:
Image

Standard navigation App:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions