Feature Request: please enable local variables In records

Certified Senior Developer

Feature Request:

Enable local variables where we can query or get some important data related to a record item so that it can be reused in all the of the related actions visibility because we usually do same set of queries/group checks most of the time. 

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Just curious - is your primary concern the performance of getting data from these other sources? What kind of performance are you seeing currently and how many views / queries are you currently doing?

  • 0
    Certified Senior Developer
    in reply to Peter Lewis

    Hi Peter,

    Yes Performance is the main concern here. We have API's and query entities to fetch user access information which needs to queried in all 12 related actions. This is would be lot better to have a local variable section in record type which can be used all over the record.

    We also have some API's to fetch data related to record item which should be used in view/related actions

    This was one of the use case I observed, I have seen same thing in my previous projects as well.

    I know this might be a large ask but just putting it out here so that it can be considered and I strongly believe I am not the only one who need this