Skip to main content
October 21, 2024
Solved

Is there any updates on rv!record in recent upgrade

  • October 21, 2024
  • 8 replies
  • 0 views

I found rv!record only contains few fields of the record, which caused several bugs in our application that were not found before.

Is there any update on rv!record? I remember previously it has limitation on related record but worked fine on record itself

    Best answer by stefanhelzle0001

    https://appian.rocks/2024/01/16/partially-populated-records/

    Our best practices: Use a separate query to pass data to a related action. Only pass the identifier to views and query any data using locals.

    8 replies

    stefanhelzle0001
    Brainy
    October 21, 2024

    https://appian.rocks/2024/01/16/partially-populated-records/

    Our best practices: Use a separate query to pass data to a related action. Only pass the identifier to views and query any data using locals.

    October 22, 2024

    Thank you Stefan! Btw is there any way to search for rv!record used in all recordtype?