Hello All.
I am working on a small Apex project and I need your help on how to open a page in the same browser tab.
What do I do to the code below to make my page open in the same browser page instead of opening the page in a new tab?
javascript:window.open('f?p=F_100:47:&SESSION.')
Thank you
-Femi