Skip to main content
June 27, 2024
Question

Record Link Showing correct record but need to pass one value

  • June 27, 2024
  • 4 replies
  • 0 views

Hi 

I have a requirement where i need to add one field which should be link so when i navigate to link it should open record view and in that view interface there is dropdown which should contain that value from where i clicked and navigate to record .

How can i achieve the second part passing the value from source page to reflect on record view dropdown

    4 replies

    konduruc733182
    June 27, 2024

    This seems more like something I would do in a process. but, can be done in interfaces too. What are you trying to achieve? Where is this source and how is the value being selected in source.

    June 27, 2024

    In source the field will be read only and link so when i click on that link it should open another record view and in that view UI there is drop down field which should contain the source value on page load

    konduruc733182
    June 27, 2024

    You can configure that in the Summary interface based on the record Details. But Why would you have a value in the summary as editable.  

    Will this dropdown define anything in the summary? you can create a separate rule input which you can configure in the records summary tab settings and pass the value based on the record using rv!record. Your use case is still not clear to me.

    mikes0011
    Brainy
    June 27, 2024
    in that view interface there is dropdown which should contain that value from where i clicked and navigate to record

    I'm sorry - I gave it a genuine try, but I just can't parse this.  Maybe try re-phrasing this, in simpler steps?