Hi,
Sorry about the long title. I have a basic portal. One one of the pages I have an entity list with two buttons - review and edit. I want the Edit button to trigger a Web Form which I know works.
So, I've linked the edit button to a Web Page and then linked the Web Page to a Web Form (end result being a redirect to a 3rd party ecommerce site).
Result - clicking the link simply opens a blank page.
First question - is my approach right. The other option was to use an Entity Form to then redirect on submit to a web page - that doesn't seem to work either.
Second - why the blank page.
Appreciate any help you can offer