Problem with the so-called calendar LOV...

Hi all

I have a problem with the calendar LOV. Normally, since there suppose to act like a LOV must not cause any trouble during his appeal on a required field (or pass through his WHEN_VALIDATE_ITEM trigger). Still its giving me an error message saying that the field must be entered. I want to be able to call the calendar when you perform an insert (so the field is empty) and put the date selected in the field.

I also want to do it by using a button (next to the date field) to show the calendar. Now I used the DO_KEY ('LIST_VALUES') command to call the Key_listval trigger (as shown in the demo), but it seems like its works really well. Any ideas on this subject would be apreciated.

I use Oracle Froms 10 g and I followed the instructions in the PACK of DEMOS for the FORMS 10 g (on this site) to build the calendar.

Thanks in advance!

If you are talking about the "so-called" Lov calendar implemented using forms-objects (blocks, etc.), you will have the problem with the elements required for the calendar will assign a GO_BLOCK that causes validation to occur, which will fail on the need for article.

Solution?

If you're on 10G, theres also an example with a java bean.
If the 6i, you could create a standalone implementation of the Agenda-lov-features and make a call_form instead of a GO_BLOCK.

Tags: Oracle Development

Similar Questions

  • Problem with the selection list dynamic LOV using bind variables

    I have the following SQL to fill a selection list:

    Select d, ch from
    (
    Select ft. FAMT_NAME d, pi. R FAM_ID_T of FAMILY_TRA ft
    Join the ck list
    on ck.family = ft.famt_name and ck.newseq in (: NEWSEQ_QUERY_SQL)
    )

    Where NEWSEQ_QUERY_SQL is a part of the application that is defined by a calculation of page and essentially returns a list of values NEWSEQ based on some parameters of the user query. For example:

    Select distinct (ck.newseq) in the ck list where rownum < 20

    The query above works fine with SQL Developer and returns two columns needed (display_value, return_value)

    However, it returns no line, when it is used to fill the LOV to a selection list.

    If I replace the: NEWSEQ_QUERY_SQL with a list of NEWSEQ hard-coded, it works:

    Select d, ch from to)
    Select ft. FAMT_NAME d, pi. FAM_ID_T r
    of FAMILY_TRA ft join checklist ck on (ck.family = ft.famt_name and ck.newseq in ('K0242900', 'K0217200'))
    ) ;

    I can even replace: NEWSEQ_QUERY_SQL with hard-coded SQL and it works:

    Select d, ch from
    (
    Select ft. FAMT_NAME d, pi. R FAM_ID_T of FAMILY_TRA ft
    Join the ck list
    on (ck.family = ft.famt_name and ck.newseq in (select ck.newseq from the list ck where rownum < 20))
    )

    But if there is a connection variable (: NEWSEQ_QUERY_SQL), it doesn't.

    Selection lists are driving me crazy! They seem incredibly capricious.

    Hello:

    You cannot link a "sql statement" that bind the value you're trying to do.
    P2_FAMILY_LIST must be the SQL statement you executed for the LOV. Something like

    select d, r from
    (
    select ft.FAMT_NAME d, ft.FAM_ID_T r from FAMILY_TRA ft
    join checklist ck
    on (ck.family = ft.famt_name and ck.newseq in (select ck.newseq from checklist ck where rownum < 20))
    )
    

    CITY

  • Problems with the outgoing calls and constant reboot

    I got my Droid on 12/23. It's a company phone, so I hesitate to consider the Verizon store.  It worked great until the 12/29 and then he stopped outgoing calls and began planting time in time, and then more often otherwise, now it hangs every two or three minutes.  It became useless as both a phone and for the most part.  I took the card SD and that did not help.  It always restarts on its own.  So I replaced the card.  I liked the phone for a week that it worked.  I really want to go back to a Blackberry, I'm sure that my company HIM people will probably try to convince me to do. Thanks in advance for any help you can give.

    I hope that helped! It's nice to have something to be such an easy solution!

  • I encountered the problem with the last iOS 9.3.2 update I can't receive call from people, I can call any body, but when l'm calling people any body can ring me just now, I thing the problem where new soft

    I encountered the problem with the last iOS 9.3.2 update I can't receive call from people, but I can call any body, but when l called people any body can ring me only at this time, I think that the problem of the new update. can u check this and answer my question.

    and my phone

    iPhone 6plus

    You see a Crescent Moon at the top of the screen icon? If Yes, disable does not bother to: settings - do not disturb = Off.

  • I have a problem with the calendar missing in when I brought my production files.

    I have a problem with the calendar missing in when I brought my production files.

    Hi, I brought my files on production server by dumping my production test folder. I brought my whole file it.

    This is a calendar of java script.

    In the test server, it works fine.

    The calendar written in java script is here. But when I managed to put in production the calendar disappeared.

    I'm still new to this, infact it's a fixed quick. I got the parts together.


    Advice on how I can get it from test to production the same way running server.

    I appreciate your help.
    Thank you

    Seems to get more acquainted with how ColdFusion is installed on your production system. You might find web root under a directory like/inetpub/wwwroot/and are usually directly above where you ColdFusion templates are located. Can't speculate as to what 'reader' it would be, as you didn't say if you're on UNIX, Windows, MAC or Linux, etc., not that this would help a lot. Who configured your server, or at least who is the administrator or webmaster? I would like to have a conversation with him or her.

    Phil

  • I'm trying to download a game called football superstart, but there is a problem because when I try to open it there is a message that says that there was a problem with the administrator of the House

    OK im trying to download soccer superstar but I can download it but I can't open it because it shows a message that says that there is a problem with the House administrator I will try to find a solution to this problem can you guys please help me thank you.

    Hello

    1. could you give us the exact error message?
    2. based on what site you are trying to download and install the game?
    3 are logged as an administrator of the computer?

    Once the installation file downloaded, I would ask you right-click on it and select run as administrator and then check.

    I hope this helps.

  • Problem with the syntax to call a page Apex

    I display 5 faces changing mood of a table. Each face has a link stored in the table. The link should go to a page in the same application and pass a parameter to this page when the face is selected.

    Somewhere, there is a problem with the syntax of the link, can anyone please help me out with the correct syntax, please.

    The error that I get when I select a face, is the following:

    Screenshot (34).png

    The link entry in the table is the following: http://apex.enciva.co.uk/pls/apex/f?p=842:1: & SESSION.: P1_MOODID:1

    and the code to display the faces, is as follows:

    DECLARE

    BEGIN

    FOR (IN) c1

    SELECT Hmauin,

    mntitle, mnlink

    OF MOODYFACES

    WHERE NVL ((mnfilename) dbms_lob.getlength, 0) > 0

    AND mnactive = 'yes '.

    ORDER BY HMAUIN

    ) LOOP

    HTP.prn ("< a class ="dock-item"HREF ="'|) C1. MNLINK | "" ">

    < img src = "f? p = & APP_ID.: & APP_PAGE_ID.: & APP_SESSION.:APPLICATION_PROCESS = GET_IMG1:NO:P141_MNID:' | C1. HMAUIN | "" "alt =" "/ >

    < span > ' | C1.mntitle | / span > < /a > ');

    END LOOP;

    END;

    Any answer will appreciated.

    Thanks fac586, spawn the link works perfectly.

  • Could get a new router block printing? We had a lot of problems with the computer in the last week and a half. Bought new router and now the printer does not print. :-(

    (1) we went to DirecTV. Then the same day, our internet computer is down. I asked our current provider, Suddenlink, to let them know we had them to another - but we wanted to keep for the internet.

    (2) called DirecTV to investigate why our internet went down at the same time they installed? They said that they did nothing to cause that. We waited 5 days to make out and also install the third TV that was promised. The second tech gave things a lookover and said, once again, that there is nothing unusual during their passage to cause the problem.

    (3) called Suddenlink. They said it was the router. Called the people of Netgear. They said that the router was too old. We needed to pay an exorbitant sum for support and when I told him I'd rather just buy a new router and get free technical support for 90 days... and I personally do not have the credit cards in that time. (it's my mother s equip and I wonder it for the computer) when the guy told me that he could help and hung up on us, even though I was pleading for him to wait until I put my mother on the phone. (I'm in my 40s... not a kid).

    (4) Suddenlink called a few days later, when we got a new router (netgear brand NO!) Installed and I noticed that the 'ready' light was not 'on' on the modem. Their technology has said that he would check and call us in a few minutes. He did not.

    (5) the next day I called Suddenlink AGAIN. This time, I got a really nice customer service agent. She said she would send someone to check on it. It turns out that they had disconnected when I had called to pass only the TV.

    (6) in any case, we are finally online... only now... I can't the printer to work. :-(  This has worked before.  Could it be caused by the different router? I don't know about these things. I didn't even know what it was until someone at Radio Shack has explained to me. (I was not about to buy one at Wal-Mart - these poor people). The printer is a Canon Pixma MX340. We love him. The only thing is that it is difficult to clear the tasks or to reset. The only way to really do that is to simply pull the plug, unfortunately and restart the computer. But hey, it's a great printer, better than HP.

    We are under vista. The router is a Linksys wifi (which we have) N300 model E900.

    Of course I appreciate any help you can give. God bless you!

    Michelle and Ruth.

    Hello

    Thanks for posting in the Microsoft Community.

    I understand that you are facing problems with the printer in Windows Vista.

    I imagine the inconvenience that you are experiencing. I will definitely help you with this.

    Please follow the steps in the link.

    Solve printer problems

    http://Windows.Microsoft.com/en-in/Windows/printer-problems-in-Windows-help#fix-printer-problems=Windows-Vista&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

  • Connected HP - 'problem with the printer '.

    Having not used the 'Apps' on my HP Photosmart 7520e for awhile I discovered that my printer is recognized on logging in HP ePrint, as "one line", but here's a yellow Triangle telling me 'problem with printer.

    My printer functions ok but if I try to use an application (I tried to print the calendar), I get the message "unable to connect to web services. "Cool Internet access and try again.

    I tested the printer by sending a test print of my Tablet and that works fine but Apps simply do not seem to recognize a web connection.

    Quite simply... Out there!

    Hi OnnaBugeisha,

    Thank you for being a member of the community of HP support.  I understand that you are unable to get the applications to connect from the front panel of the printer and you get a message "Problem with the printer" in connected HP.

    Connected HP sometimes gives a false report that there is a problem not specified with the printer. HP has been able to reproduce the error.  If there was a genuine mistake, the message would point to the problem (low on ink, paper, etc). Unspecified error message does not prevent you to use ePrint.

    Regarding applications is not enabled on the front panel of the printer, HP is aware of the problem and working on a solution. It is recommended that you have your updates of product set to automatic on the front of the printer in order to receive the update as soon as it is available. If you wish to discuss with a phone support agent, please call HP Cloud Services at 1-855-785-2777 if you live in the USA/Canada region.  If you do not live the USA/Canada region, please click the link below to find technical support for your country/region number.

    Hewlett Packard technical support

  • Anyone having problems with the new iPhone LTE connection 7 on Verizon?

    I am now on my iPhone second 7 with Verizon. I had four phones for me and my family. I have now had issues where I have no signal in the same areas where my signal allows to be strong. I can't solve the problem with the activation/deactivation of the airplane and then mode again in normal mode. My phone will rest with no signal for 5 minutes, then going to LTE with three bars. I also had the problem where I had only 1 x signal, while my son standing right next to me has LTE. And he had the same questions, where I'm on LTE and it gets no signal. I use to have LTE where I live and work all the time, now it's spotty at best. Apple has replaced me and my sons iPhones but not luck. Still do. Any ideas or an any other suffering?

    (1) go to settings/cell phone/cellular data Options/enable LTE and select ONLY the DATA. This seems to solve the problem (as a temporary solution) for most of the people affected by this problem. The bad part is your request might not be as clear (since they cannot use the highest LTE signals) and you can make calls and data at the same time. But it does not solve the issue.

    (2) there are rumors (but you didn't hear that from me that we only are not supposed to discuss beta software program Apple in this forum) that the new version of Apple Beta for iOS (which also includes an update of the software carrier Verizon to 26.0) seems to solve this problem. So, there's a light at the end of the tunnel.

  • NO - problem with the service

    I am from INDIA.

    I bought an iPhone 6 s new mobile Hong Kong a licensed salesperson (mobile fortress).

    When I bring to the India and put on my country sim (vodafone) to my laptop, everything works, but the network does not connect.

    "In settings > about I see vodafone, but when I see the carrier" is not connected, I tried many solutions online.

    I tried:

    1. all parameters (network... so on) and the software is up to date.

    2 tried selecting the network, but to the carrier, it does not show the available network.

    3. I tried the complete reset of the phone 2-3 times.

    4. I tried to change the apple ID.

    I tried many things, my phone works, but could not solve the network. Cannot make calls or find networks in my I phone.

    Someone can help me. When I went to ask local sales assistance, that's the problem with the change in the country, and they said that it will be free of charge on 18000INR.

    Please someone help me.

    Thanks in advance.

    Hi a.a,.

    Welcome to the communities of Apple Support! I'm sorry to hear that you experience these symptoms with your new iPhone 6 s. I'm a bit ambiguous on your specific configuration or what you see, but you can check that the phone is not locked on the original support (if the phone was sold to any kind of discounts or subsidized rate, it is most likely locked carrier). You can find the information described in the following article useful:

    How to unlock your iPhone for use with another carrier - Apple Support

    You may also be aware that different iPhone models are sold in different regions and countries and can support only specific carriers in these regions, as shown here:

    iPhone - country view with LTE - Apple networks support

    Concerning

  • Problems with the Smart keyboard (iPad 9.7 Pro)

    I recently bought the iPad Pro 9.7 inches, gray space, Wifi, 128 GB. IOS 9.3.1 of the operating system.

    A few questions that I met in my four days of using the iPad with the Smart keyboard:

    NOTE: the following problems persist despite a technical support call which lasted, I did 2 hours and 30 minutes. I had to restore my iPad settings by connecting to iTunes via my PC to reinstall the last iOS.

    (i) switching applications: if I want to pass, say, from safari to adobe, it is quite easy to do with the keyboard. However, there is an intermittent problem when the apps. When I try to open Adobe when I use safari, the screen of the iPad shows apps that are open as soon as I press the command and tab key.

    What is supposed to happen - I choose to open Adobe, Adobe opens.

    What happens to the contrary - Adobe does not open. Another "X" application that is currently running, opens. It is quite frustrating, because there is no pattern to this. If I use once more the keyboard shortcut to open Adobe, another application 'Y' which is running, open it now.

    In this case, I pointed out, often when the App Store is running.

    (II) command key: sometimes, shortly after I use the shortcut keys to turn on screen shortcut area (pop-up shortcut) - apps, this is supposed to happen if and only if you press and hold down the command key.

    This often happens when I switch to Safari.

    (III) keyboard not responding: a problem that I met today for the first time. My keyboard will not just respond. I had to disconnect and reconnect the keyboard for this function.

    (IV) on which the space key: to wake up the iPad, pressing the SPACEBAR is enough. You don't have to press the home button. Yet, sometimes the space key does not respond and you must use the home button.

    v) Quick app - keyboard shortcut crash switch function causes: if I want to switch from app to app 'X' 'Y', but mistakenly switch to 'Z' app, I immediately want to spend to 'Y '. However, I can't do this in quick succession. I have to wait a second or two before I can switch from 'Y' 'Z' app, otherwise the automatic switching app crashes and you have to wait once more for a second or two before moving on.

    My diagnosis:

    (I) it could be a problem with the smart connector on my iPad. A hardware problem. But it does not explain why the automatic switching app appears and passes correctly but eventually open the wrong applications. Also, it does not explain why the problem is intermittent.

    (II) a software problem. However, that would make me a face 5 questions at once. Sort of. I was surprised that, apart from the question of #3 and #4, there was almost no mention of other issues.

    To restart the iPad or to disconnect and reconnect the keyboard. But I don't think that anyone would be willing to do this 4 - 5 times on a daily basis.

    Update:

    So I used my keyboard all day yesterday without opening the App Store. And guess what? It has been working perfectly. All the above problems I mentioned were not available yesterday. I'll use the App Store today and let it run in the background to see how does my iPad.

  • problem with the easy line of site Web

    I have a problem with a site called easy line. It's using words on my ebay page to link to advertisements.

    No idea how I can get rid of him?

    Do a check with some malware malware, analysis of programs on the Windows computer.

    You need to scan with all programs, because each program detects a different malicious program.

    Make sure that you update each program to get the latest version of their databases before scanning.

    Alternatively, you can write a check for an infection rootkit TDSSKiller.

    See also:

  • anyone had problems with the Mac taken hostage by ransomeware?

    anyone had problems with the Mac taken hostage by ransomeware?

    Hey portogermano,

    I have not had problems yet, but I've heard that sort of ransomware is distributed through a program called Transmission.

    If you can, try to avoid this software!

    If you are installing applications from one other source other than the Mac App Store, make sure you can check the original source and always go to the site of real editors, so that you know that you are getting the real thing, not a bad software.

  • Starting problem with the gray screen on iMac

    Hello everyone

    I'm a bit puzzled with a problem I'm having with my iMac 27 "a model late 2009, bought in early 2010, I had built at the time with 8 GB ram, 2 TB HD and fastest i7 Quad core processor available at the time.

    I'm running El Capitan, and all wise OS is perfectly up to date.

    The other week, after a systematic restart, I have a gray screen and little else.  Another reboot and everything was "normal", so I did not concern me unduly.

    Today, after that the Mac had been idle for a time during a call, the screen fell asleep as usual (I do not SLEEP the computer itself), but during his return and touch the SPACEBAR and key "ESC", the screen remains black.

    So I made a forced shutdown and restart.

    I get the screen gray and normal startup (no other sounds) chime followed by the apple logo and the startup progress bar.  He gets to halfway through the long, and then instead of bring to the top of the login page, it's just going to a gray screen Uni.

    So I restarted in safe mode, OK and ran disk utility a couple of times - at the first crossing, he noted, there a problem with the map of partition which can cause problems starting, but on the second passes and the following, everything has been noted to be OK - and the SMART status of disk has been verified.

    After a reboot - the same question as above - of carillon, gray screen with the apple logo, progress bar and then just a gray screen.  I did another secure boot and re-run of disk utility, rebooted into recovery mode and run disk utility.  And again, no problems reported.

    Another reboot and the issue was always there.

    So this time I rebooted into recovery again mode and downloaded a new installation of El Capitan.

    Unfortunately, there is no set - it is always start on a gray screen after the startup chime, the apple logo and progress bar.

    I have also removed all my account account startup items and disconnected all USB devices.

    I'm a bit lost for what to do next to be honest!

    Is there anything else I can do software wise, at home, or is it time for the repair material re shop perhaps?

    Thank you very much for your words of wisdom and support

    Kind regards

    John... :-)

    John here again: :-)

    Just a quick update which may help to determine what the problem is: I restarted in safe mode, after the reinstallation of the operating system was unable to initialize properly - grey screen again.

    However, as I have a home network, I found that I can not connect on the network with my MacBook Pro to the iMac, see all my files user on the iMac and even copy them across to the MacBook Pro with no problems.

    Everything on the iMac is saved via Time Machine on a Western Digital Firewire HD 3to.

    I also have uncompressed manual 'straight' copies of my music, movies, documents folders, etc, for an old time Capsule, currently acting as a bridge to my ethernet network wireless, and provide additional backup for those critical files - my music for example is ripped 350 odd CD, all legally purchased in ALAC on iTunes on the iMac - which represents a couple of months of work... lol... no way I want to lose that!

    So I'm a bit of a loss.  Disk utility reported no problem with the drive... I can boot into safe mode and recovery, but normal mode 'mode '... I always get the chime, the screen with apple logo and progress of the gray bar, then goes to just a gray screen instead of the login page.

    Help!

    My beloved Einstein had a hiccup!

    All comments appreciated and thanks again - hope this extra info helps

    Kind regards

    John... :-)

Maybe you are looking for