Why Can't we Have more than 100 items in a page???

hi,
I have a page with 120 text fields , the page does display the 120 text fields but if i try inserting only items till 100th text field is stored in the database the remaining 20 i.e, p101 to p120 text field values are not inserted in to the database,
is this a constraint because the page while editing shows "item exceeds a maximun of 100", if so wat are the work arounds for it...
thanks in advance

See Scott's last response on
Re: v1.6 "Item count exceeds maximum of 100" is still in law?

Similar Messages

  • Can a form have more than 100 items

    Hi,
    Can we have more that 100 items in a form? I have to create around 200 items in a form. Is that possible? if s please guide me how, as I am not able to create more than 110.
    Regards,
    Pallavi

    Search the forum first!
    Exceeding 100 items
    regards,
    Roddy

  • Why can´t i have more than one initiator task on my bpm process

    Hi All.
    I am working with BPM 11g and would like to know:
    Why can´t i have more than one initiator task on my bpm process
    In this case, i will have two separeted process where each has its initiator task?
    Regards,
    Diovani

    Hi Diovani
    Two different processes can have different task initiators...task initiator means creation of a process instance which can happen only once

  • Why can't I have more than one iTunes linked t my iPod

    I have Macs for years, all sorts, I currently actively use, iMac g417,iMac g5 20, iMac intel 24. G4 Mac Mini,Intel Mac Mini, G5 tower, G4 Tower, powerbook g4 and mac book. Yes I know but I work from home with Mac all day...
    I have thousands of songs, all legal, I'm old and have huge CD collection.. I have them spread around the Macs.
    I want to add different playlist from different iTunes to my iPod, just want to drag and drop. Don't care about iTunes store, my CD, my Macs, My iTunes, My Ipod, Not pirating any thing here, WHY CAN I NOT SIMLY DO THIS. I'm forced to go with another player that does not have these retrictions

    Hi Dean, I have no problems using my iPod simultaneously with my notebook and desktop (iBook G4 & iMac G5). All you need to do is un-check the "sync" iPod with iTunes box, or check manually manage music... whatever it is. As long as you are manually managing everything, it should not give you any problems. You can drag and drop to your heart's content! A few notes: MP3 CD's... are amazing, because you don't actually have to import them to your computer, you can just drag and drop the tunes onto your iPod. It might be to your advantage to back up your music libraries on MP3 CD's, the initial process is slightly tedious, but well worth it because you can always create CD's in the future if necessary and free up GB of your hard drive (I'm sure you already thought of this though, you sound pretty savvy.) The ONLY problem I do encounter is sometimes the iTunes on my G5 will just close on me. The trick is to only MANAGE the music from the initial iTunes regardless of where you ADD music from... if that makes sense. Alright, good luck and if you have any questions or anything needs clarifying, just drop me a line (or reply or whatever) Good Luck!
    P.S. I am using the newest iPod Video 80GB, I don't know if that will make a difference or not, but both my sisters have different Nano's and they work the same way that mine does.

  • Why can't I have more than one library?

    I've got multiple iTunes libraries- one on a computer at home, one on a computer at school. But whenever I try to access my new Shuffle iPod, on library always wants me to delete the other and replace it. What's up with that? Can I bypass it?
    If I can't, where's the uproar? This is NOT user-friendly, Apple!

    This how Apple has chosen to design the iPhone, likely to make piracy more difficult. It has never been any different.
    Put everything on one computer, in one library, and sync from there.

  • Why can't bluetooth support more than one item at a time?

    I have a HDX JAM bluetooth speaker which allows me to play music from my iPhone to a nice loud powered portable speaker. The speaker needs to be paired naturally. I wanted to add another HDX JAM so I could hear the music in a couple of rooms as I did household chores, but alas, when I turn one on the other goes silent, in other words, the bluetooth from the iPhone is only allowing me to hear one or the other but not both. Why is this? They both are paired with different numbers, I can have a wireless keyboard and another wireless device paired with my computer, at least I think that works as I also have a wireless bluetooth printer that runs off the computer and the keyboard also and they do not need to be run independently. What am I missing here?
    TIA,
    Ken

    Michele Stapleton wrote:
    I think using Numbers is too complicated because what I want essentially is a text document I can alter.  I take the information they put into my form and repurpose it in a way I find more useful while performing the job. So, I want to be able to take their typed information and move it around. And add some more of my own.
    You may perfectly "their typed information and move it around" in Numbers which behave as the AppleWorks Draw environment.
    Here is the second page in the document which I posted before.
    As you may see, the standard Word Processor features are at work:
    Spell Checker
    Selection…
    I exported my AppleWorks documents in Numbers ones.
    And of course, with the Numbers document open, you may copy pieces of it and paste them in Pages's pages.
    Yvan KOENIG (VALLAURIS, France) jeudi 16 juin 2011 16:44:30
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • More than 100 items gives "/apex/www_flow.accept was not found" error

    Hi,
    If I have more than 100 items on a page, it is giving me "Requested URL /apex/www_flow.accept was not found on this server" while creating or saving the record.
    The moment I delete the extra items it starts working fine.
    Is there any limitation that we can't have more than 100 items on one page ?
    Any pointers will be appreciated.
    Thanks,
    Ashish
    http://www.dbcon.com.sg

    Well I just answered my own question.
    I got the error (it says that the maximum of 100 has been reached at the bottom of the items list).
    So I removed the two new regions that put me over the top of the 100, and it worked again.
    I also have numerous Buttons on this page but they were not in the equation above.
    So Buttons are not counted in the 100 item max.
    Thanks,

  • More than 100 items in Form or Page

    Can Apex allow more than 100 items in a page? I am getting message like
    'Item count exceeds maximum of 100'.
    Even data entered in the form for extra items over 100 is not posted to database.
    Pl help or suggest any workaround.
    I am using HTMLDB 2.0

    Example:
    1. Create the test data
    CREATE TABLE "TEST_TABLE1"
    ("KEY1" NUMBER(10) NOT NULL ,
    "DESC" VARCHAR2(24) ,
    "OPTION1" VARCHAR2(10) ,
    "OPTION2" VARCHAR2(10) ,
    "OPTION3" VARCHAR2(10) ,
    "OPTION4" VARCHAR2(10) ,
    "OPTION5" VARCHAR2(10) ,
    "OPTION6" VARCHAR2(10) ,
    "OPTION7" VARCHAR2(10) ,
    "OPTION8" VARCHAR2(10) ,
    "OPTION9" VARCHAR2(10) ,
    "OPTION10" VARCHAR2(10) ,
    "OPTION11" VARCHAR2(10) ) ;
    INSERT INTO"TEST_TABLE1"
    VALUES (1,'Row 1','Red','Blue','Green','Yellow','Orange','Black','Ivory','Purple','White','Lime','Gray');
    INSERT INTO"TEST_TABLE1"
    VALUES (2,'Row 2','Blue','Green','Yellow','Orange','Black','Ivory','Purple','White','Lime','Gray','Red');
    INSERT INTO"TEST_TABLE1"
    VALUES (3,'Row 3','Green','Yellow','Orange','Black','Ivory','Purple','White','Lime','Gray','Red','Blue');
    INSERT INTO"TEST_TABLE1"
    VALUES (4,'Row 4','Yellow','Orange','Black','Ivory','Purple','White','Lime','Gray','Red','Blue','Green');
    INSERT INTO"TEST_TABLE1"
    VALUES (5,'Row 5','Orange','Black','Ivory','Purple','White','Lime','Gray','Red','Blue','Green','Yellow');
    INSERT INTO"TEST_TABLE1"
    VALUES (6,'Row 6','Black','Ivory','Purple','White','Lime','Gray','Red','Blue','Green','Yellow','Orange');
    INSERT INTO"TEST_TABLE1"
    VALUES (7,'Row 7','Ivory','Purple','White','Lime','Gray','Red','Blue','Green','Yellow','Orange','Black');
    INSERT INTO"TEST_TABLE1"
    VALUES (8,'Row 8','Purple','White','Lime','Gray','Red','Blue','Green','Yellow','Orange','Black','Ivory');
    INSERT INTO"TEST_TABLE1"
    VALUES (9,'Row 9','White','Lime','Gray','Red','Blue','Green','Yellow','Orange','Black','Ivory','Purple');
    INSERT INTO"TEST_TABLE1"
    VALUES (10,'Row 10','Lime','Gray','Red','Blue','Green','Yellow','Orange','Black','Ivory','Purple','White');
    2. Create a blank page.
    3. Create a report region with the following query.
    select
    "DESC",
    htmldb_item.hidden(1,KEY1) Key1,
    htmldb_item.text(2,OPTION1,10,10) OPTION1,
    htmldb_item.text(3,OPTION2,10,10) OPTION2,
    htmldb_item.text(4,OPTION3,10,10) OPTION3,
    htmldb_item.text(5,OPTION4,10,10) OPTION4,
    htmldb_item.text(6,OPTION5,10,10) OPTION5,
    htmldb_item.text(7,OPTION6,10,10) OPTION6,
    htmldb_item.text(8,OPTION7,10,10) OPTION7,
    htmldb_item.text(9,OPTION8,10,10) OPTION8,
    htmldb_item.text(10,OPTION9,10,10) OPTION9,
    htmldb_item.text(11,OPTION10,10,10) OPTION10,
    htmldb_item.text(12,OPTION11,10,10) OPTION11
    from test_table1
    4. create a save button which branches to the same page
    5. Create a page process that executes the following SQL when the button is pressed:
    -- update Record
    for i in 1..htmldb_application.g_f01.count
    loop
    update test_table1
    set option1 = replace(htmldb_application.g_f02(i),'%'||'null%',NULL),
    option2 = replace(htmldb_application.g_f03(i),'%'||'null%',NULL),
    option3 = replace(htmldb_application.g_f04(i),'%'||'null%',NULL),
    option4 = replace(htmldb_application.g_f05(i),'%'||'null%',NULL),
    option5 = replace(htmldb_application.g_f06(i),'%'||'null%',NULL),
    option6 = replace(htmldb_application.g_f07(i),'%'||'null%',NULL),
    option7 = replace(htmldb_application.g_f08(i),'%'||'null%',NULL),
    option8 = replace(htmldb_application.g_f09(i),'%'||'null%',NULL),
    option9 = replace(htmldb_application.g_f10(i),'%'||'null%',NULL),
    option10 = replace(htmldb_application.g_f11(i),'%'||'null%',NULL)
    option11 = replace(htmldb_application.g_f12(i),'%'||'null%',NULL)
    where key1 = htmldb_application.g_f01(i);
    end loop;
    6. Run the page (This page has 110 items)
    If you have a table with more than 100 fields, you can try something like this:
    Select 1, apex_item.text(1,field1,10,10),
    apex_item.text(2,field2,10,10),
    union all
    Select 2, apex_item.text(1,field11,10,10),
    apex_item.text(2,field12,10,10),
    , field2, field3, field4, field5

  • Why can't I minimize more than 2 notepads in FF? I used to be able to minimize as many notepads as I wanted. FF must have done an update & now I can't do that anymore. Is there a setting I can change that will enable me to do that?

    # Question
    Why can't I minimize more than 2 notepads in FF? I used to be able to minimize as many notepads as I wanted. When I do research on a topic I keep many notepads open until I am finished. FF must have done an update & now I can't do that anymore. Is there a setting I can change that will enable me to do that again?
    Also at that time, the length of sentence I am typing changed.
    It doesn't seem to have any limit to how far it can extend to the right.
    Please help. I am not very techy & don't understand Computerese.
    Please explain in everyday English.
    Thanks in advance,
    posy

    Hi Prabhuti,
    Thank you so much for all your suggestions & helpful links to get help. I am not very computer literate. I have taken many classes over the years I've had a computer but I am still only a beginner.
    I want to tell you that I found a solution to my problem. I finally realized that maybe FF was not the problem but Wind. 7 on my new comp. I went on the 7 Forums & found another person who had the same problem & the answer was simple all I had to do was to right click on the Notepad icon & it would bring up a new Notepad & I could open & minimize as many as I want. I had moved the Notepad icon to my taskbar from the Start menu when I got my new computer.
    I have one more question for you. The notepad 2 program was mentioned there along with several others. I think it was about that prog. that someone said that it could open many notepads & when you closed the comp. the notepads would not disappear. Do you know if it was that program? Also is it possible to use that program the same way as I used the original Notepad? There are so many technical options on that program that I didn't understand. All I want to do is open the Notepad & copy & paste my notes in it & minimize them. Not losing them if I shut down the comp. would be real benefit to me. I believe that is the same prog. you recommended to me. Since you seem to understand tech things I thought maybe you could tell me if that is possible?
    Thank you so much for all your help.
    posy

  • Iphone6 why can't I save more than one contact?

    iphone 6 why can't i save more than one contact?

    Hi Diovani
    Two different processes can have different task initiators...task initiator means creation of a process instance which can happen only once

  • Why can't I download more than 50mb in iPhone ??

    Why can't I download more than 50mb in iPhone ??

    Deggie is correct. The carriers originally wanted it so people wouldnt be downloading large files on their networks and causing congestion. Also look at is from a carrier perspective for protecting costumers. People could also complain if they went over their data plan that they should have received a warning about downloading large files. Rather than argue about updating/downloading apps, they have the warning now.
    I am hoping down the road that carriers converse with Apple to lift those, we will see what happens. Rodgers has more influence on lifting that limit that normal costumers would.

  • My sister has a mac and i want to update my phone onto the computer but i dont want her to see all my stuff can you somehow have more than one itunes account on the same computer so my stuff with save?

    my sister has a mac and i want to update my phone onto the computer but i dont want her to see all my stuff can you somehow have more than one itunes account on the same macbook so my stuff with save?

    How to use multiple iPhone, iPad, or iPod devices with one computer. The only way is for you to have a separate user account to log into on that computer.

  • Why can't TextEdit open more than 5 links at a time in Yosemite?

    Why can't TextEdit open more than 5 links at a time in Yosemite? In the previous OS, I could highlight many links at a time, right click and then select "Open URL" to open the links in Safari. Now, if I select more than five links at a time (and sometimes with five links) it will only open the first five and TextEdit pops up with the alert, "The 'Open URL' service could not be used."
    I'm running 10.10.1 on a MacBook Pro (13-inch, Mid 2009), 2.53 GHz Intel Core 2 Duo, 4 GB 1067 MHz DDR3, 500 GB HD.
    TextEdit is Version 1.10 (319).

    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • Why can't I iMessage more than 9 people at a time?

    Why can't I iMessage more than 9 people at a time?

    Group settings for iMessage is restricted to 10, I believe. Check the User Guide here http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • I have a PC, Windows 7 x64. I installed a plug-in in Elements 13. I tried to installed another plug-in. It replaced the first plug-in . Can't I have more than one plug-in at a time??? If so, how?

    I have a PC with Windows 7 x64. I have Elements 13. I installed a plug-in (Topaz) which appeared under the Filter Menu.
    Then I tried to install my new Canon Printer software plug-in which put it under FILE > AUTOMATION TOOLS. However, when I tried to use TOPAZ under the FILTER MENU it was gone. In other words, the Canon printer plug-in replaced my Topaz plug-in. When I reinstalled the Topaz plug-in, it replaced the Canon Printer Plug-in.
    QUESTION: Can't I have more than one plug-in installed in Photoshop Elements 13 at a time? So that the Canon printer plug-in is in AUTOMATION TOOLS, and the Topaz plug-in is under the FILTER menu?

    Have a look at this thread.
    http://discussions.apple.com/message.jspa?messageID=2369954#2369954
    Before you try some of the suggestions bear in mind that your iPod is still under warranty.

Maybe you are looking for

  • New BT Vision Box - Why no Freeview HD?

    Why does the new BT vision box not support the DVB-T2 standard required for HD freeview? If BT is serious about competing with Sky and Virgin it needs to have 'live' HD services and better sports content. I understand that the content issue is being

  • Keybord don't work after upadate ios 8.3

    after update ios8.3 keyboard letters once selected remain large preventing the vision of the buttons below the letter enlarged

  • MBP display won't stay off, wakes from sleep

    I have a newish 15" MBP, 1680 display, hooked up to a Dell external monitor when it's at home. When I go to bed I cut power to the display via control-shift-eject, but generally don't put the computer to sleep overnight. With this new machine, after

  • G4 crashed and now no icons on desktop

    Sorry if this problem has been posted before, I searched and didnt discover it.... So my office (video production company) has a Final Cut Pro system with a G4, dual 1Ghz, 1GB RAM. Normal issues from time to time, nothing major. We have a few firewir

  • Report deployed to new server does not display static image

    Hi, We have several web sites on a server running Windows Server 2008 R2 Standard, SP1, 64-bit.  It has installed .NET Framework 4 Client Profile and Extended, ver. 4.0.30319 (according to Control Panel->Programs, as well as c:\Windows\Microsoft.NET\