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

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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