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

ufku’s picture

Try edit-field-text-0-value. You can also look at the page source.

anotherdave’s picture

Maybe 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

ufku’s picture

Status: Active » Closed (fixed)

Closing 6.x-1.x issues as this branch is no more supported.