Posted by Nico7 on August 29, 2012 at 12:49pm
Hi,
I want to create a field that is prepopulated with the page URL.
It should be a read-only field and an the same time a link.
Could you please help? Thank you.
Hi,
I want to create a field that is prepopulated with the page URL.
It should be a read-only field and an the same time a link.
Could you please help? Thank you.
Comments
Can this help ? ->
Can this help ? -> http://drupal.org/project/link
Thanks for your answer. Maybe
Thanks for your answer. Maybe you're right and the Link module can help. Here's what I want to do:
Under a node, there's a form to send a new private message. Now I want a field in that form that "memorizes" the current url and shows it as a link to the messages' recipient. I did not find any way to do this with the link module.
The goal is for both users of the private message thread to keep track of the node the first private message originated from.
The community could very much profit from a solution to this problem.