Hello,
I have a grid with a URL type field.
When user clicks on this field it is linked to a specific URL on the internet and this works fine.
Problem is that once on the internet the user can go anywhere on the internet.
I need to restrict the user from going anywhere else on the internet, does anyone know how to do this?? maybe a redirect but nothing I have tried works.
Thanks.