Hi
I am trying to get a link to the edit page of a custom view to open in a pop up. I have enabled the open the edit pages in pop up in both the original view and the custom view.
I have placed the link to edit the record in the custom view on the list page of the original view, next to the usual edit record link that phprunner creates on the list page in the original view. The link to edit the origial view opens up the correct record in a pop up whereas the custom view edit link only opens up the edit page of the custom view (of the correct record) in the normal way without a pop up.
Is there any way of doing this?
Thanks in advance