Skip to main content
March 26, 2024
Question

Configure record link on row selection in readonly grid

  • March 26, 2024
  • 2 replies
  • 0 views

Is it possible to configure record link on row selection on read only grid. I have tried selection Save Into to set a value with selected record id but not sure how to configure record link here.

    2 replies

    venkatrea696188
    March 26, 2024

    AFAIK you can't directly Configure record link on row selection because it's not a link field . You need to do workaround  after selection hide the current grid and using the record id you saved fetch data and show it in summary interface . Or Conventional way of providing link on a grid field instead of row selection

    srinivast0001
    March 26, 2024

    Hi Aishwarya,

    Selection and navigation to summary page of certain record data is different, we cannot use record link for selection.
    purpose of Row selection is for selecting one or more rows