Group of radio buttons in the report updated

Apex 3.2

I have a collection

Start


IF apex_collection.collection_exists ('SMI_UPDATE_COL') = TRUE THEN

apex_collection.delete_collection (p_collection_name = > 'SMI_UPDATE_COL');
END IF;

APEX_COLLECTION. () CREATE_COLLECTION_FROM_QUERY_B
p_collection_name = > 'SMI_UPDATE_COL ',.
p_query = > ' Select rules.source_siid, to_char (rules.validfrom, ' dd.mm.yyyy "), to_char (rules.validto, ' dd.mm.yyyy"), rules.conv, null, null,
(case when rules.source_siid = recipe.siid)
and sysdate between rules.validfrom and nvl (rules.validto, to_date ("31.12.2999","DD.)) MM YYYY "))
then "Y" other "N" end) is_recipe
of mag_pmix_ruledet rules, mag_pmix_rule header, smi udm_si, BMI udm_si udm_si recipe
where header.ruleid = rules.ruleid
and header.target_siid = "' | : P19_SIID | '''
and rules.source_siid = smi.siid
and header.target_siid = bmi.siid
and "I" | substr (bmi.cfmreferencerecipe, 3) = recipe.extkey
order of smi.apskey, rules.validfrom');
end;

And an updated report

Select

APEX_ITEM. MD5_CHECKSUM (c001 c002 c003, c004, c005, c006, c007) |

apex_item. Hidden (13, seq_id) |

apex_item. Hidden (1, c001) |

apex_item.display_and_save (2, c002) start_date,

apex_item.display_and_save (3, c003) end_date.

apex_item.display_and_save (4, c004) conversion_factor,.

apex_item. RadioGroup(7,seq_id,C008) ssi,

seq_id EDIT,

apex_item.display_and_save (5, si.apskey) SMI.

apex_item.display_and_save (si.longdescr, 6) Description,.

C007 aa,

C001

to apex_collections, if udm_si

where si.siid = c001

and collection_name = "SMI_UPDATE_COL."

order by desc c007

I also have a procedure of update, update the column of radio group

Begin

BECAUSE me IN 1.apex_application.g_f01.count
LOOP

() apex_collection.update_member
p_collection_name = > 'SMI_INSERT_COL '.
, p_seq = > apex_application.g_f13 (i)
, p_c001 = > apex_application.g_f01 (i)
, p_c002 = > apex_application.g_f02 (i)
, p_c003 = > apex_application.g_f03 (i)
, p_c004 = > apex_application.g_f04 (i)
p_c007 = > ' n ");"

END LOOP;


BECAUSE me IN 1.apex_application.g_f07.count
LOOP

() apex_collection.update_member_attribute
p_collection_name = > 'SMI_INSERT_COL '.
, p_seq = > apex_application.g_f07 (i)
, p_attr_number = > '7'
, p_attr_value = > 'Y '.
);

() apex_collection.update_member_attribute
p_collection_name = > 'SMI_UPDATE_COL '.
, p_seq = > apex_application.g_f07 (i)
, p_attr_number = > '8'
, p_attr_value = > apex_application.g_f07 (i)
);
END LOOP;


END;

Once the user updates the collection of the radio group column is updated and displayed correctly

My problem is how to view the radio group as checked on the initial page display, before the updates

cases where rules.source_siid = recipe.siid

and sysdate between rules.validfrom and nvl (rules.validto, to_date ("31.12.2999","DD.)) MM YYYY "))

then "Y" other "N" end) is_recipe

If the code returns Y then the radio must be verified

Thank you

Gus

Hello

To treat the where you create collection add

FOR c1 IN (
  SELECT seq_id
  FROM apex_collections
  WHERE collection_name = 'SMI_INSERT_COL'
  AND c007 = 'Y'
) LOOP
  apex_collection.update_member_attribute(
    p_collection_name => 'SMI_UPDATE_COL'
    , p_seq => c1.seq_id
    , p_attr_number => '8'
    , p_attr_value => c1.seq_id
  );
END LOOP;

Check the names of collections.

I did this also in your example.

Kind regards
Jari

Tags: Database

Similar Questions

  • Group of radio buttons with the URL of image in a table

    I try to display text and an image for a group of radio buttons to make the form look like

    text (*) for point 1 {image for point 1}

    text () for article 2 item 2 {image}

    text () to the point 3 {image for point 3}

    I found these:

    Re: Is it possible to display an image instead of the button in a group of radio buttons?

    Display image in the Group of radio buttons?

    It looks like all I have to do is create a LOV that looks like:

    SELECT {complex stuff that generates the text string, tag img and image URL}

    DB_PK

    OF dynamic_view_for_lov - public synonym

    But my images are stored in a table.

    I was able to create an IR using the "= BLOB column Format" method.

    The SQL code for the report looks like:

    Select

    display_text, db_pk, image_len, image_clob

    of dynamic_view_for_lov - public synonym

    And the IMAGE_LEN column number/Date Format is:

    IMAGE: DYNAMIC_VIEW_FOR_LOV:IMAGE_BLOB:DB_PK:Inline:Download

    My question: how to create the URL for the tag img for the LOV?

    Thank you very much

    MK

    MikeKutz wrote:

    My question: how to create the URL for the tag img for the LOV?

    Use of the apex_util.get_blob_file_src method of the API.

  • Question about disabling a single button in a group of radio buttons

    I'm working with Acrobat version 9.5.5.  I am trying to create a PDF form to fill live rather than on a web form.  Most of it's over, but I have a problem that I can't solve.

    At the beginning of the form, I have a group of radio buttons.  The three options in the group are 'Premium Member', 'Réguiler' and "Membership in decline at the moment."

    If someone checks the "composition of decline" there is a second group of radio buttons later in the form which has a number of options.  One of these options is for members to ask only to send the registration form for the annual banquet.  Only members may attend the annual banquet, if I don't want non-members to have the opportunity to select this radio button.  On the other hand, I don't want non-members have the opportunity to select other options in the radio button group.  In short, if someone chooses 'Decline membership at that time' I don't turn off only one option in a group of radio buttons later.

    A web form is not an option at this time, and of course, I am brand new to javascript, so I don't know where to start for this script.

    You can add a script to the mouse event to the top of the box in question in the second group that checks to see if it is selected, and it checks the value of the first group. If it is a third party, so don't let the choice.

    For example, you can use the following script the mouse to the top of the option button in the second group, and it will prevent it from being selected:

    Get the value of the first group of radio button

    var v1 = getField("Membership").value;

    Get the value of this option button

    var v2 = event.target.value;

    Do not let this option button to select if the membership has been denied

    If (v1 = 'Decline' & v2! == 'Off') {}

    Event.Target.Value = 'Off ';

    App.Alert ("message of error goes here.", 1);

    }

    Here, the value of exports (aka Button value, or what they call it now) is set to "Deny" for the corresponding button in the first group ("membership"), then you need to replace those with whatever you use.

  • How can I change the value of a group of radio buttons to a bidding process?

    I have an interactive report on page 1, and I'm passing the value of a column to the page of the two group of radio buttons.

    I wish I could switch this radio group and pass the parameter currently displayed in the submission process:

    #OWNER #. (CHPWD)
    PUSERNAME = >: P2_USERNAME,.
    PPASSWORD = >: P2_NEWPASSWORD,.
    (PUNLOCK = >: P2_RADIO_LOCKED);

    : P2_RADIO_LOCKED is not acquire any value that I can see.

    Published by: xerosaburu on August 17, 2009 15:07

    Published by: xerosaburu on August 17, 2009 15:08

    Hello:

    You could modify the code for the page process of implantation of the rocker.

    begin
    #OWNER#.CHPWD(
    PUSERNAME => :P2_USERNAME,
    PPASSWORD => :P2_NEWPASSWORD,
    PUNLOCK => :P2_RADIO_LOCKED);
    select decode(:P2_RADIO_LOCKED,'1','2','2','1) into :P2_RADIO_LOCKED from dual;
    end;
    

    CITY

  • How to programmatically set the option button selected on a group of radio buttons

    Hello, I have another question for you.

    How can I set an option specifically button selected programmatically on a group of Radio buttons? I think it's very simple, but I can't find a solution.

    Thank you in advance.

    You can use the SetActiveCtrl function

  • How to add groups of radio buttons values and show the answers?

    I have eight groups of option buttons. The student must select the button from each group. It is a survey of personal intrestet. If each of the groups will have a button with related values. I need to add values and display the results.

    I have been looking for help, but can't find anything that explains how to add values of radio buttons and display the answers.

    That's what I got so far:

    The option button ActionScript 3.0 / / Avraham Saltoun / / solutions to say-web dot com / / FREE to USE, COPY and DISTRIBUTE

    Import fl.controls.RadioButton;
    Import fl.controls.RadioButtonGroup;
    These libraries must be imported
    in order to access the properties and methods of the Radio button.


    We will Appply formatting
    for the radial buttons
    var format: TextFormat = new TextFormat;
    format. Size = 16;
    format.font = "Trebuchet MS"
    format. Color = 0xFFFFFF;

    myNonconformist.label = "a maverick".
    myConcreteThinker.label = "a concrete thinker."
    myNaturalWithNumbers.label = 'a natural with numbers. "
    myAnalytical.label = "Analytics."
    myAssertive.label = "assertive".
    myIdealistic.label = "Idealistic."
    myCareful.label = 'Careful ';
    myProblemSolver.label = "a problem solver."
    myConscientious.label = 'consciousness '.
    myCreative.label = "Creative."
    myPrecise.label = "precise."
    myEfficient.label = "effective."
    myEnergetic.label = 'energetic ';
    myExpressive.label = 'Expressive ';
    myFriendly.label = 'Friendly ';
    myPersistent.label = 'Permanent '.
    myHelpful.label = "fairly useful";
    myInnovative.label = "innovative";
    myInquisitive.label = ' Inquisitive/Curious. "
    myAccurate.label = "precise."
    myEnthusiastic.label = "enthusiasts";
    myInsightful.label = "insightful";
    myIntuitive.label = 'intuitive ';
    myMechanicallyInclined.label = 'mechanically inclined. "
    myObservant.label = 'observer ';
    myOutgoing.label = "outgoing";
    myPatient.label = "Patient";
    myPersuasive.label = "persuasive."
    myRealistic.label = 'realistic ';
    myPractical.label = 'practice ';
    myScientific.label = 'scientific ';
    mySelfconfident.label = "safe";
    myImaginative.label = "imaginative."
    mySociable.label = "Sociable".
    myStraightforward.label = "direct."
    myUnderstanding.label = "understanding."

    Now, let's apply the style
    created for our labels
    myNonconformist.setStyle ("textFormat", format);
    myConcreteThinker.setStyle ("textFormat", format);
    myNaturalWithNumbers.setStyle ("textFormat", format);
    myAnalytical.setStyle ("textFormat", format);
    myAssertive.setStyle ("textFormat", format);
    myIdealistic.setStyle ("textFormat", format);
    myCareful.setStyle ("textFormat", format);
    myProblemSolver.setStyle ("textFormat", format);
    myConscientious.setStyle ("textFormat", format);
    myCreative.setStyle ("textFormat", format);
    myPrecise.setStyle ("textFormat", format);
    myEfficient.setStyle ("textFormat", format);
    myEnergetic.setStyle ("textFormat", format);
    myExpressive.setStyle ("textFormat", format);
    myFriendly.setStyle ("textFormat", format);
    myPersistent.setStyle ("textFormat", format);
    myHelpful.setStyle ("textFormat", format);
    myInnovative.setStyle ("textFormat", format);
    myInquisitive.setStyle ("textFormat", format);
    myAccurate.setStyle ("textFormat", format);
    myEnthusiastic.setStyle ("textFormat", format);
    myInsightful.setStyle ("textFormat", format);
    myIntuitive.setStyle ("textFormat", format);
    myMechanicallyInclined.setStyle ("textFormat", format);
    myObservant.setStyle ("textFormat", format);
    myOutgoing.setStyle ("textFormat", format);
    myPatient.setStyle ("textFormat", format);
    myPersuasive.setStyle ("textFormat", format);
    myRealistic.setStyle ("textFormat", format);
    myPractical.setStyle ("textFormat", format);
    myScientific.setStyle ("textFormat", format);
    mySelfconfident.setStyle ("textFormat", format);
    myImaginative.setStyle ("textFormat", format);
    mySelfconfident.setStyle ("textFormat", format);
    mySociable.setStyle ("textFormat", format);
    myStraightforward.setStyle ("textFormat", format);
    myUnderstanding.setStyle ("textFormat", format);

    Event listeners
    Define waiting for the compiler
    for a click
    myNonconformist.addEventListener (MouseEvent.CLICK, whoAmI);
    myConcreteThinker.addEventListener (MouseEvent.CLICK, whoAmI);
    myNaturalWithNumbers.addEventListener (MouseEvent.CLICK, whoAmI);
    myAnalytical.addEventListener (MouseEvent.CLICK, whoAmI);
    myAssertive.addEventListener (MouseEvent.CLICK, whoAmI);
    myIdealistic.addEventListener (MouseEvent.CLICK, whoAmI);
    myCareful.addEventListener (MouseEvent.CLICK, whoAmI);
    myProblemSolver.addEventListener (MouseEvent.CLICK, whoAmI);
    myConscientious.addEventListener (MouseEvent.CLICK, whoAmI);
    myCreative.addEventListener (MouseEvent.CLICK, whoAmI);
    myPrecise.addEventListener (MouseEvent.CLICK, whoAmI);
    myEfficient.addEventListener (MouseEvent.CLICK, whoAmI);
    myEnergetic.addEventListener (MouseEvent.CLICK, whoAmI);
    myExpressive.addEventListener (MouseEvent.CLICK, whoAmI);
    myFriendly.addEventListener (MouseEvent.CLICK, whoAmI);
    myPersistent.addEventListener (MouseEvent.CLICK, whoAmI);
    myHelpful.addEventListener (MouseEvent.CLICK, whoAmI);
    myInnovative.addEventListener (MouseEvent.CLICK, whoAmI);
    myInquisitive.addEventListener (MouseEvent.CLICK, whoAmI);
    myAccurate.addEventListener (MouseEvent.CLICK, whoAmI);
    myEnthusiastic.addEventListener (MouseEvent.CLICK, whoAmI);
    myInsightful.addEventListener (MouseEvent.CLICK, whoAmI);
    myIntuitive.addEventListener (MouseEvent.CLICK, whoAmI);
    myMechanicallyInclined.addEventListener (MouseEvent.CLICK, whoAmI);
    myObservant.addEventListener (MouseEvent.CLICK, whoAmI);
    myOutgoing.addEventListener (MouseEvent.CLICK, whoAmI);
    myPatient.addEventListener (MouseEvent.CLICK, whoAmI);
    myPersuasive.addEventListener (MouseEvent.CLICK, whoAmI);
    myRealistic.addEventListener (MouseEvent.CLICK, whoAmI);
    myPractical.addEventListener (MouseEvent.CLICK, whoAmI);
    myScientific.addEventListener (MouseEvent.CLICK, whoAmI);
    mySelfconfident.addEventListener (MouseEvent.CLICK, whoAmI);
    myImaginative.addEventListener (MouseEvent.CLICK, whoAmI);
    mySelfconfident.addEventListener (MouseEvent.CLICK, whoAmI);
    mySociable.addEventListener (MouseEvent.CLICK, whoAmI);
    myStraightforward.addEventListener (MouseEvent.CLICK, whoAmI);
    myUnderstanding.addEventListener (MouseEvent.CLICK, whoAmI);
    Note that all lead to the same function.

    It will probably be better for you to do it the hard way and assign labels, values and groups in the programming environment using the settings panel.

  • Display image in the Group of radio buttons?

    Hello

    I tried to add images on my radio button group
    select '<img src="/../i/ok.png">' as d, 1 as r from dual
    But he replaces signs ' < ' and ' > "by" & lt; "and"& gt;""

    No idea how to avoid html to replace these characters?

    (I use Apex 4.0)

    Thank you

    Uji

    Hi Uji,

    To display an image on your radio group, using your original query:

    select '' as d, 1 as r from dual
    

    .. quality radio group element and scroll down to the area of 'Security' of the page this article Page, set 'Escape special characters' Noand click on apply changes. Now, when you run the page, you will see your image in your group of radio buttons.

    Kind regards
    Hilary

  • Is it possible to display an image instead of the button in a group of radio buttons?

    I am building an application must work with touch screens. I would like to show the buttons of the largest radio group as they are by default. Is it possible to make them appear larger, or to display a custom instead of the radio group image?

    Francisco

    Hi Francisco,.

    Back to your original question. Take a look at http://www.456bereastreet.com/lab/styling-form-controls-revisited/radio-button/ or look

    radio css
    

    on Google for examples of how you can change the icon of the radio group selection.

    On the use of the images himself for the Group of radio buttons. You can always include the necessary HTML tags in the query LOV himself as well. Just a very simple example:

    select ''||dname as d,
           deptno as r
      from dept
     order by dname
    

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • How to use an option button in the report of the IR to redirect itself to view another report

    IHH team, I have a requirement where I have an IR report option button. By clicking this radio button, another report appears under the main report with few other details of the selected item. The idea was to have a zoom of report as seen in the Group of MS Excel.  However, I am stuck because I don't want the user to press the "submit" button each time after selection of a radio button. I want the result to Report2 to change on the selection radio button in report 1.

    Please notify.

    Kind regards

    Samar

    for example

    Report1 details

    RB col_id text1 text2 Text3

    1 . abc erd 45

    2 ghj dfgrt 67

    Suppose the user selects the first option button, the page displays another report with details below the main report

    Report1 details

    col1_id text1 text2 Text3

    RB1 1 abc erd 45

    2 RB2 ghj dfgrt 67

    Report2 details

    col1_id col2_id text1 text2 Text3

    1 11 ihj pkpk 78

    1 23 ljl kpk 45

    user6255521 wrote:

    Please update your forum profile with a real handle instead of 'user6255521': Video tutorial how to change username available

    When asking a question, always include the information referred to in these guidelines: How to get the answers from the forum

    I was able to achieve using the linl. I created a link on the col_id and it redirected to itself after you set the value of col2_id. I also changed the style of the button link and so col1_id looks like a button.

    However, I was interested to know if we can achieve this with a radio button and use the update form the Report2.

    You mean like this? It is very simple to implement using dynamic measurements.

    1. Add a column of radio group to the main report:

    select
        apex_item.radiogroup(1, d.department_id) rbg
      , d.*
    from
        oehr_departments d
    

    APEX 5.0, apply a static ID "rbg" to the column of radio group.

    2. create a hidden page unprotected element to maintain the value of the selected radio button to use as a filter in the detailed report. In the example, it is P31_DEPARTMENT_ID.

    3 refer to the element of filter in the WHERE clause of the report detail:

    select
        *
    from
        oehr_employees
    where
        department_id = :p31_department_id
    

    Set the Items property of the Page to send in the definition of report P31_DEPARTMENT_IDretail area.

    4. create a dynamic action of change on the Group of radio buttons:

    Event: Change

    Selection type: jQuery Selector

    jQuery Selector:td[headers="rbg"] input[type="radio"]

    Real Actions

    Seq: 10

    Action: Set value

    Type of value: Expression of JavaScript

    JavaScript expression:$(this.triggeringElement).val()

    Selection type: Article (s)

    Point: P31_DEPARTMENT_ID

    Seq: 20

    Action: Discount

    Selection type: Region

    Region:

    The best way to get help with something like that is for you to reproduce the problem with an example on apex.oracle.com. Set up as much as you can before posting here and when you post the question, share identification information of developer comments for the workspace so that we can see the example and work the solution directly.

  • How to name a new group automatically radio buttons?

    Hello!

    I have a problem. I have a form with several fields type. The process:

    Step 1. I create the Text1 field (I won't name the fields, leave the default name).

    Step 2. Create a group of radio buttons, automatically named Group2 with three options (choice1, lendemain2, choice 3)

    Step 3. Create field Text3 and Text4 .

    Step 4. Create the check Box5.

    Step 5. (The problem)! I want to create a new radio (independent) group, but the Acrobat ' t not to create a new group named groupe6 (or even), but gives new options for the Group 2 in step 2.

    How can I configure which allow the new group to get a new name, instead to extend the existing group with the new options? I know that when I create a new button, I can rename the group, but I would get an automatic if possible method.

    Thank you!!!

    I'm afraid that you'll just have to rename when you want to start a new group. Radio buttons are unique, because it makes sense to automatically keep the new radio buttons in the same group, as opposed to automatically rename the fields with each new addition of the same type of field. I guess Adobe could change things so that if another field type a new group name was added after the last button of the radio, is used if another radio button is added, you can submit a feature request for this.

  • Radio buttons on the same line

    Hi all

    Somebody kwons how to set the radio buttons on the same line? I use the Application Express 3.0.1.00.07.

    TKS,
    Eric

    Hello

    Edit your article.
    List box of values you have the attribute columns
    >
    Apply to checkboxes and radio groups. Sets the number of columns to use to display values defined in the list of values. By default, all values appear in a column.
    >
    http://download.Oracle.com/docs/CD/B32472_01/doc/AppDev.300/b32471/UI.htm#BABDGJFI

    Kind regards
    Jari

  • Apex 3.2 How return_value copy Group of radio buttons in onClick

    Hello

    Sorry if this is a faq really, but I can't find it the answer
    I'm not good at Javascript, but I need this time

    I have a page with a group of radio buttons (: P30_AddressChoice)
    filled with a dynamic lov.

    Now I want to use the onClick/Onchange or what ever in Javascript to copy the return_value to something else (: P30_AddressInput)

    So I put it in the onClick = "javascript element HTML F.E.A.:getAddress()"; "
    But where do I go from here?
    Where to create the getAddress function? and what need I type here :)

    < script type = "text/javascript" >
    function getAddress() {}

    : P30_AddressInput: =: P30_AddressChoice

    }
    < /script >

    Helllp :) need to read JavaScript

    Published by: user4486075 on June 30, 2011 02:52

    Hi Jerry,

    Please change your user ID to something different and nicer than the default userXXXX.

    Subject of your question, it is not necessary to use a function because you need only one line of code, so you can write the line directly after "javascript:" in your HTML Form element attributes. Use the following code in your post of radio F.E.A. HTML:

    onClick="javascript:{$s('P30_AddressInput', this.value); }";
    

    In case you want to use a function, you must write code in the HTML of your page header attribute:

    
    

    or if you use APEX 4.0 (I am not sure if this attribute exists also in previous versions of the APEX), in the "function and Variable overall statement" "JavaScript" section, but removes the

  • Problem of having a group of radio button deselect when I choose a different button

    I'm hoping to get help on having two radio button deselect when I select another radio button.  It's a bit complicated to explain, so I made an example below.  Pay now and pay later are radio buttons with the same group name (choice).  Balance credit card and by check are another set of radio buttons with the same group name (Options).

    What I need to happen is if you click on pay later after accidentally clicking the pay now and pay by credit card options, The Pay Now désélectionnera but pay by credit card or pay by check désélectionnera not.

    I think I need to use a java code with possibly affecting values to some buttons, but I have no idea how to proceed.  Please see the example below if what I typed makes no sense.  Any help would be greatly appreciated.

    pt1.jpg

    pt2.jpg

    Hi Jeffstolz

    A way to accomplish what you want is to assign an action to the button pay later which is reset a form.

    Then you choose Reset only remuneration by group of credit button.

    Try it.

    Ron has

  • validation of a group of radio buttons

    Hello
    I have an exclusive raido button group contains "I agree" and "I disagree". By default, I do not accept should I get selected when the form is loaded and if the user clicks, I agree then that the shape must submit.

    I tried to script: writes the script on the commit event of the Group of radio buttons, but initially when the form loads, the validation is triggered because by default, I disagree is selected.

    Pls let me know how can I achieve this requirement?

    Thank you

    Ludovic

    Hi Eric,.

    We use a hidden button to submit the form. In the actual submit button, if satisfied of our condition of radiobutton we can call the click/mouseUp event of the hidden submit button.

    HiddenButton: Button type: submit. Specify the url of the site/mail you want to submit. Make it hidden / exclusion of the layout (at your convenience)

    Then in the actual submit button.

    If (AgreementRadioButton.value is "I oppose")

    {

    HiddenEmail.execEvent ("click");

    }

    on the other

    {

    App.Alert ("Please select I agree");

    }

    Note: The actual submit button would be simply a button with no bids.

    Hope this will help.

    Thank you.

    Sidonie.

  • OnChange on a group of radio buttons

    Hello

    How does the onchange event in a group of radio buttons? Any time that radiobutton control gets a value, the onchange event is triggered?

    In my case, I have a page which receives as parameter the default value of a radiobutton. In this case, the onchange event is triggered? This is the case, then does not.

    If anyone can help with this question?

    Thank you!

    Jeannie

    Delete what you have for the "onload" event Then in the "HTML" section of the page definition add footer

    
    

    CITY

Maybe you are looking for