Assing tabular_form add the process to a link of day calendar?

Hi all

I have a following requirement. Can you please help me to get there (hopefully it should be possible!)

I have 2 regions: region A Calendar & tabular region (region Assistant; not manual)

I've included a link column for the calendar day, which captures date (#DD ##MM ##YYYY) and stores it in a local variable. When you click any date on the calendar, I would like to add a new line in the form of table and assign the date to one of the columns in the new row. At the same time, I need more details to be entered by the user.

So, is it possible
> Add a new line (affect the process of page AddRows link calendar day)?
> How to reference the new line that is added, inorder to fill some values?

Grateful if you could help me with this!

Thank you!

That's what I put in the "day title Format: calendar model

<a href="javascript:f_setNewRow('&DATE_FORMAT_MASK_ITEM.')" onmouseover="this.style.cursor='pointer'"><div class="t1000DayTitle">#DD#</div></a>

The DATE_FORMAT_MASK_ITEM is a populated point application based on the language of the browser using this calculation:

DECLARE
   v_lang   VARCHAR2 (200);
BEGIN
   v_lang := OWA_UTIL.get_cgi_env ('HTTP_ACCEPT_LANGUAGE');
   v_lang := SUBSTR (v_lang, 1, INSTR (v_lang, ',') + 1);

   IF v_lang LIKE 'en%'
   THEN
      RETURN '#IMM#/#DD#/#YYYY# 12:00:00 AM';
   ELSIF v_lang LIKE 'de%'
   THEN
      RETURN '#DD#.#MM#.#YYYY# 00:00:00';
   ELSE
      RETURN '#DD#.#MM#.#YYYY# 00:00:00';
   END IF;
EXCEPTION
   WHEN OTHERS
   THEN
      RETURN '#DD#.#MM#.#YY#';
END;

Denes Kubicek
-------------------------------------------------------------------
http://deneskubicek.blogspot.com/
http://www.Opal-consulting.de/training
http://Apex.Oracle.com/pls/OTN/f?p=31517:1
http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
-------------------------------------------------------------------

Tags: Database

Similar Questions

  • Please add the option of power/link to download new pdfs with editing in the browser. I have a restaurant customer who is constantly updating their menu! Please help so that they can do it themselves!

    Please add the option of power/link to download new pdfs with editing in the browser. I have a restaurant customer who is constantly updating their menu! Please help so that they can do it themselves!

    Not the answer you want, but you could set up your quick customer with an ftp upload which would replace the existing pdf. I use Transmit and it would allow your customer to simply drag and drop on a folder.

  • How to add the checksum in a link online?

    Hello world.
    I have a small problem... I am building an app and all pages have the Access Protection Page = 'Arguments must have checksum.
    APEX automatically adds the checksum to the URLS in each BRANCH to point and generates a link.
    When I build a link within a procedure, I use APEX_UTIL. Function PREPARE_URL to add this checksum.
    But when I build a link online, I don't know how to add this checksum. Maybe it's just a java thing, but I'm new to javascript so I'm here guys ask for help.
    There are 2 situations where I use the links online:

    As a value of element that displays a link:
    href = "f? p = & APP_ID.:22: & SESSION. : & DEBUG. : P22_TABID:9 "> history

    And in a target URL that opens a pop-up window, some like this:
    JavaScript:popUp2('f?p=&APP_ID.:22:&session.::&Debug.::P22_TABID:9',500,400)

    How to add totals to control here?
    Thanks in advance
    Oscar

    Published by: user10712087 on 01/31/2009 14:29

    Published by: user10712087 on 01/31/2009 14:32

    Hello

    Just for you (and the other) know, the APEX_UTIL. Function PREPARE_URL, Scott has done you, adds a parameter - & cs = - f originally? p URL. When using JavaScript, as in your example, you must escape the ampersand (and other element values, that may contain special characters). You can learn more on this topic in here - http://download.oracle.com/docs/cd/E10513_01/doc/apirefs.310/e12855/apex_util.htm#CDEIBCJD.

    Kind regards
    Arie.

  • Add the Protocol for magnet links Manager

    I try to get firefox to call a custom software when it encounters a magnet url. I added the Protocol (HKEY_CLASSES_ROOT > magnet > shell > open > order) with regedit. It seems be added correctly, since Chrome is able to understand without additional configuration.

    I tried to add the boolean Network.protocol - handler.expose.magnet in subject key: config in firefox. Nor have the false value, no real changes anything.

    The error I get is along the lines with "firefox doesn't know how to open the magnet Protocol because it is not associated with any program"(mon message n'est pas en anglais traduction donc pas exacte). "»

    In addition, no record of the magnet is available under programs in the firefox settings.

    My version of Firefox is 17.0.1
    The association of programs I put in regedit is 'E:\Program\Python27\pythonw.exe' 'E:\Program\Misc\magnet_add.pyw' '%1'

    Thanks in advance for your help

    Did you check that?

  • When I hover over a link, Firefox adds the site before my link makes it bad.

    I was check the compatibility of my site. So I opened http://www.sethermal.com. It was fine until I flew over a link. Firefox has added the site and broke the link.

    For example.
    I entered the address bar www.sethermal.com . The site came fine.
    I hover over the 'Site Map' link on my page. Link is http://www.sethermal.com/pages/site-map.html
    Before clicking on the link, I looked down and Firefox shows www.sethermal.com/-www.sethermal.com\pages\site-map.html
    When I click on the link of course I 404 page not found

    Why is this happening?

    These links have a backslash instead of a slash.
    Firefox is not so forgiving as other browsers and treats a backslash as a character valid and thus prefixes links with the URL of the page.

    [1] <a href="http:\\www.sethermal.com\index.html">
    [2] <a href="http:\\www.sethermal.com\pages\service.html">
    [3] <a href="http:\\www.sethermal.com\pages\about-us.html">
    [4] <a href="http:\\www.sethermal.com\pages\contact-us.html">
    [5] <a href="http:\\www.sethermal.com\pages\site-map.html">
    [6] <a href="http:\\www.sethermal.com\pages\products\Application\application.html">
    [7] <a href="http:\\www.sethermal.com\pages\products\IndustrialHeaters\industrial-heaters.html">
    [8] <a href="http:\\www.sethermal.com\pages\products\ComponentHeaters\component-heaters.html">
    [9] <a href="http:\\www.sethermal.com\pages\products\ProcessControls\process-controls.html">
    [10] <a href="http:\\www.sethermal.com\pages\products\PackagedProducts\packaged-products.html">
    [11] <a href="http:\\www.sethermal.com\pages\products\HeatExchangers\heat-exchangers.html">
    [12] <a href="http:\\www.sethermal.com\pages\products\ColdWeatherProducts\cold-weather-products.html">
    [13] <a href="http:\\www.sethermal.com\pages\products\Sensors\sensors.html">
    [14] <a href="http:\\www.sethermal.com\pages\resources\engineering-data.html">
    [15] <a href="http:\\www.sethermal.com\pages\resources\industry-application.html">
    [16] <a href="http:\\www.sethermal.com\pages\stsnews\sts-news.html">
    [17] <a href="http:\\www.sethermal.com\pages\stsnews\hot-products.html">
  • How to add the network driver D-Link D-Link - network - D-Link AirPlus G DWL-G510 Wireless PCI Adapter(rev.) (C)

    Get an error code, "WindowsUpdate_8007001F" "WindowsUpdate_dt000".cannot find wireless connections, am a beginner with this, no easy option? Thank you

    Hello

    ·          When you get the error message?

    ·          What are the updates you are trying to install?

    You can see the link given below for wireless network.

    http://Windows.Microsoft.com/en-us/Windows7/why-can-t-I-connect-to-a-network

    http://Windows.Microsoft.com/en-us/Windows7/view-and-connect-to-available-wireless-networks

    Hope that information was useful

  • What is the best way to link a google calendar to mobile phone page layout so that it displays and updates (is in sync with google calendar)?

    Thanks for any help on this, I'm having a hard time to manipulate the site to work and view on a mobile device.

    Please try to follow the suggestion to mention:

    https://support.Google.com/calendar/answer/151674?hl=en

    Thank you

    Sanjit

  • Processes from a link column in the report?

    Next issue to be overcome: when the user performs a search for the article, they branch to a report on a new page with the search results. Currently, they can click on a result to see a detail page and from there, add it to a "basket" of sorts. However, we want to include the function to add to the "basket" results of research.

    There is a column of link already in place, but it only branches to the detail page. And the text of the page, I have 2 process for updating the tables needed by the function "basket". However, I can't determine how you used these processes to a link in the report, because it is not a 'button '.

    Any suggestions?

    Thanks in advance!

    Hello
    It should work for you, provided that you can use:

    Expression of PL/SQL and have:

    : P5_CARTADD! = 0

    or

    Value of the element in the Expression 1. Expression 2 =

    First field would be P5_CARTADD

    Second field 0

    Thank you

    Paul

  • When going through the process of downloading with social monkee and reach the point add it to firefox, I get the following message: "social Monkee cannot be installed because firefox is unable to modify the required." How can this be repaired?

    When going through the process of downloading with social monkee and reach the point add it to firefox, I get the following message: "social Monkee cannot be installed because firefox is unable to modify the required." How can this be repaired?

    Which is usually caused by a lack of unpacking the directive (< em: unzip > true < / em: unzip >) in the file install.rdf to this extension.

    See https://developer.mozilla.org/En/Updating_extensions_for_Firefox_4.0#XPI_unpacking

  • Driver management has completed the process to add the HdAudAddService Service

    At windows 8, just upgraded to 8.1 windows and sound does not just work. I refreshed the pc, the sound seems to come back but then then after 10 hours, the problem came back use a toshiba satellite pro just 1 year and it is in perfect condition until I upgraded to 8.1 windows and this is the message that appears on the sound properties

    Driver management has completed the process to create the Service HdAudAddService of ID device Instance HDAUDIO\FUNC_01 & VEN_1002 & DEV_AA01 & SUBSYS_00AA0100 & REV_1002\4 & 9339 A 11 & 0 & 0001 with the following status: 0.

    Driver management concluded the process to install the driver hdaudss.inf_amd64_70c6945afa5f06b5\hdaudss.inf for the Instance ID of device HDAUDIO\FUNC_01 & VEN_1002 & DEV_AA01 & SUBSYS_00AA0100 & REV_1002\4 & 9339 A 11 & 0 & 0001 with the following status: 0x0.

    Method 1 worked 100% here!

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_8-hardware/driver-management-has-concluded-the-process-to-add/04857a5a-5c8e-4790-9D24-5f4c40591a0e

    YES!

    No need to uninstall my drivers!

    I worked in the Services and tinkered with him and he started etc but change for local totally worked!

    YES!

    Thank you!

  • Where to add the link MethodAction

    Hello

    12.1.3 Jdev

    I BTF, which has a view (a table) and a methodCall as the DefaultActivity. The method is defined in a ManagedBean and this bean method is called when the page is loaded.

    I want to call a method in the AM (which is exposed as a client interface) this method of bean. How can I access this AM of the bean method method. I tried to add the AM method as methodAction link in the Page, but it is throwing NullPointer exception.

    See you soon

    AJ

    To check this, the simplest method is to drag the method of the control section of the workflow data and drop it as an action of a methos. This will create the necessary pageDef entries. Now, if you want to call a method in the bean first, you change the method property of the methos to point to your method of bean. From there you can now access the am as usual method.

    Timo

  • Is it possible that we can add a custom column to the Inbox in the process BPM workspace

    Hello

    I want to know is possible that we can add a custom column in the Inbox view in the process (Oracle 11g SOA BPM) BPM workspace?

    Thank you

    Brijesh Kumar Singh

    Hello

    I have had, now it works fine

    Thank you

    Brijesh Kumar Singh

  • I can't find the link to add the key to the integration

    I can't find the link to add the key to integration. I tried watching one of my paid account but also created a developer account.

    Hi Ana Maria,

    Can you please come back? I need to get this integrated in our application as soon as POSSIBLE.

  • Effect of substitution does not work once I have add the link

    I have a photoshop button that has 2 States: Normal and rollover. Rolling works before you add a hyperlink to it, but when I add the hyperlink and listen to extracts from the website, the bearing stops running. Can you explain where I'm wrong? The transition works fine until I have add the link.

    Thanks for your help!

    The only way that it would not work is if you are linking to the same page as you. Other than that, the only other explanation is that your Muse program has a bug.

  • Add little text on every page - is there something I can do to "automate" the process?

    Hello

    Somehow trying to reconstitute a book, I have used elements of Master Page for most of my pages, but not for many other pages.

    So now, I have to add a small piece of text (the name of the book) and a page number (I do not add page numbers because I didn't know what pages would go where; now I have things organized) at the bottom of each of these pages.  There will be the same for these new additions of even and odd pages, but the factor X is of course different.

    Is there something I can do to speed up the process?

    I wonder if, after the fact, I create two new Master Pages that have just these two elements (the name of the book and a placement for a page number) and then apply to my pages.

    I hesitate to try this in case it adds to these two new elements, but it gets rid of all the rest.  If it's a possibility, I'd rather just enter each of these one at a time, by adding up the numbers x and Y, the tunnel syndrome carpal be doomed!

    Thank you

    Malcolm

    You can apply a master page without affecting what is already there.

    If you are worried about data loss, you can try this on a copy of the file, just to be sure.

Maybe you are looking for