How do you create links with a NULL or # in Drupal?
Posted
by
blunders
on Pro Webmasters
See other posts from Pro Webmasters
or by blunders
Published on 2010-11-05T18:10:12Z
Indexed on
2012/06/21
15:24 UTC
Read the original article
Hit count: 213
drupal
Trying to create folders for links where the parent has no content, it's just a folder. Need to be able to insert #, but Drupal is saying it's not a link. Just want the user to click it and nothing happen, the child of that menu item will already be being displayed without a click.
Version: Drupal 6 (appears worked in D5)
I've attempted the following: '', #, <#>, empty, <empty>, null, <null>, blank, <blank>, <none>, none, <answer>
...just kidding.
ERROR: The path '<insert_non-url>
' is either invalid or you do not have access to it.
Question, just ask -- thanks!
© Pro Webmasters or respective owner