We have a customer facing application with a lot of links that can be dynamicly added by an AppAdmin to the pages. So we save the url of mendix page that the link (button) links to in the database as a variable of association. Due to the fact that the HTML snippet does not support using variables in the HTML text we use buttons with the render as link selected. Now the users get really frustrated that there are unable to right click the links and for example open them in a new tab. Is there a way to get the right click context menu on these links?