Hi All,
Wondered if anyone can tell me whether the following is possible within views.
I have installed To do module - http://drupal.org/project/to_do
I then created my own view which lists all the tasks created in a particular Organic Group, which works lovely.
One of the fields ive added as the to do button field which gives the us...
I have a node type on my Drupal site that uses a Flag to let users "unpublish" or "publish" their content. This is not the same as Drupal's node publishing... that is still reserved for admins of the site. Instead, the Flag is used to determine if the node shows up in other Views. I've also created an "admin" type page for each user to a...
good day!
There are two linked SQL Server 2005 machines, server A with a lot of data and empty base on sever B.
Our user does not have a permission to create views on A, but have this ability on server B.
We checked out a possibility to make selects @B to A, and it's ok, there's a connection.
Please, prompt us on how to make a view @...