Closed (fixed)
Project:
CCK Node Reference ASM Select
Version:
5.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2008 at 15:52 UTC
Updated:
24 Dec 2008 at 11:12 UTC
I've added several noderef fields to my content type and set each of them to ASM Select widget.
Only the first one I created shows the widget: the others show a regular select list (and also the 'create' link).
The settings for the fields are the same (apart from which content types they reference.)
My page source is showing a SCRIPT block in the head for each ASM select widget, and each has its own jquery 2 $(document).ready(function() function. Might this be the problem -- that only the first one gets used by jquery?
Comments
Comment #1
nath commentedTry downloading the newest ASM Select, 1.0.4 just came out.
Comment #2
joachim commentedFixed by uploading the missing ui.core.min.js file.
Comment #3
nath commentedOk, setting this to fixed then. :)