Announcements
Hello everyone,
I am working on a personal project where I want to see the code behind the objects from my database.
In order to do that, I created a page (source table "Application Object Metadata") with the following code for the OnOpenPage trigger:
And everything works good.
But if I try to do the exact same thing with a Record Variable for table "Application Object Metadata" instead of using Rec, I get an empty String...
It's the exact same code but the first time I get the expected output and the second time I get an empty String.
Does anyone know why ?
Thank you for replying the answer for the community
I just found the answer, it is written in the documentation: "It is not supported for a page to access a BLOB field from a table other than the SourceTable of the page."
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156