10 years ago
3
Topic

Hello,


I have a calendar field in my form.

When editing a date field I click on the calendar icon and the datepicker popup appears. Normally, if I want it to disappear, I click somewhere on the page and the popup hides.

But in my custom template on the frontend, it does not hide. I have to click on a date for it to hide. In the backend it is working as expected and also with protostar template.


I compared which scripts are loaded in the frontend and backend. All the same. Only in frontend CheckOAuth.esi gets loaded additionally. It's conten is one line: varuserDetails={};

I don't think that this causes the problem. 


No error in JS console.


Now I'm lost. 


Can anybody shed some light on this strange issue?

Get a VIP membership
10 years ago
0
Level 1

I'm trying to make my problem easier understood.

My issue is about frontend editing of SEBLOD forms. I need to have standard functionality of the form fields (datepicker in particular) in my custom template.


At the moment, when I open the site form, I have no calendar-icon with my datepicker fields.


Now I need to know which CSS and JS files I need to call for my custom template to make the standard SEBLOD datepicker work and have the calendar icon next to the calendar field.


Hope that you now understand what I'm talking about and that I get some suggestions. Thank you.

10 years ago
0
Level 1

UPDATE:

The issue with the datepicker popup staying on the page only happens in Google Chrome, Safari, IE.

In Firefox (Iceweasel) it behaves as it should.

In Chrome the error console throws this:

GET http://.../plugins/cck_field/calendar/assets/css/theme/shadow-b.png 404 (Not Found) in jquery.min.js:2

JQuery version is 1.8.3


10 years ago
0
Level 1

Sorry, I don't mean to push this but I'm desparately searching for a solution to this.


I'm even willing to pay someone to fix it.


Anyone?

Get a VIP membership