I am wondering if there is a Views configuration (or contrib module?) I am missing to allow the active link "Link to content" to be displayed on the Node Add/Edit Form when using a Views Entity Reference field with Check boxes/Radio buttons selected on the Form Display. Use case is to generate a basic list of checklist items/tasks but allow the user the option to select the "Link to content" link to view more detailed information on the checklist item/task to before deciding to select that item. So the ER field on the Node Add/Edit form would look something like:
I created a link that displays the "Terms and Conditions" of the store to which the shopping cart relates in a modal window.
This link a page in a modal window.
I want to replace the page rendered by the store's rendered entity with the cgv display mode (this is the machine name of the display mode in my store type).