We have application with 7 record type ,We want to use sites view but the tab limit is 5 only ,therefore we used link to display remaining record ,currently that link opens to new new tab with separate browser window but we want functionality that link should open in existing window site
Is there any possible way to do that ?
Discussion posts and replies are publicly visible
there is a way map all the records on UI while mapping on UI we can use icon image, and Open that UI from Process model. Map this process model on site
Praful Singhal said: mapping on UI we can use icon image,
If I use record link while mapping icon image with record again same issue that it open in new page , Is there any other way to map image with record instead of link
you should be able to accomplish something like this using nested levels of reports (nested to as many levels as you require) and using the reportLink component to link between them. I've had projects where we have a single Site tab with visibility into a dozen or so different record types using this method, and since we use reportLink all clicks stay within the same browser tab.
Thanks Mike for reply, Can you tell me is there any direct way to pass record in report link or do I need to convert record in report using grids.