Follow-up to #1077...
It would be great if the respective fields for node_nid
, user_uid
, file_fid
and taxonomy_term_tid
would be able to do auto-complete search and offer pretty entity names to pick from instead of the numeric fields we are currently providing:
(form elements in the screenshot above edited for visibility)
We should also replace those "cryptic" names in the drop-down menu with pretty names too like "Content: Title", "User: Username" and "Taxonomy term: Name".
The value saved in config would still be the entity ID, we'd only show a "pretty", human-focused autocomplete to the end user, with available options to select from.
PS: while at it, also replace "Node: Type" with "Content: Type" in the spirit of not exposing the term "node" in the UI.
Recent comments
Here are some more details about my setup. Yes, I am using a contextual filter. Specifically, I have several content types that have an entity reference field meant to hold references to...
Hide title of a view block if no results?
You can use Rules or the Node Notify module for comments. When a new account is created, I believe there are Rules to send.
Email notifications
There's a few way to accomplish it, but it really depends on your full requirements. I'm working on a contact management module but it won't be released for a few months. There...
Pairing fields