Edit Link Not Opening Form

I created an edit link shortcode.

When I put the short code on the same page as the Form, it opens the form just fine.

However, when I put the short code on its own page, it does not open the entry.

 

When you are inserting the edit link on a different page, are you including the page ID of the page containing the form as explained here:http://formidablepro.com/knowledgebase/insert-a-link-to-edit-an-entry/
[ frm-entry-edit-link id=x label="Edit" page_id=4]
the page_id=4 at the end of this shortcode determines which page the link goes to.

Saw that, now I understand it.

Thanks

Topic closed.