Closed (fixed)
Project:
Autocreate Node Reference
Version:
6.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2010 at 13:45 UTC
Updated:
21 Aug 2012 at 14:22 UTC
I am using ANR.
I created two template nodes
-- 1 for Poll
-- 2 for Webform
When i go to create Auto Create Node Reference field, in the global settings section, here is a select box "Select template". This select list is showing 4 options.
I hacked the code and come to know that $options array is as follows:
Array
(
[2] => Example AC_TEMPLATE
[7] => Test AC_TEMPLATE
[E] =>
[T] =>
)
Comments
Comment #1
sunset_bill commented