BUG in APEX 5 new calendar

Hello

When you set more then 1 class in you query SQL, which is the source for a calendar (new style), and then to 'The agenda' the color forward out of the list items is missing due to the fact that the classes are separated by commas (",").


Example of SQL query: statement to define the classes of cases (CSS_CLASS column contains classes to style events)

Calendar issue source.PNG

The page running: in month view / calendar, everything all right:

Calendar view.PNG

View by commas are added to the agenda and the color bar in front of the list item is missing:

Agenda view.PNG

I use "fa" classes in this example, but it does not matter what classes you put there.

Is it possible to fix this?

Jos

Hi Jos,

as a complement. For now you could try to avoid several class names by creating your own CSS class that contains the definition of all classes. For example:


.my-blue-fa-male {
  background-color: #4183D7;
  border-color: #4183D7;
  color: #FFFFFF;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fc-event.my-blue-fa-male:before {
  content: "\f183";
}

.my-blue-fa-male .fc-eventlist-title:before {
  content: "\f183";
}

Concerning

Patrick

Tags: Database

Similar Questions

  • hyperlink Google SOLVED calendar: create a new calendar [a Lightning does not appear in the Options]

    I downloaded TB 38, which incorporated the lightning. I want to connect Google Calendar, but say instructions select Lightning tab in Options and then file, add the new calendar. Lightning does not appear in the Options window. I have restarted Thunderbird since upgrading several times, but still no option of lightning.

    You do not connect a calendar in Google Calendar. You create a new calendar. In doing so, you select the option "on the network" and then follow the advice given by Matt to enter the address of your Google Calendar.

    At first glance it seemed to be disappointing and awkward. I had a lot of things implemented in the 'House' calendar, and given that it was not in the new calendar connected to the network, none of my existing stuff would be automatically shared.

    At the time, I started to use it, there is no obvious way to move items from one calendar to the other. One method would be to export an event to an ics file and then import it into the new calendar. I think now that if you open an event for editing, you have an option to select the schedule to record it again to.

    I don't know if the address given by Matt still works. See this: https://blog.mozilla.org/calendar/2013/09/google-is-changing-the-location-url-of-their-caldav-calendars/

    You can use Google provider if you need and then the address you use will be one such as described by Matt, but the entry point is always file | New | Calendar. Forget the Tools | Options of.

  • Can create new calendar in Thunderbird

    OK, saw a lot of articles on creating a new calendar in lighting. All say file-> new-> calendar. The file menu in the menu at the top left doesn't have a new option. It is not the task Mode and I have no idea of what it is (or goggle).

    Images you have posted show you the AppMenu Open button list, but you will need to click on the Message of Mew to open this menu.

    I know! New Message? This is ridiculous. You are right. Programmers completely messed up the menu improved, new and robust system. I recommend you do you a favor and turn the old menu bar and use a system of menu real.

    Press the alt key to make the call of menu bar.
    The Menu bar, select View-Toolbars, and click the Menu bar on.
    Now the calendar is where is belongs and where all the documentation says it is.
    File-new-calendar

    Maybe I should ask another fundamental question.
    Do you have the Schedule tab open showing the default calendar?
    If this isn't the case, in the menu bar, select events and tasks-calendar to open the Calendar tab.
    The shortcut is Ctrl + Shift + c

  • What is 29 CW found in the new calendar add-in?

    What is 29 CW found in the new calendar add-in? He appears in a screenshot, but no explanation.

    More than likely calendar week. Do the math. Is the week where it shows the 29th week of the year?

  • How to create a new calendar for a holiday?

    Well, missing me something fundamental with calendar on my MBP.  I would like to create a calendar for a holiday with just the holiday, apps, things to do, flights, but the calendar has all the other every other calendar entries.  I'm afraid that if I delete one of these entries related pre-arrangement (dentist, bank statement...) it will remove them calendar.   I'm sure I'm doing something wrong, but I do not see why to create a new calendar has one of my other appointments at all?

    The calendar shows Viewer all selected calendars. It does not show only one. Uncheck the calendars that you do not want to display.

  • How to choose a new calendar as a "schedule in writing"?

    Thunderbird 24.3.0/Mac OS X Mavericks/Lightning 2.6.4.

    I have a set schedule in place for synchronization with a cloud Internet service (not Google; not iCloud). This calendar has worked well for me for months and I have many events calendar and tasks on your calendar. Anyone who can be changed and I can create new calendar entries, but I can't create new tasks.

    On the window of the tasks in the area of the new task, I see an error message that says: "Please select an accessible calendar in writing." But I can not enter something in this field. I can create a local calendar and move existing tasks in the current calendar to that newly created, but I can't find a way to create NEW tasks on the existing calendar or the newly selected calendar. Is there a place that I can choose the new default schedule for tasks? It would be even better to keep the tasks on the calendar sync, but I'll adjust if necessary.

    Tasks not covered by the standards of formatting and almost inevitably do not synchronize. Thunderbird / Lightning does not synchronize tasks with gmail or Live either.

    SoGO claim to have work with their tools open source.

    See http://www.sogo.nu/

  • When I saw a new calendar pictures disappear

    I created a new calendar of Photos. When I save it in PDF format pictures have disappeared, the month is empty, other months are very well. No one knows what to do. I tried restarting the computer and who did not

    Hi Marc, I have the same problem with my photo books.

    I had a photo book, that I created with Yosemite and the print to pdf option showed the images. Now with El Capitan my photo old and new books are displayed with blank pages.

    Here is a screenshot

    MacBook Pro 13 '' end 2011, OS X El Capitan.

  • Cannot save new calendar entries after phone software was last updated

    I bought my Xperia Z5 to early 2016, and after using it with happiness and success for the last 6 months, I'm suddenly not able to save new entries for the calendar.

    Everything seems to work properly when a new calendar date is entered, but new entries are not saved.  All of my initially recorded entries are still visible, that it just allows me to create new ones.

    I only noticed this after the last software update, I installed a few weeks ago.  This may or may not be meaningful

    I'd appreciate any help.  Thank you.

    I am happy to report that I solved the problem.

    It was the settings on my phone that were wrong as the incorrect calendar has been selected.

    I've changed now that the calendar of the device and everything will work as before.

  • Format CSS custom for APEX 5.0 calendar

    I have an APEX 5.0 calendar using the universal theme.  I tried to use the predefined CSS classes, like apex-cal-green, and that they work as expected.  In this case, I have the colors associated with the type of the event.  In the record of event type, I have fields for the foreground and background colors. From what I could glean, this is how I created the CSS column in my query:

    ' background-color: ' | TWU. BACK_CLR | '; the color of the border : ' | TWU. BACK_CLR | '; color: ' | TWU. FORE_CLR | ';' CSS_COL

    and I'm getting a column that looks like this:

    background-color: #BDC3C7; border-color: #BDC3C7; color: #404040;


    and it's not having an effect on my screen.  I guess I'm doing something wrong and hoping someone can point me in the right direction.


    Thank you


    Jim

    SuperflyTNT wrote:

    OK got the concept. Logical, just work on execution.

    Nice to see someone pick up an idea and run with it...

    Is it that simple?

    The application process Page CREATE_CSS ((point de processus de rappel AJAX):)

    Start

    for task (select sched_task_cd, fore_clr, schedule_task_type back_clr) loop

    apex_css. Add (Lower (Task.sched_task_cd) |) "{background-color: ' |}" task.back_clr | '; border color: ' | Task.back_clr | '; color: ' | Task.fore_clr | '}');

    end loop;

    apex_application.stop_apex_engine;

    end;

    Almost. You are missing some initialization in the response header and actually get out the style rules, which must be made using htp.p . apex_css may not be used in this case. Only, it can be used in the rendered page (or never used at all as I'm concerned):

    begin
    
      owa_util.mime_header('text/css', false);
      htp.p('Content-Disposition: filename="schedule.css"');
      owa_util.http_header_close();
    
      for style in (
        select
            lower('foo') class
          , '#404040'    color
          , '#BDC3C7'    bg_color
        from
            dual)
      loop
        htp.p('.fc .fc-event.' || style.class || ' { background-color: ' || style.bg_color || '; border-color: ' || style.bg_color || '; color: ' || style.color || '; }');
      end loop; 
    
    end;
    
  • Problem with the option inside - d├⌐poser Apex 4.1 calendar

    Hello everyone

    I made a calendar of Sql, associated with an application process drag-and - drop and everything worked perfectly.
    DECLARE
       l_date_value          varchar2 (32767) := apex_application.g_x01;
       l_primary_key_value   varchar2 (32767) := apex_application.g_x02;
    BEGIN
       UPDATE T25_TASKS
          SET ST_DATE    = TO_DATE (l_date_value, 'RRRRMMDDHH24MISS')
        WHERE ROWID = l_primary_key_value;
    END
    But I need the process of update of two columns, not a alone. Make the following changes:
    DECLARE
       l_date_value          varchar2 (32767) := apex_application.g_x01;
       l_primary_key_value   varchar2 (32767) := apex_application.g_x02;
    BEGIN
       UPDATE T25_TASK
          SET ST_DATE    = TO_DATE (l_date_value, 'RRRRMMDDHH24MISS'),
          SET TASK_DATE    = TO_DATE (l_date_value, 'RRRRMMDDHH24MISS')
        WHERE ROWID = l_primary_key_value;
    END
    Do after changing the process, the drag and drop no longer works, is this a bug?

    How to do the update of two columns with drag and drop

    Best regards

    Gerard

    Oracle 11 g 2
    Linux
    Apex 4.1 Epg

    Try-

    UPDATE T25_TASK
    SET ST_DATE = TO_DATE (l_date_value, 'RRRRMMDDHH24MISS'),
    TASK_DATE = TO_DATE (l_date_value, "RRRRMMDDHH24MISS")
    WHERE ROWID = l_primary_key_value;

  • My imported Google calendar has collapsed, and when I try to create a new calendar, thunderbird does not accept the location, directly copied from Google Calendar

    One day my Google calendar in you bird was not able to sync and I couldn't do anything, so I've deleted the calendar and started to try to create a new (which would be the same as the old). I followed the steps of description, but when I tried to copy the location XML of my private (from Google Calendar) calendar, the URL received a red frame and the next button remained inactive.
    I don't know what the problem is. I tried the ICalendar, but it was not good, I just couldn't change events, just seen.
    You bird 31.2.0, lightning 3.3.1 provider for Google Calendar 1.0.1

    I thank in advance

    See http://thunderbirdtweaks.blogspot.com.au/2014/10/lightning-and-caldav.html at least, in my opinion, you need to modify the mentioned hidden preference

  • Phone of blackBerry Smartphones does not recognize my new calendar

    I installed the new update and now the synchronization to Outlook ignores my calendar. It happened a few months ago so I repeated the procedure to uninstall and reinstallation of any software... No luck this time. Any ideas?

    In case anyone is interested, I found this solution posted by Sanders J 26/01/2009 15:01

    Thanks J! It worked!

  • BlackBerry Smartphones New email address creates new calendar?

    I'm having the following problem...

    From my desktop, I use a USB cable to sync my Outlook calendar and tasks on my Storm2 contacts.  Also, I have a laptop and use BlueTooth to sync contacts Outlook, calendar, and tasks with the Storm2.  The sync seems fine work.

    I wanted to access my personal email so I put in place by selecting and then CONFIGURE PARAMETERS of E-MAIL and follow the wizard.  It worked perfectly... but it also created another calendar which seems related to the new email address. This caused problems when you try to synchronize, my office has been updated a calendar while the laptop has been updated on the other.

    When I deleted the email address of the additional claendar has also been removed.

    Am I missing something, why a second calendar is created when I set up an e-mail account?

    Thanks for your help

    Possible solution: I suddenly had the same problem, and I had made no changes to my phone or my account which I was aware.  But I came across this solution that worked for me.  First of all, I would recommend that you back up your Blackberry to your computer using the Desktop Manager.  I found that what I propose below is reversible, but just in case...

    Then go to Options-> advanced-> service book Options

    You will see a list of your e-mail, and associated with each of these accounts is a calendar.  E-mail accounts are labeled CMIME and calendars are labeled CICAL.

    Select the CICAL account for the calendar that you want to remove, press the menu button on your Blackberry and select Remove.  Do this for each calendar you want missing from your Blackberry.  I did it for the list of CICAL associated with each of my email accounts, and now all I have is the calendar by default list, which is that I have synced with my Google Calendar.  (It seems that you will always be able to 'Undelete' a CICAL if you opt for the calendar to return for some reason any.)  I can't promise this is the case, but so far I've been able to transform their market at will, even after turning the device off and turn it back on).

    I hope this helps!  As I said, I have no idea why it was suddenly happening, as I've had these same four addresses on my Blackberry for over a year and the synchronization with Google very well, showing only the default calendar.  Everything is back to normal now with the fix above.  I hope you can say the same thing soon!

  • Operation integrity Bug in APEX 5.0?

    I have this Application Oracle APEX.

    https://Apex.Oracle.com/pls/Apex/f?p=100207

    Log in as demo/demo.

    I changed the EMP table and made the obligatory WORK. But it is not set as required by the application. That's how I managed to find this problem.

    I wanted users to have the ability to add new departments. To do this, there are 2 elements, DEPTNO DNAME new and new.

    How to run a test case?

    Create a new employee.

    Enter name, leave it blank, Deptno

    Enter a value for the new deptno and dname new.

    Tap on create.

    The insertion in the EMP will fail because the WORK has not been clarified. However, a PL/SQL process that was created to create the new Department until "Auto row DML" process will eventually insert the new Department.

    Cancel and try to recreate a new emp. See the list of departments.

    I thought that if any process in the processing chain fails, all processes are cancelled. But this isn't the case here. Why?

    -Sriram.

    Sriram h. Iyer wrote:

    The insertion in the EMP will fail because the WORK has not been clarified. However, a PL/SQL process that was created to create the new Department until "Auto row DML" process will eventually insert the new Department.

    I thought that if any process in the processing chain fails, all processes are cancelled. But this isn't the case here. Why?

    Depends on exactly what process you use and the code used in each process. APEX, for example, implicitly commit as a result of the operations that modify the State of the session.

    Post the details here, or better yet, share the credentials of developer to the workspace so that we can see the app directly.

  • Bug in the VirtualSwitch new?

    In the GUI, by default when you create a new virtual switch, it is named automatically vSwitch and the next available number, 0, 1, 2, etc.  In PowerCLI when you use the cmdlet New-VirtualSwitch, must name it, well, it can be any name you want.

    I don't see a way to rename a virtual switch, so how can you use the cmdlet New-VirtualSwitch and named it with the name of the virtual switch available?

    PowerCLI 5.8

    PowerShell 4.0

    This isn't a bug in my humble opinion, but in any case, with the following code, you can calculate the next name of vSwitchxx

    $suffix = @)

    Get-VirtualSwitch-name "vSwitch * | %{

    $suffix += (select-String - InputObject $_.) Name - model '(? \d+)$' |) Select ExpandProperty - Matches). Groups "[number]. Value

    }

    $maxSuffix = $suffix | Measure-object-maximum | Select Maximum - ExpandProperty

    $nextName = 'vSwitch' + ('{0:D2}' f [int]($maxSuffix + 1))

    $nextName

Maybe you are looking for