Drupal Full Calendar duplicate pagers at top - calendar

I started with the Drupal calendar module but there were problems with it so I switched to the Full Calendar module.
However, although the view appears correct when defining the view when I view the month view page, there are two pagers at the top - one looks like the Calendar pager and the other is the Full Calendar version. I can't get rid of the Calendar pager.
I've uninstalled Calendar and removed the module completely. I've also cleared caches,
Does anyone have a suggestion about how to remove the unwanted pager?

I was not using the most current version of the fullcalendar jquery plugin. Now it works properly and has only one set of pagers

Related

Referencing Another App

What is the best way to reference another app in the visual query designer?
I am using the blog app and I created a second app to list the tags that are used in the main blog app. This way when the app goes to a detail page of a post, I can still have the tags listed on the website without the view changing automatically. I set up my blog tags app with a visual query that list all of the tags used in the main app. Everything was working fine in development.
The problem that I have run into is that when I move the app to a production site the AppId was different than the one I was currently using and development. Now, the tags app is showing an error and I am not able to get into the settings to change the app ID of the visual query to the proper one in order to get the information needed. Is there a better way that I should be handling this?
This sounds like the right way to do it - your main issues is getting into the admin-ui when the template you have shows an error.
I suggest that you quickly rename your current template (so it's not used till you fix the bug) and create an empty template with the original name. This way you can go to the normal settings.
Another option is to switch into dnn-edit-mode, and use the black-dnn buttons to get to app-admin.

angular-bootstrap-calendar not loading first time

I am trying to load the demo the first time locally, it loads correctly with no errors except of the calendar not showing. All the buttons for today. month. day, year and even the "edit events" section is showing properly.
I am using windows, running on tomcat 7. I also included angular, moment, ui-bootstrap, bootstrap-css and ui-bootstrap.
Any hint is appreciated.
Thanks,

Using intermediate appPage xpages mobile

I have a simple issue, but I don´t how to solve the problem.
Using XPages Mobile controls, I have a document with some actions, and one of them is "Send to Signature".
The workflow is: select the signer of document (from names) and send to signature.
I need to show for the current user, one field to select the signer (I already have a field with typeahead funcion to select him).
I would like to use an intermediate appPage for this, but when I´m in the new appPage, the currentDocument is gone.
How can I use the same document (opening from a dataView) for solve this problem?
Can I navigate between appPages (inside SinglePageApp) using the currentDocument??
Thanks in advance
It might be worth looking at Mobile Value Picker on OpenNTF. The mobile prefix may need setting in XSP Properties to "Mobile_" (or it could be that I messed around with the development version after the last upload). But it gives code to have a button / link to go to a subsequent appPage to select values from a list. It starts from a DataView, to a document, to the selection page.
The project has not changed for a couple of years, but I've just tested it in Chrome setting user agent to Android and it still seems to work fine on 9.0.1 FP2.

Customize the fields that Redmine calendar displays

I'm interested in using Redmine for a scheduling/rental system and I'm running into a particular issue with the calendar that's slightly annoying.
On the calendar, I'd like the ability to choose the fields that appear in the default view but I'm not sure how to go about doing that. I'd ideally like to have the Subject be the main link instead of the tracker and issue id.
Any way to modify which fields Redmine displays on the calendar?
Easyredmine has a customizable calendar plugin which can show calendar events by the name you have choosen. I'm not sure if it has options to show already created issues with your preferable field as title.
http://www.easyredmine.com/online-store/easy-redmine-plugins/meeting-manager

Drupal 7 - Placing Content Body in a Lightbox

I am working on a drupal 7 site that utilizes the calendar module. I've created a content type "event" which includes an event title, description, and time.
I'd like to display this information into a lightbox of some sort. I've researched the lightbox2 and colorbox modules but it seems that those are mainly used for media.
Has anyone done this and/or are there any suggestions as to how I can accomplish this?
The calendar module has a popup option built in. If you'd like another alternative you can look at the Fullcalendar module which has color box integration and is a better calendar in my opinion anyway.

Resources