I've search the forum but cannot find anyway solutions....

Is there a way to add a url/link to a "create new content" page. For example, I've created a content type called 'New Project' that allows the user to input information about new projects. This content type has several text boxes and selects lists. On one of the select lists I have set to term reference to access a Taxonomy of company names. My issue is that if a company name is not shown in the select list, the user would then click on a link to take them to another page to enter that missing company name. Then go back to the 'New Project' page and continue entering the information. I thought about creating a 2-row panel with the New Project page at the top and the link to create the new company name at the bottom. However I would like the link/url to be inline or below the select-list box.

Hopefully someone has a few suggestions.....Thanks....

Comments

anil614sagar’s picture

You can use the Help Text Field in the field setting to provide description and link to create company term page.

Go to Content Types >> Manage Fields >> Term Reference Field Edit Link >>

You will see an option to set Help Text for a field. There you can give the html link.

Hope this solutions works.

Cheers,
Anil Sagar,
Lead Drupal Developer,
Azri Soulutions,
http://azrisolutions.com/

pencil7’s picture

Anil,

Thanks again. This is exactly what I wanted. I didn't even notice you could put HTML coding in the help text.

Rob