Unable to access table and recordSysID in On-call Group Search Subpage

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 11:23 PM - edited ‎01-19-2024 12:54 AM
Hello Everyone,
I'm working on On Call Scheduling for Service Operation Workspace Application and trying to customize the "On-Call Groups Search SNC" Subpage by creating a new variant of that viewport page but I'm unable to access the @context.props.table and @context.props.recordSysId into that subpage.
And I have observed that on the above viewport page i.e. "Experts On-call subpage SNC" @context.props.table and @context.props.recordSysId is used.
So could you please tell me how can I access those variables without creating a new variant of parent page.
In below SS red one is my new variant page.