Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi everyone. Really need some help here. I'm currently using the flexinode module to create some custom node types. One of the fields i'm using is a File field (file upload). This works perfectly, files are uploaded and displayed with my theme. However, the question is: How do I remove a uploaded file? There are no buttons og checkboxes or anything to actually remove the file I uploaded to the node. I can only override the file by uploading a new one. So how do I "reset" a file field?
I've been trying to figure out how to build a custom user page. Looks like views may be one way to create specific blocks for (i.e recent audio, articles, events, etc.) each user profile? I've been looking at arguments, but still am not sure if/how to filter these blocks per user. Possibly there's a much easier way to accomplish this?
I'm looking for the better way to have "links" lists on blogs page, every single blogger will have his own links, keep in mind bloggers don't know HTML/PHP etc..
When you go to a Users Profile and select TRACK I simply want to display FULL NODES.
Ideally I'd like to restrict by type, and maybe just show BODY, but "everything full" will do.
Now it's clear that this is doable because of the default Tracker View and that can be configured the way I want, but when you do it changes the Recent Posts page but doesn't carry over and change the individual User Track pages, and I'm stumped.