I am new to drupal. I have made a site and front page along with several "basic pages" from within the system itself. What I can't see to figure out is this:
I click on a link on the home page, and it's linked to one of those "basic pages"
It just loads on a white drupal background.
What I want to do is have numerous pages with regions like I had on the front page. How do I go about getting all this set up?
I know this probably sounds easy to most, but it escapes me at the moment.
In the Entity Reference field, two of the widget options are "Autocomplete (Tags style)" and "Autocomplete".
Can anybody explain the difference between them?
As far as I can tell, they both work exactly the same. Granted, in my test, I only have 5 items to reference, which may explain why I'm not seeing any difference.
Is there any value in using one over the other? FYI, I'm referencing users.
Tokens are becoming a challenge for me. I want to add a field to a custom content type showing the Node ID. But none of the node tokens, including [node:nid], appear on the list of available tokens.
I understand that some tokens are not always available, but it seems to me that Node ID would be universal.
Am I missing some simple configuration? I'd appreciate any advice. Thanks so much.