The event tag has no wiki summary.
2
votes
0answers
20 views
Calendar Views: Upcoming or Recent
I'm currently using the default calendar views "Upcoming" block to display upcoming events on my homepage. However, because events are infrequent, its common for there to be no upcoming events. In ...
2
votes
2answers
35 views
Using Fieldgroups with Entity Registration Module
I'm using the Entity Registration module to create event signup forms. I've got my first event registration form up and running and now want to group some of the fields into fieldsets.
I have the ...
0
votes
0answers
23 views
Event Calendar Event not displaying to user
I have created event calendar as guided here http://drupal.org/node/1250714. Now Event with date is displaying correctly for admin users but it's not showing for authenticated and anonymous users. I ...
1
vote
0answers
19 views
Drupal event showing in view condition
I have three content types
Event
Generic event
Announcement
I have to show all in a view.
I have to show 5 Event in view, if any event expires then Generic event will show to fulfil 5 event ...
0
votes
1answer
29 views
How to add custom functionality on per-date base to nodes that use date fields for an event ticket system?
For an event ticket system I have created a node type with multiple date fields including start- and end-dates.
-EVENT1-
Date A
Date B - Date F
Date G
- Event2 -
Date B
Date C
Date E - Date G
Now ...
0
votes
1answer
63 views
Insert navigation links into new Drupal Calendar item confirmation screen
I've looked everywhere but can't find an answer to my question. I've also posted this question in the Drupal Calendar issues forum, but haven't gotten an answer (http://drupal.org/node/1939914). I got ...
0
votes
0answers
39 views
Create private event and invite friends
I want to let user select visibility of an event while creating it with the following cases:
Public event which will be visible to all users
Group-specific event visible to all users within the ...
1
vote
1answer
159 views
Associating a timer on flag click on individual nodes for individual users
I have a custom field "Time to Finish" in my custom content type in Drupal7. The "Time to Finish" is basically a timer of sorts. whenever the users click a flag (which is placed on nodes of that ...
2
votes
0answers
49 views
tabledrag: React on drag event
I'd like to create a form with tabledrag, with some fancy client-side behavior when (after) a row is being dragged.
More specifically: If row A is being dragged, I want to change an indicators on row ...
0
votes
1answer
156 views
Show repeating event just once in Views while sorting by date
When using repeat date API on a field, Drupal allows you to group events so they don't appear multiple times.
However, when sorting by date it seems like Drupal ALWAYS shows all of the entries no ...
0
votes
1answer
99 views
How to wrap content around a display suite region?
I'm using the nifty Display Suite module to create a custom layout for an event page. I'm using the stacked fluid 2 column layout with the Body field on the left and the image and event fields in the ...
0
votes
0answers
283 views
Adding custom actions to rules
I am trying to add custom actions, events and conditions to work with Rules interface. I began by adding custom actions by creating a custom module. Here's my code till now.
rules_example.info :
...
0
votes
0answers
54 views
Create a new custom event for rules
I am unable to find any documentation regarding this and hope that the community can rescue me. I want to create a custom event type for Rules. Specifically, i want that when an authenticated user ...
0
votes
0answers
94 views
How to create programmatically data event node and set data fields
I followed the step by step guide to implement the module event calendar feature.
This is the link to the module:
http://drupal.org/project/events_calendar_feature
I then created a custom modulethat ...
0
votes
0answers
53 views
How to track javascript:document:???:submit() events in Google Analytics
Recently the event/click logging for javascript:submit() events that are used in forms have not been tracking in Google analytics when they go off-site.
They used to be logged alongside the outbound ...
3
votes
1answer
54 views
What does 'set breadcrumb' do in Rules?
One of the actions that comes with the Rules module is 'set breadcrumb'.
When trigger this action, however, nothing seems to happen to the breadcrumb.
What is supposed to happen? Does it set the ...
2
votes
1answer
42 views
How to convert Rules 'text' data type to 'text_formatted' type?
I am working with Rules to set a node's body. Based on the data selector, the node body requires a text_formatted type as input.
Currently, my custom event only provides a plain 'text' Rules data ...
1
vote
0answers
116 views
How to add a jQuery Mobile “pageinit” bind function in Drupal?
I'm trying to add some mobile functionality to my Drupal site and need to bind some events in a "pageinit" function, NOT in a document ready, as the documentation says. Something like:
...
0
votes
0answers
28 views
Calendar and Date question
I am building an event page on my drupal site and I want people to create these events. The problem is with the time fields. The minutes field changes in ranges of 1 min, 15mins and 30mins, though I ...
0
votes
1answer
37 views
Create series of Events
I've got the following task:
i have a site which should be used as a kind of team calendar. there are lots of people in different roles (moderator, member) and moderators can create events (in my case ...
1
vote
1answer
159 views
referencing/linking to an entityform and passing nid/other field information through the URL
Thanks in advance for any help with this - I feel a bit like I'm down a rabbit hole. I know there must be several ways to do this, but I'm running into some obstacles.
I'm trying to set up an event ...
0
votes
1answer
26 views
How to add the featured event option to the event content type?
I have a content type named "Event".
I want to add an option to make an event as featured event. I know I have to add a check box field to the content type to make the event featured but my ...
0
votes
0answers
13 views
Categorized events creation [duplicate]
Possible Duplicate:
Event module for Drupal 7
I have to create categorized events in my website, So is there any event creation modules are available, And i have to make a view of latest ...
1
vote
0answers
643 views
Drupal 7 Views : Filter Event : only show events when start date <= start date + 3 weeks
I have a list of Upcoming Events that shows all events in chronological order starting with Today. Most events last only a week or two at most, but we also have exhibitions that run for 3-4 months. ...
0
votes
1answer
70 views
Is there a way to share content between users?
Drupal 7... I just want to be able to send some information via content type from one user to the next such as an event. One user will create this content and only wants it seen by a select few of ...
3
votes
3answers
1k views
Event module for Drupal 7
I need to make a 'event' in my Drupal 7 site. While searching a module I could use, I have found the Event module, which is for Drupal 6.
Does anyone know any module like the Event module, but for ...
0
votes
0answers
92 views
Meeting Invitation/Scheduler Module
I'm looking for a module for Drupal 7 that let's users on a drupal site request invitations to meetings.
So for example, Bob can send a message invitation to Alice and George asking for a 3:30 pm ...
3
votes
3answers
758 views
Alter cart unit price and total amount
I need help on this code which is invoked on calculate sell price rules event
on cart view. Line items and order are properly modified. But nothing is displayed, old unit price amount and old total ...
3
votes
1answer
49 views
Trigger a rule when a module update is available
It would be terrific to have Rules integration for when the Update Manager module finds an update. Is there a way to do this?
Potential ways I'd use this would be to have an update page, customized ...
0
votes
1answer
83 views
node_submit fill start/end date field
I have the following code:
$node = new stdClass();
$node->type = 'enterprise_event';
node_object_prepare($node);
$node->title = $event->title;
...
2
votes
2answers
207 views
How to Integrate Non-Gregorian Calendars in Calendar Module?
I plan to create a simple event calendar on Drupal 7 that uses the Arabic Calendar (Hijri) instead of Gregorian (western) calendar. Instead of developing a new module, I was wondering if I can use the ...
-2
votes
1answer
199 views
Event booking system Idesa
I have been tasked with implementing an event booking system in Drupal (version 7).
Currently we use this site. That link points at one of a number of events we offer clients. My employers want to ...
0
votes
2answers
449 views
How do I query for the next three dates using EntityFieldQuery or Views? (7)
This is my first question, so please don't be too harsh. I've been trying for the last couple days to solve this with no luck.
I have a content type called "Event" which contains a custom date field ...
0
votes
3answers
169 views
Notifications during a file download
As a newcomer to Drupal 7, I'm trying to understand how auditing and events can be used together.
For example, I have a content type of document, which is basically a name field and a file. I ...
2
votes
2answers
91 views
How do I add venue location automatically when user selects a venue?
Does anyone know how I can allow a user to select a venue (such as a night club or restaurant) from a node reference autocomplete field and have the address of the venue also displayed. This assumes ...
0
votes
2answers
63 views
Is there a (suite of) module(s) that handles custom event occurrences e.g. “last Sunday every month, except in August”, linking content and users
I'm either looking for or considering writing an event calendar module that can handle custom occurrences. For example:
Last Sunday of every month
Last Sunday of every month except August
Second ...
3
votes
1answer
409 views
Rules module: How do I execute code just before content is deleted?
I'm trying to execute some code right before content is deleted. The Rules module has events for
After updating existing content
Before saving content
After saving new content
After deleting content
...
2
votes
1answer
131 views
Date Repeat: Display only the first and last instances of a series?
I have been going crazy trying to find a way to display only the first and last dates of a series using Date Repeat, either in a view or the node itself, of repeating events. For example, there is a ...
1
vote
0answers
231 views
Can the Views 3 Module *aggregate* field data and add this *set* to a Views page display?
I am working on an event list. I have,
Content type called event (title, date, body, category)
Views page display listing each event in a given category
I want to add to my Views page display the ...
3
votes
1answer
270 views
Drupal Signup: how to signup to multiple events at once?
I've been looking all over the internet for this, but couldn't find anything about it. The thing is like this:
I am creating a Drupal 7 website for a training institute. On the website I am showing ...
2
votes
0answers
43 views
How to send notification for an event for users that have signed up with the list of events for that month?
I have a content type for "Event" which has a date field describing when the event is going to occur. I want users to signup for this event notification and they would be notified of all the events ...
0
votes
1answer
1k views
How do I pass a specific argument from a rules event to a condition?
I am setting up a default rule for my custom Drupal 7 module, as follows:
$rule->event('commerce_cart_product_add')
->condition(
'mymodule_condition_1',
array('something' => ...
2
votes
1answer
400 views
Manage an event. Signups and everything
Do any of you know of any excellent Event Management module for D7?