I would like to open a URL in a new tab when a user clicks, i know from the action menu.
But my question is how can i write the activity that contain URL to use in action menu and what the action i will use to open a URL in a new tab when a user clicks ?
It depends what you are actually trying to open in a new tab.
If you just want to open a link you can check the “Use Alternate Domain” checkbox, and then it will let you use a direct URL reference or a property reference.
Or you can use a property reference as shown in my original post, you can set the property in any way in your case, such as in a data transform or as user input. Capture the URL in this property before showing the link so that the link points to the correct URL:
@ThekraA6 1. Activity is unnecessary here, Try data page solution mentioned in the below post by kevin below. your reference of activity invoking is not clear in this post. where did you invoked the activity to capture the value from the dss.