Manually created the tabular forms and Firefox 4 problem

I have a tabular presentation created with pl/sql dynamic content using the apex_item Toolbox areas. A collection of the apex is used to maintain the State of the tabular data entered. It is an application originally created at the APEX 1.5 and improved over the years to 3.2. Never a problem with the application so far. I've recreated the question on the site of apex.oracle.com here:


http://Apex.Oracle.com/pls/Apex/f?p=28213

Run the application in Internet Explorer (I use 8), then run it in Firefox 4. Enter a quantity in the first element, then the next and previous then several times. See the problem? The problem doesn't occur in FF 3.6 or Chrome either. I have not tried Safari as my mac at home and I'm at the office.


Here's the code for areas of pl/sql and the update of the collection (after submitting). Page 2 is just a selection of the collection report. I spent a day trying to solve this problem. Any help will be appreciated. Redesign without pl/sql dynamic regions is not an option at this time.

Dave




Report region 1: (there is no collection)

declare
Other1 varchar2 (2000) value default null;
other_char varchar2 (32000) value default null;


Start


HTP.p ("< table border ="1 "width =" 100% "> '");
HTP.tablerowopen;
HTP.p ('< th > Description < /th > < th > price < /th > < th > quantity < /th >');
HTP.tablerowclose;

for rec in (SELECT id, description, to_char(price,'$9,999.99') price
FROM foodbev_items by id) loop

Select apex_item.hidden(1,rec.id) in the double other_char;
HTP.p (other_char);

Select apex_item.hidden(3,rec.description) in the double other_char;
HTP.p (other_char);



HTP.tablerowopen;
HTP. TableData (Rec.Description);
HTP. TableData (Rec.Price, 'right');












-quantity here
Select apex_item.text(6,null,5)
in double other1;
HTP. (Other1) TableData;




HTP.p ("< tablerowclose >" ");

end loop;


HTP.p ("< /table >" ");


end;


Report region 2: (collection exists)


declare
Other1 varchar2 (2000) value default null;
other_char varchar2 (32000) value default null;


Start



HTP.p ("< table border ="1 "width =" 100% "> '");
HTP.tablerowopen;
HTP.p ('< th > Description < /th > < th > price < /th > < th > quantity < /th >');
HTP.tablerowclose;

-collection BREAKFAST_SELECTION
--
-1 is item_id, 3 is description 6 is Qty.
--

for rec (item_id SELECT a.c001, description, price, a.c006 entered_qty to_char(b.price,'$9,999.99') a.c003
Htmldb_collections a, foodbev_items b where a.c001 = to_char (b.id) and a.collection_name = 'BREAKFAST_SELECTION"to order by b.id) loop

Select apex_item.hidden(1,rec.item_id) in the double other_char;
HTP.p (other_char);



Select apex_item.hidden(3,rec.description) in the double other_char;
HTP.p (other_char);





HTP.tablerowopen;
HTP. TableData (Rec.Description);
HTP. TableData (Rec.Price, 'right');













-quantity here
Select apex_item.text(6,rec.entered_qty,5,5)
in double other1;
HTP. (Other1) TableData;



HTP.p ("< tablerowclose >" ");

end loop;


HTP.p ("< /table >" ");





end;


Collection update:

declare
la_cks wwv_flow_global.vc_arr2;
other_char varchar2 (2000) value default null;
other_char1 varchar2 (2000) value default null;

Start

htmldb_collection.create_or_truncate_collection ('BREAKFAST_SELECTION');

because me in 1... htmldb_application.g_f01. Count
loop

--
-1 item_id, 2 is digital price, 3 is description, 6 Qty
--
--
() htmldb_collection.add_member
p_collection_name = > 'BREAKFAST_SELECTION ',.
p_c001 = > htmldb_application.g_f01 (i),
p_c003 = > htmldb_application.g_f03 (i),
p_c006 = > htmldb_application.g_f06 (i)
);



end loop;


end;

don't know if this is the problem or not, but

...
htp.tabledata(other1);

htp.p('');

end loop;

htp.p('');
...

should be

...
htp.tabledata(other1);

htp.tablerowclose;

end loop;

htp.p('');
..

Thank you

Janet Tyson

Tags: Database

Similar Questions

  • Tabular form and the value of the element

    Hello people:

    I certainly hope that your holidays are festive.

    I have a question for you.

    I have a tabular form which is filled, based on a list of selection (with the type of delivery).  I placed a form on the same page (based on a table), and I would for a question to be filled as well following the list of selection even completing the tabular form.  What is the best way to go about this?  Calculation?  I'm not sure how to do this...

    Thanks for your help!

    Aqua

    AquaNX4 wrote:

    I have a tabular form which is filled, based on a list of selection (with the type of delivery).  I placed a form on the same page (based on a table), and I would for a question to be filled as well following the list of selection even completing the tabular form.  What is the best way to go about this?  Calculation?  I'm not sure how to do this...

    If the selection list submits the page then you can set the value of the element using a calculation after the presents. Make sure that it will not be reset by any statement of process or branch of State later clear session.

  • Hello!  I have created a fillable pdf file.  When I send the completed forms and try to open on my Iphone, I don't see the filled in information.  I don't see empty shaded areas.  I have Adobe Reader on my Iphone.

    Hello!  I have created a fillable pdf file.  When I send the completed forms and try to open on my Iphone, I don't see the filled in information.  I don't see empty shaded areas.  I have Adobe Reader on my Iphone.  Should I have a different program?  Am I missing a step of creation / fill in the form to fill out?  Thank you!

    Hi Carol,.

    Thanks for sharing your PDF form with us!

    I opened the attachment PDF in Apple Mail, used the iOS feature "open in" (or "copy in") to open it in Acrobat Reader for iOS and filled in one of the text fields. I found no problems with your PDF form.

    What is the version of Acrobat Reader for iOS that you have on your iPhone?

    Could you pass a glance "Open of Mail" section in the following FAQ document once again to make sure that you open a PDF document in Acrobat Reader for iOS (not in other Apple iOS applications)?

    How to open PDF documents in Adobe Acrobat DC for iOS (iPhone version)

    Please let us know what you find.

    Thank you.

  • I just created my first form and saved as a PDF file. The editable regions have a blue background color and I would like to change that. Can it be done?

    Hi guys I just created my new form and it was very easy. However once I convert it to PDF format the boxes in the form are blue and I would like to change the color. any know if this is possible?

    The blue background is the field pointing out you have the option to turn off. If you don't see the purple bar on top with the toggle button to highlight the fields, it should display by clicking on the icon above (purplish) in the left navigation pane

  • Put in page works with IE and Firefox, different problems with the iPhone and Blackberry

    I created a website using DW CS4 www.hollisterairshow.com . When using my PC WinXp/IE and Firefox without problems occur in the page layout. However, I have a couple of users who have reported problems when you view the web site by using their smartphones.

    An iPhone user said the second line of the section containing the flag / date / flag is not centered, but left-aligned, everything is fine.

    A Blackberry user indicates the second line of the topic is properly aligned, but the menu bar that must appear on the left is missing!

    I don't have an iPhone or Blackberry, is it possible that I can test this using my PC? Does anyone have an idea what could be causing these issues?

    Thank you

    Tony

    I agree with the previous poster here.  I think that the best response to this is to create a separate site for mobile users, which is called case of detection.  It will be thought to create a site that is optimal in both environments.

    Shane

    DomainShane

  • Substitution of the class, how to create the child class and then the base class

    I started to write a program for a DMM smart, that the problem is all versions of DMM greet the change company communication.

    My idea is to write a child class for each version, DMM and each Subvi child will replace the Subvi base class.

    My problem is, I first want to create a child class and after I see everything is working, start creating the base class. in this way, I'll see if think the right way.

    My question is

    How can I create a child class and then create the base class and configure the Subvi class of the child to be the substitution of the base class?

    I tried searching in the property of the class, but I don't see anything.

    Thank you

    This can be done and I did on occasion.

    You create the base class with the methods of dynamic distribution, you need (Connector components must be identical to those of the class of the child).

    Set then the legacy of the class inherits this base class.  If your method is defined as a dynamic distribution method in the parent, you will probably now have some errors (unless your method of child was already DD, in which case you might be OK already).

    To change the inheritance of a class, right-click on the properties of the class in your project, and then select Properties.  According to me, the tree of estate is at the lower end of the property.  Click on the 'legacy of change' (or something similar) to choose the class from which you now want to inherit.

  • How to create the home group and how to connect two computers that are running windows 7. and also Remote Desktop connection!

    Someone help me how to create the home group and how to connect two computers that are running windows 7. and also Remote Desktop connection!
    step by step information!

    Hello

    I suggest you to refer to the links and check if it helps:

    Create a homegroup

    http://Windows.Microsoft.com/en-us/Windows7/create-a-HomeGroup

    Join a homegroup

    http://Windows.Microsoft.com/en-us/Windows7/join-a-HomeGroup

    Setting up a network home

    http://Windows.Microsoft.com/en-us/Windows7/setting-up-a-home-network

    Remote Desktop connection

    http://Windows.Microsoft.com/en-us/Windows7/products/features/Remote-Desktop-connection

    What types of connections remote desktop should I allow?

    http://Windows.Microsoft.com/en-us/Windows7/what-types-of-Remote-Desktop-connections-should-I-allow

    Remote Desktop connection: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/Remote-Desktop-connection-frequently-asked-questions

    Let us know if it helps.

  • can any 1 tell me how to create the budget journal and how to enter in the journal?

    Hi all+.
    Can someone tell me how to create the budget journal and how to enter in the journal to this budget? +

    What about+.
    Yasser+.

    http://download.Oracle.com/docs/CD/A60725_05/HTML/comnls/us/GL/budjrnl.htm#index-budget-journals-entering--0

    Enter budget reviews in order to maintain an audit trail for your budget balances. You can use budget rules to automatically calculate the amounts of budget journal.
    When you post journals budget, amounts of newspaper to date of existing fiscal balances. You can view and change your budget logs before posting.

    ATTENTION: When you use budget rules in fashion newspaper, big book calculates the appropriate flow or necessary to achieve the balance that you enter for the type of credit account.

    Prerequisites

    1. set a budget
    2. open one or more years for your budget
    3. set a budget organization
    4 assign the budget input type 'Enter' for the accounts for which you want to enter budget reviews

    To enter budget for a journals only account:

    1. go to the window enter Budget sheets.
    2. specify the Organization of the Budget for the account with which you want to budget. If the budget organization is protected by password, you must enter the password before you can enter budget reviews.
    3. Enter the Budget that you want to update. You cannot use a budget that is frozen.
    4. Enter the range of accounting periods, to which budget.
    5. enter in the currency of the budget amounts that you enter. The accounts must be assigned to the Organization of the budget for this currency.
    6. choose the Mode of Journal in the region poplist to enter budget amounts in a newspaper format.
    You can also use the single-line Mode or Mode worksheet to enter the amounts in the budget journal. However, you can only generate journals budget of these modes of entry when you use the window enter Budget sheets.
    Additional information: when you use the log Mode, Type of Balance is a field display only. It displays Budget when you enter budget reviews. In the window to enter the newspapers, this field shows actual when you enter actual journals.

    7. Enter or question the account to which you want to budget. You can also switch mode worksheet to easily interrogate the accounts, then come back in fashion newspaper to enter budget reviews.
    8. Enter an amount debit or credit for each period. Do not enter a journal amounts if you want to use fiscal rules to calculate and distribute the budget amounts.
    9. choose Create magazines to create a budget spreadsheet. If you are using budget control, you specify an action of funds when you create the batch.

  • I use the latest version of firefox, but cannot print all downloads. I tried to use the icon to print the downloaded form and also control P

    I tried using the icon of the downloaded form printing and also control P, but only get a blank page. I even changed my printer, but it did not help. My print menu looks the same, and I have quite everything, print only with downloaded files.

    Hello, it's currently a bug in firefox's built-in pdf viewer that is studied by our developers. in the meantime, you can use a plugin third pdf as Adobe that you can enable in the firefox options > applications -scroll down and set the default action for the portable document (pdf) format.

    How to disable the built-in PDF Viewer and use another Viewer

  • Show/hide the buttons on the tabular form region

    I have a classic tabular form with standard buttons: AddRows, RemoveSelectedRows, cancel, Save. What I want is to have the button visible to AddRows only when there is no given on the form (the source table is empty). When the user clicks the AddRows button, a blank line apears. Right now I want to show, save, and Cancel buttons (buttons remove is covered by the current Condition). And when the user deletes all the data in the table, I want to hide all buttons except AddRows.

    How to do this? Thanks in advance.

    Hello

    If you use Apex 3.x and you have created a table by using wizard, you already have branch page.
    Change this branch and add to the query field

    &REQUEST.
    

    BR, Jari

  • Migration of the TMS Movi/Jabber manually created the AD users

    I have a lot (75) of users created manually Movi/Jabber in TMS. When we turn to the AD authentication what is happening the old-fashioned manually created accounts? Have they disappeared? In addition, accounts created manually have the same username as their counterparts in AD. Which will cause a problem?

    Thanks advance!

    Douglas,

    I tested in the laboratory and it does not matter the user of the AD, it gives an error.

    Given that I had already 'Michael Schumacher' user added in the local database with the same login name database with AD synchronization does not matter the user and generates the error.

    I use TMS PE and TMS 14.3.2

    Concerning

    Alok

  • Validation of ADF to create the user form

    Hello

    I have used with success of validators ADF for forms of resources (unix user, for example).

    However, what I have to do now is to implement validators for the form user. Here's what I do:

    (1) open a self-service session, create a sandbox, go to users, click on 'create '.

    2) click Customize (after having filled in all the fields of the agent), Source, place you for example "inputText: User Login»

    3) Add Content, has chosen "Web Components", then "Input Text", click close

    (4) export sandbox

    (5) in the exported sandbox, go to oracle\iam\ui\runtime\form\view\pages\mdssys\cust\site\site\ and unzip userCreateForm.jsff.xml

    (6) the XML looks like this:

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < mds:customization version ="11.1.1.64.93"xmlns:mds =" http://xmlns.Oracle.com/MDS "motype_local_name ="root"motype_nsuri =" http://Java.Sun.com/jsp/page ">

    < mds:insert parent = position "_xg_42" = "last" >

    " < = xmlns:af af:inputText ' http://xmlns.Oracle.com/ADF/faces/rich "label ="Label"id ="e4300172496"/ > "

    < / mds:insert >

    < mds: change the item = "_xg_17" >

    < name mds:attribute = "label" value="#{bindings.usr_last_name__c.hints.label}"/ >

    < / mds: change >

    < / mds:customization >

    I change to

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < mds:customization version ="11.1.1.64.93"xmlns:mds =" http://xmlns.Oracle.com/MDS "motype_local_name ="root"motype_nsuri =" http://Java.Sun.com/jsp/page ">

    < mds:insert parent = position "_xg_42" = "last" >

    " < = xmlns:af af:inputText ' http://xmlns.Oracle.com/ADF/faces/rich "label ="Label"id ="e4300172496"/ > "

    < af:validateRegExp pattern = "[a-zA-Z0-9] *" / >

    < / mds:insert >

    < mds: change the item = "_xg_17" >

    < name mds:attribute = "label" value="#{bindings.usr_last_name__c.hints.label}"/ >

    < / mds: change >

    < / mds:customization >

    (7) re - Zip file, import the tray with sand and turn it on.

    (8) result: I can't even load the user form to create! The error message reads:

    'Closed stream '.

    "ADF_FACES-60097: for more information, see the error log of the server for an entry beginning with: ADF_FACES - Exception during the PPR, #27 60096:Server.

    So, what is the correct way to implement ADF Validations in the form of the user to create, if not the case? And where would that be documented in the documentation of the IOM?

    Thank you

    Max

    http://xmlns.Oracle.com/MDS' motype_local_name = 'root' motype_nsuri ="http://java.sun.com/JSP/Page" >. "

    ' xmlns:af = ' http://xmlns.Oracle.com/ADF/faces/rich "" / > "

    It should work. Also, make sure that the parent attribute value that is _xg_42 in your case is the id of the field on which you want to add a validator.

    Give him another chance.

  • Manually created the report runs is not on weblayout

    Hello

    I've created a report manually the 10g report, that the report runs on layout paper but when I try to run the report even using the button run on the Report Builder displays blank page any idea which must be defined with a manual report to run it on the web. I saved the report as JSP and rdf, but the two produced no out put.

    Hello

    The layout web (in other words, the web source) is mainly used for the format .jsp for more flexibility via the web for web developers using Oracle reports.

    Only reports created in Report Builder 9i or higher using the report wizard and choosing "Create Web Layout only" or "create of Web and paper Layout.
    contains a code Source base of 'Web' which is the source for the web page layout. In 9i reports, reports created manually: without using the
    Report Wizard - will also have a blank web page layout, unless you add your own code in the Source of "Web". Moreover, you will not have a web layout for all
    reports migrated from reports 6i like web layouts have been introduced only in reports 9i. What the report is not in an earlier version or version is not
    will be generated in the new version or version.

    You will need to add your own code to the 'Web Source"so that whatever it is, to display in the web page layout. In addition, changes made to the
    Print layout will cross to the Web layout by confirmation with the development. You can use the rw: include the tag in the Web Source (see Help)
    to get some of the print layout in your web page layout.

    Alternatively, you can still perform the following with reports Oracle 9i or higher and the RDF to view the layout of document on the web you have
    in the past with Oracle Reports 6i: http//webserver.domain:7779/reports/rwservlet?report=test.rdf&destype=cache&desformat=pdf&userid=scott/tiger@db

    I hope this helps.

    Kind regards
    Alex

    If someone useful or appropriate please mark accordingly.

  • How to manually create the matrix object?

    Hello expert, I'm creating a matrix report object manually, I found a few steps on google, but they do not work to success.
    Please help me to create a.

    Google as follows:

    To create a matrix object:

    1.

    The layout of the document view, click the tool framework to repeat in the tool palette, and then drag a rectangle to create an extensible framework.
    2.

    In the property inspector, frame repeating, set the Source property of the "column" for the matrix and set the property to print the down Direction.
    3.

    Again click the tool framework to repeat in the Toolbox, and then drag a rectangle to create a second frame stretch, intersecting the first extensible frame.
    4.

    In the property inspector, frame repeating, set the Source property of the 'line' of the matrix and set the Direction of printing throughout property.
    5.

    Drag a rectangle around two expandable chassis to select, and then choose Insert > layout matrix.

    This creates a matrix object that represents the intersection of two Extensible frameworks. For example:

    Figure 4-1 example matrix object
    Shows the intersection of two rectangles
    Description of the "object of Figure 4-1 example matrix"

    6.

    Double-click the matrix object to set its properties.


    Thank you best regards n
    Yoann

    Hello

    You must select the two images (ctrl + click on the two fields) before you choose Insert > layout matrix.
    It should work.

    Kind regards
    Alex

  • Enter the name of app_user by updating the tabular form of builtin apex

    Hi people,

    I am a new to apex and trying to implement a tabular apex that has only an editable field box and form two audit field. Last updated by and updated, I use the built-in tabular form Apex.

    Properly put form to update the field box to check and it works as it is supposed to be, the two audit field and Updated_by Update_date, I'm updating via slot table form and not updated.

    Any help will be much appreciated. After the code that I use in the application process after submit

    BEGIN
    II in 1... APEX_Application.g_f02. COUNTY
    LOOP
    (ii) apex_application.g_f08: =: sysdate;
    apex_application.g_f09 (II (: = v ('APP_USER');))
    /*
    UPDATE MG_RESTRICTION_DEV SET UPDATED_BY = v ('APP_USER')
    WHERE MG_ID = APEX_APPLICATION. G_F05 (II);
    */
    END LOOP;
    END;

    My goal is to use the max integrated apex and want to use the default MRU apex process. I get the success message, but the value does not get updated on the table.

    Thank you

    Shabbir

    Published by: user13413381 on July 4, 2011 10:39

    Post this question in the forum asking Express. This is the forum of forms.

Maybe you are looking for

  • Click on the email link to send that email does not work

    I used to be able to send a link from Firefox or click on an email address on a website. Firefox raise my email (Yahoo mail), but the link in the email is not in the body or if I clicked on an e-mail To: part of the enamel is not met. Please help, it

  • Strange pop-up windows and the failure of resettlement

    In recent weeks, while using yahoo or youtube, kept contained a sort of 'viral' pop-up window. At first, I blocked the pop-up windows in the preferences, but this week he did not. I decided to reinstall Firefox, I deleted my profile and all, but when

  • Image of sewing?

    Hello I work with a rectangular object, but, due to various constraints, I need to take two square images and stich them together before processing the final image.  Searching this forum shows that some discussions for some time so I was wondering if

  • MFP M277DW: Size of the file too big for the scanned docs

    Hello I have the MFP M277DW using the driver scanner CLJM277. The files I'm scanning (black and white) are too big! 3 pages for 3 MB. How can I reduce the size but not the resolution Thanks in advance

  • I need to access my computer without the Administive password?

    I want to what I can do to get into my computer if I don't have the password, administrative.