Not sure if it's a bug or if I'm doing something wrong, hence "support request"...

I followed NodeOne's tutorial (found here http://nodeone.se/da/node/700 ) to create an "action" link, displayed via Page Manager on certain types of nodes, allowing users to create new nodes (of a different type) with a node reference field automatically populated thanks to context_admin.

It works fine (the field is correctly populated), except that on the node creation form, the automatically populated field is still visible to the users, and the user can change the content of this field. I would like the field to be invisible, or at least disabled, if it has been successfully populated.

On NodeOne's video, this is what happens (the field is hidden). (Same in the "official" youtube video, which I also watched.)

I don't find any option to hide this field if it's automatically filled... I don't know if there's supposed to be something like that.

So: am I doing something wrong (if so, what?), or is it a feature that has been removed in later version, or is it a bug?...

Thanks in advance for the clarification.

(I don't know if it's related but the "Use this page in an admin overlay" doesn't seem to be working either. The form shows up embedded on a normal Drupal (non-admin) page.)