Hi,
I need to print a text and the user to be able to click on it and be redirected to a website. But this needs to be dynamically.
I will print a table with product names and each product should redirect to their corresponding website.
I have the table with these two fields, the Name of the product and the URL of the website but I need to print only the name but when you click on it redirect to website.
Does anyone know how can I achieve this?