BookmarkSubscribeRSS Feed
AlinPopescu1984
Calcite | Level 5

Hello,

My question regarding EGRC is related to the screen definition of a custom object.

I am trying to reference a field from another object while loading the screen definition of the current custom object. For ex: i am in customobject3 and i want to use a field temp from customobject2 (allready created with the name/id=10123) i can't use 10123.temp (it doesn't work).

Anybody has any idea? It would really help me.

Thank you,

Alin

2 REPLIES 2
BrendanW
SAS Moderator

FYI, I'm moving this topic into its correct location in the Risk Management area.

LOVE_SAA
Obsidian | Level 7
Hi, try as below.
<initialize>
<set name="temp.object2" value ="object3.field"/>
</initialize>

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Discussion stats
  • 2 replies
  • 1720 views
  • 0 likes
  • 3 in conversation