Closed (fixed)
Project:
IMCE
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2008 at 00:03 UTC
Updated:
19 May 2011 at 21:26 UTC
Hello
I want to set up IMCE so that insert link/image link would show up with certain CCK textarea fields, however I'm having difficulties getting the proper field ID.
The field name is text (field_text), how can I get a proper ID to make it work with IMCE module?
I tried entering edit-field_text, edit-text, field_text, text and nothing worked.
Many thanks for help!
Comments
Comment #1
ufku commentedTry edit-field-text-0-value. You can also look at the page source.
Comment #2
anotherdave commentedMaybe this is obvious to others, but it also has to be a text area rather than a text field. That one left me guessing for awhile at the end of a long day. It might help someone else who's frustratedly looking at it! =)
~Dave
Comment #3
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.