We have an external application that displays online forms (formsite). We have created a content type that accepts the attributes required to render a form and have built a .tpl.php for that content type. The form renders perfectly when viewing that node alone - but we cannot embed that node using the "existing node" feature in Panopoly. It a) doesn't find the node in the auto complete b) entering the NID instead of search for the table doesn't allow the node to be saved into the panel.

Comments

populist’s picture

Status: Active » Postponed (maintainer needs more info)

I did a review of this today and was unable to replicate your issue. I enabled the existing node functionality and was able to add several kinds of nodes to the page.

In terms of the autocomplete, it might be worth testing that directly. CTools provides that functionality with the path: ctools/autocomplete/node and you can try to query ctools/autocomplete/node/testname to see if you are even returning results.

lsolesen’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closed due to inactivity. Please reopen if the issue still persists.