Please help me in my form problem .. urgent

Good morning every body
I have a problem with my form
I have created one list item ( and changed the type to Tlist )
Then I create one record group .. and I wrote the select statements as follows :
SELECT NOM,TO_CHAR(REQ_ID) FROM  HD_PHOTOS WHERE REQ_ID = :parameter.req_id
After that I created one procedure which does the following :
PROCEDURE RET_DATA_new  IS     
A NUMBER ;               
tmp number ;
BEGIN
                    SELECT COUNT(REQ_ID)           
          INTO A
                    FROM HD_PHOTOS                     WHERE REQ_ID = :parameter.req_id ;               
                    IF A <> 0 THEN                         tmp := populate_group('RECORD_GROUP32');                          populate_list('ENDUSERVIEWEDIT.a','RECORD_GROUP32');                    ELSE                          NULL ;                    *     END IF ;          *     
END;
Then in the trigger named : WHEN-NEW-FORM-INSTANCE I called this procedure
The form runs with no errors … but when I tried to select a value from my list .. it always selects the first value in the list
After that I changed the type to : combo box
Then It runs ok .. but another problem occurred ……… the user can change the values retried in my list …. And this is not acceptable in my project ( I want the user not to change the value )
I hope my problem is clear …. Waiting for your kind help

This is what i am using for populating list or any other thing
i am creating record group in runtime.. try this.. Its simple and it works..
No need the check the record count. because if there is no value it wont give any error!
     DECLARE
          RG_ID      RECORDGROUP;
          ERRCODE      NUMBER;     
          RG_NAME      VARCHAR2(40)     := 'MY_RG'; -- RG_NAME
          ITEM_NAME VARCHAR2(40)     := 'ENDUSERVIEWEDIT.a'; -- ITEM_NAME
     BEGIN
     RG_ID := FIND_GROUP( RG_NAME );
          IF NOT ID_NULL(RG_ID) THEN
          DELETE_GROUP( RG_ID );
     END IF;
          RG_ID := CREATE_GROUP_FROM_QUERY(RG_NAME,'SELECT NOM,TO_CHAR(REQ_ID) FROM HD_PHOTOS WHERE REQ_ID = '''||:parameter.req_id||'''');
          ERRCODE := POPULATE_GROUP( RG_ID);
          POPULATE_LIST(ITEM_NAME,RG_NAME);
     END;
------------------------------------------------------------------------------------------------------------------------------------------------------

Similar Messages

  • Hello, I want to switch form a individual account to a team/business account? Can you please help me? I need this urgent Thank you!

    Hello, I want to switch form a individual account to a team/business account? Can you please help me? I need this urgent Thank you!

    Hi Koen,
    Please refer the following help article under "Purchasing Creative Cloud for Team".
    Creative Cloud Help | Creative Cloud for teams
    Hope this helps.
    Regards,
    Sumit Singh

  • My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to lissen I had to put on loud speaker or to use handsfree please help me out with this problem if some body have answer?

    My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to listen I had to put on loud speaker or to use hands free please help me out with this problem if some body have answer?

    Hi Venkata from NZ,
    If you are having an issue with the speaker on your iPhone, I would suggest that you troubleshoot using the steps in this article - 
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • I have problem with account that i can't make update or buy from app store There is massage appear in my payment page that i must contact with i tunes support to complete this transaction Please help me to fixe this problem as soon possible Hany hassan 00

    I have problem with account that i can't make update or buy from app store
    There is massage appear in my payment page that i must contact with i tunes support to complete this transaction
    Please help me to fixe this problem as soon possible
    Hany hassan
    0096597617317
    0096596677186
    Thank you

    You need to Contact iTunes Support...
    Apple  Support  iTunes Store  Contact Us

  • Dear , please help me to solve my problem in activating my iPhone Where I lost it since 3 months and when found it cannot activating my ID Where give me (Your Apple ID has been disabled for security reasons. To enable your account, reset your password at

    Dear , please help me to solve my problem in activating my iPhone
    Where I lost it since 3 months and when found it cannot activating my ID
    Where give me (Your Apple ID has been disabled for security reasons. To enable your account, reset your password at applied.apple.com)
    And try to reset my password but cannot please help me where am a poor man and cannot pay another money to solving this problem to any one
    My iPhone data
    Ime:  ****
    Model: A1332
    FCC  ID : BCG-E2380A
    IC: 579C-E2380A
    MY id at cloud   ****
    Password    ( ****)
    My country : Egypt
    MY EMAIL : ****
    Tell no: ****
    <Personal Information Edited By Host>

    The following may help:
    Apple ID: 'This Apple ID has been disabled for security reasons' alert appears - Apple Support
    If you didn't receive your Apple ID verification or reset email - Apple Support

  • Hello i have a unusual problem,anyway my iphone 4 wont turn on and when someone calls they hear ringing,but my phone doesent ring,so i open cimcas now ring off. Screen is just black,because it's turned off..Please help me to solve this problem..Thanks

    Hello i have a unusual problem,anyway my iphone 4 wont turn on and when  someone calls they hear ringing,but my phone doesent ring.So i poen simcase and now ring off. Screen is just  black,because it's turned off..Please help me to solve this  problem..Thanks

    As far as trying to power up your device, make sure it has a good charge and then hold the button on the top of the phone and the home button on the faceplate together until the apple appears on the screen.

  • Hi, when ever I'm using 3G, on my Iphone4 sim stops working and Network is lost, this started after I updated my phone with  6.0.1(10A523)version. Please help how to solve this problem.

    Hi, when ever I'm using 3G, on my Iphone4 sim stops working and network is lost, this started after I updated my phone with  6.0.1(10A523)version. Please help how to solve this problem. Thanks.

    Photos/videos in the Camera Roll are not synced. Photos/videos in the Camera Roll are not touched with the iTunes sync process. Photos/videos in the Camera Roll can be imported by your computer which is not handled by iTunes. Most importing software includes an option to delete the photos/videos from the Camera Roll after the import process is complete. If is my understanding that some Windows import software supports importing photos from the Camera Roll, but not videos. Regardless, the import software should not delete the photos/videos from the Camera Roll unless you set the app to do so.
    Photos/videos in the Camera Roll are included with your iPhone's backup. If you synced your iPhone with iTunes before the videos on the Camera Roll went missing and you haven't synced your iPhone with iTunes since they went missing, you can try restoring the iPhone with iTunes from the iPhone's backup. Don't sync the iPhone with iTunes again and decline the prompt to update the iPhone's backup after selecting Restore.

  • Please help me in this tough problem in Java...im just new in Java program

    my teacher give this as a problem. so tough. we are just starting and we are now in control structures. please help me to finish this problem. And my problem is...
    Write an astrology program. The user types in his or her birthday(month,day,year),
    and the program responds with the user's zodiac sign, the traits associated with each sign
    the user's age(in years,months,day), the animal sign for the year(e.g., Year of the Pig,
    Year of the Tiger), the traits associated with each animal sign, and if the year is a leap
    year or not. The dates covered for each sign can be searched through the horoscope section
    of a newspaper or through the internet. Then enhance your program so that if the user is one
    or two days away from the adjacent sign, the program outputs the nearest adjacent sign as well
    as the traits associated with the nearest sign. The month may be entered as a number from 1 to 12
    or in words, i.e.,January to December. Limit the year of the birthday from 1900 to 2010 only.
    The program should allow the user to repeat the entire process as often as desired.
    You can use:
    import java.text.DateFormat;
    import java.util.Date;
    import java.util.Calendar;
    please...those who are genius out there in java program...help us to pass this project. Im begging! thanks!

    Frowner_Stud wrote:
    According to the second commandment: Thou shall not use the name of the Lord in vain.Is this not the definition of ironic, Mr. Morality?
    i am not cheating. And more of the same.
    we all know that an assignment is an assignment. a homework. homework means you can raise other help from somebody so that you will know the answer.You're not asking for "help" bucko, because you've been given decent help but have chosen to ignore it. No, you're asking for someone to do the work for you, and you may call it what you want, but in anyone else's book, that's cheating.
    dont be fool enough to reply if you dont know the reason why i am typing here Don't be fool enough to think that you can control who can or can't respond.
    because if you are in my part and if i know the answer there is no doubt that i will help you as soon as possible! Just because you have low morals doesn't mean that the rest of us do.
    Thanks for time of reading and God bless you including you family!and to you and yours. Have a blessed day.

  • Please help me to fix my problem in security question, I've really totally forgot the answer, this is the second time

    Please help me to fix my problem in security question I've really forgot the answer,
    Please let me know how to fix this, thank you

    You set the answers to the security questions so that nobody else can access the iPad without knowing those answers. It's a security thing. You need to get your head around the importance of these answers.  If we put all your data in a safe and gave you a password to open it, would you forget it? Twice? That is exactly what you have done.
    Restore. The fate of your data is uncertain.

  • ýesterday  my iphone 5c screen  suddendly  shows connect to itune and i try to restore it using itune but halfway i got a message error occured (14). please help me in solving this problem.

    ýesterday  my iphone 5c screen  suddendly  shows connect to itune and i try to restore it using itune but halfway i got a message error occured (14). please help me in solving this problem.

    what did you learn when you search the internet for iPhone error 14?

  • Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004 Please help me in solving this problem.

    Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004
    Please help me in solving this problem. 

    Make sure Java is enable in your browser's security settings.
    Open Java Preferences (in Utilities folder)
    Make sure Web-start applications are enabled.
    Drag Java 32-bit to the top of the list.
    jnlp isn't an audio file format. It's just a java web-start program (Java Network Launching Protocol).

  • Please help! Reader X OCSP problem

    hi everybody:
    please help me, I meet a problem. when I open the PDF file with Adobe Reader X, there will be a windows popup and shows:
    "contacting http://ocsp.verisign.com for OCSP based revocation checking, press ESC to cancel". after that the program will be dead.
    If you know how to fix this prpblem, please help me! Thanks in advance!

    We are experiencing the same thing. That same window will pop up and lock up the Adobe. It doesn't matter if the PDF is signed, unsigned, has no signing function or just opening up Adobe itself. The popup will show up about 30 second-ish after opening a PDF or Adobe.
    When looking at task manager the CPU will stick at 50% most of the time the ram for the two processes will fluctuate slightly every minute or so sometimes a few minutes.
    Now I cannot confirm this yet but it seems it may be related to the 10.1.6 as the issue did not show up till that was pushed out to our network.
    The issue so far only appears to be on XP and not 7 however this issue appears to be a new thing so cannot confirm that as we have not recieved many calls...yet. However I have recieved 2 calls in 2 days for the same issue. First call the issue seemed to have resolved itself, however the second call (different person) with this issue, it is causing major problems with Adobe.
    **Update**
    So for us, uninstalling Adobe Reader X and removing all registry entries for Adobe Reader then installing it seems to have worked. It shows up in some instances for PDF's having digital signatures but acctually finishes in a second or two and doesn't show up in all digital signature instances.
    The important part is it seems to have fixed it from hanging at checking the OCSP list. If the issue returns ill make an update here. Figured I should let folks know what worked for us might work for them. If someone can come up with a quicker (like a specific registry edit or deletion) that would be great heh.
    Message was edited by: Cranky SvD Guy

  • HT5012 I cannot download the apps as it showing you cannot use the Singapore store u must switch to Indian store. So please help me out in that problem

    I cannot download the apps. It's showing that u cannot use the Singapore software, you must switch to Indian store please help me out on this problem.

    Settings > iTunes & App Stores > tap your Apple ID: > View Apple ID > Country/Region
    If you find that it is set to the correct region, log out of your iTunes Store account, restart your iPhone, and sign into your account again.
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • Please help me with scsi HD Problem

    Please help me with scsi HD Problem.
    Hi for the life of me I cant resolve this.
    I have a ms-6378 ver.3 board with 1.1g AMD
    i could not install windows 2000 on a Seagate 73Gig 68 pin SCSI Drive ultra wid. after giveing up i added a IDE HD and install win2k SP2 and added the SCSI card all still worked ok
    but as soon as i added the hardrive it locks up and it will
    not compleat the load of win2k and tried a smoler drive 18Gig 68 pin SCSI Drive. but it will not load windows 2000. i am stumpt. ;(

    It sounds like an IRQ conflict.  Make sure you diable the primary and secondary channels for the IDE ports to free up the IRQ resources for the SCSI drives.  If you are using a separate SCSI controller, make sure it is in the proper PCI slot and does not share IRQ's with other cards.

  • Pls. need help..i'm using firefox 3.6.10 in windows xp it always crushes while playing farmville please help me to resolve my problem i already disabled some of my adds on but now i cannot totally open any games in face book.

    i'm using firefox 3.6.10 in windows xp it always crushes while playing farmville please help me to resolve my problem i already disabled some of my adds on and i re-install firefox, now i cannot totally open any games in face book. it says you must upgrade your flash player but it is updated. i tried to open it in google chrome and in other browser there was no problem. what should i do? please help me. thanks in advance. GOD BLESS!

    Looks like a problem with the MyWeb Search bar.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

Maybe you are looking for

  • Beginners Guide handbook

    I have created a handbook/booklet with the Beginners Guide, in a much more readable format instead of messy paragraphs and links when it is printed out normally. I will be selling them in my shop, Software Care (see my sig) for £1.99 + P&P. See http:

  • Changing location of Iphoto library

    I am looking to change my Iphoto library to an external hard drive, as my 250GB internal drive is just not large enough, especially as I am now using itunes to watch movies and TV shows. Is this a simple operation? The help menu has instruction on ch

  • How to send text file as an email attachment havin more than 255 characters

    My requirement is to generate a text file and to send this text file as E-mail attachment. I am using FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' to send the E-mail. but here the limitation is the number of characters per line must not be more than 255 charac

  • .jsp pages not found in IIS

    I receive an HTTP 404 file not found error when I try to access an .jsp file through IIS. When I access the file directly through Jrun server everything works fine. Regular servlets, or html files that are served out of a .war also archive work fine

  • HR_ESS_PAYSLIP_TO_PDF - data source for smartform

    Hi freinds, I need to design a z copy of smartform HR_ESS_PAYSLIP_TO_PDF. I would like to know the tables from which i get data(for payslip) to be shown. Please mention, if some tables in smartform are filled with data automatically? Do I need to pul