Retrieving record table name and sysid from workspace url

Vamsi Krishna10
Tera Contributor

Hello Community,

 

Happy New Year 2023!

 

How can we retrieve record table name and sysid from workspace url and use it in ui page g:evaluate query?? 

 

My use case is to display some data in Contextual side bar in Workspace based on the sysid of the record(just to make it dynamic) for that I am getting sysid from workspace url to fetch details related to current open record and display them. But when I use that respective sysid in query, it is not working as expected, all the records data were displaying.

 

#UI Builder #Workspace

1 REPLY 1

AnirudhKumar
Mega Sage
Mega Sage

So on your workspace record page , you want an icon on the contextual sidebar, which calls iframe component which renders a UI Page that looks for dynamic parameter in the URL???

I really don't think you can pass dynamic URL to an iframe component in workspace!

 

I'll probably bet 100$ this is impossible!