Drupal4Gov / Drupal-GovCon-2015

Drupal GovCon 2015 website
MIT License
1 stars 2 forks source link

Times and associated rooms #108

Closed bendygirl closed 9 years ago

bendygirl commented 9 years ago

times and associated rooms do not show up when plotting sessions.

Using Alison's session https://www.drupalgovcon.org/drupal-govcon-2015/sessions/features-absolute-beginners-drupal-7 edit> schedule info>Session Time Slot(s) only shows "none" it should have a date, time and room.

The session shows a time and date when using the drag and drop function, and after any session has been added to a specific time and room, it populates into the session time slot.

Looks like a bug, but might be a feature?

timwood commented 9 years ago

@bendygirl as user 1 (admin) I can see the Session time slot(s) (rooms, dates and times) in that field. So might be a permission thing with regular users that have admin role.

bendygirl commented 9 years ago

No, those only now show up because I associated a session with a time slot and room. Then, the times show up.

Sent from my iPhone

On Jun 6, 2015, at 5:45 PM, Tim Wood notifications@github.com wrote:

@bendygirl as user 1 (admin) I can see the Session time slot(s) (rooms, dates and times) in that field. So might be a permission thing with regular users that have admin role.

— Reply to this email directly or view it on GitHub.

timwood commented 9 years ago

But to plot sessions you use the drag and drop back-end thingy, right?

bendygirl commented 9 years ago

We can use that since this option seems to be unavailable. But the layout on the page for the drag and drop was a bit difficult to look at (for my old eyes).

Using the drag and drop might be the only option at this point.

Sent from my iPhone

On Jun 6, 2015, at 7:33 PM, Tim Wood notifications@github.com wrote:

But to plot sessions you use the drag and drop back-end thingy, right?

— Reply to this email directly or view it on GitHub.

timwood commented 9 years ago

I believe the drag-and-drop scheduler thingy creates a "timeslot" when you drag a session onto a time and room. Each timeslots is a field collection entity and this is what shows in the session node edit form at edit> schedule info>Session Time Slot(s), which is why there are no options until you start dragging sessions in the drag-and-drop scheduler. Let's just try to use the drag-and-drop scheduler.

bendygirl commented 9 years ago

Ok, will try this.

Sent from my iPhone

On Jun 7, 2015, at 2:30 PM, Tim Wood notifications@github.com wrote:

I believe the drag-and-drop scheduler thingy creates a "timeslot" when you drag a session onto a time and room. Each timeslots is a field collection entity and this is what shows in the session node edit form at edit> schedule info>Session Time Slot(s), which is why there are no options until you start dragging sessions in the drag-and-drop scheduler. Let's just try to use the drag-and-drop scheduler.

— Reply to this email directly or view it on GitHub.