How to make a tab opened by a UI action in the workspace open inside the workspace

Samara Mariah
Tera Contributor

I have a UI Action that is redirecting to a record but in another browser tab. I need this tab to be opened in the workspace itself, that is, on the same page

4 REPLIES 4

Harish KM
Kilo Patron
Kilo Patron

Hi @Samara Mariah share your UI action code, there will be this word _blank mentioned in URL, this is what takes to new tab. remove this word it will open in same page

Regards
Harish

Samara Mariah
Tera Contributor

Yes, I removed the _blank, but it opens above the tab, I want it to open inside the workspace, how do I do that?

 

HI @Samara Mariah what is the URL you have given?

Regards
Harish

Samara Mariah
Tera Contributor

Hi @Harish KM , I found the solution, thanks for the help!