Page item not changing

I have a page item (Actor) this is either billing system, user CSR or all. When I run the report in viewer with actor as a page item I can't change it from ALL. Any ideas?

Andy,
This is a great suggestion! After I posted, I started looking at a Javascript solution and figured it's probably what I had to do.
However, now the cascading select list no longer working for some reason after I added the function to concatenate the item values. When I remove the showReport() function the select list works again.
Here is what I have in the HTML Header portion of the page:
<script language="JavaScript" type="text/javascript">
function popupURL (url) {
  w = open(url,"winLov","resizable=1,width=800,height=600");
  if (w.opener == null)
  w.opener = self;
  w.focus();
function showReport()
  var l_param = '&REPORTS_URL.&report=' + $v('P26_RPT_VIEW') + '.rdf&desformat=' + $v('P26_DESFORMAT') + '&destype=cache';
  if ($v('P26_OLO_CODE' != '')
   l_param += '&p_olo_code=' + $v('P26_OLO_CODE');
  if ($v('P26_ORG_CODE_3' != '')
   l_param += '&p_org_code=' + $v('P26_ORG_CODE_3');
  popupURL(l_param);
  function get_AJAX_SELECT_XML(pThis,pSelect){  
     var l_Return = null; 
     var l_Select = $x(pSelect); 
     var get = new htmldb_Get(null,$x('pFlowId').value,'APPLICATION_PROCESS=ORG_SELECT_LIST',0); 
     get.add('TEMPORARY_ITEM',pThis.value); 
     gReturn = get.get('XML'); 
     if(gReturn && l_Select){ 
         var l_Count = gReturn.getElementsByTagName("option").length; 
         l_Select.length = 0;
         for(var i=0;i<l_Count;i++){ 
             var l_Opt_Xml = gReturn.getElementsByTagName("option");
appendToSelect(l_Select, l_Opt_Xml.getAttribute('value'), l_Opt_Xml.firstChild.nodeValue)
get = null;
function appendToSelect(pSelect, pValue, pContent) { 
var l_Opt = document.createElement("option");
l_Opt.value = pValue;
if(document.all){
pSelect.options.add(l_Opt);
l_Opt.innerText = pContent;
}else{ 
l_Opt.appendChild(document.createTextNode(pContent));
pSelect.appendChild(l_Opt);
</script>

Similar Messages

  • I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    Hi Jaap,
    Are you sure about your FTP credentials (FTP folder and site URL) that you are using for the upload? Are you able to see the updated files in the remote directory of the FTP server, after you finish uploading the muse file, using an external FTP client like FileZilla?
    Thanks
    -Prashanth

  • Have changed the "Index" of my website in Dreamweaver and followed the "Put" instructions to upload it back to the "Remote Server," but when I go onto the web to check it, the main (Index) page has not changed.  Help!

    Have changed the "Index" of my website in Dreamweaver and followed the "Put" instructions to upload it back to the "Remote Server," but when I go onto the web to check it, the main (Index) page has not changed.  Help!

    This is a duplicate post; see How do I upload from Dreamweaver CS6?

  • Page items not getting set upon login in APEX 4.0.2

    We just upgraded our APEX in development from 4.0.1 to 4.0.2.00.07. While testing found that in APEX developer, unless we press one of the buttons (Debug/View Debus/Show Edit Links) in the tool bar on the login page, the application/page items are not getting set to display the conditional items (page regions/buttons/Tabs etc,.) Could this be some setting within APEX Developer?
    But the display is fine when the application is run directly in a browser, as an end user.
    Is anybody else having this issue? We are holding off our production upgrade because of this issue.
    Any help is appreciated.
    Thanks
    Radhika

    Hi,
    Could you please explain what you mean by
    Running 4.0.2 version...need to know how to remove the pop-up login and go straight to welcome/splash page?Do you mean application builder or your application login page ?
    If you mean application builder, you can not remove login page. You need always login to builder.
    If you mean your own application then change authentication scheme
    http://download.oracle.com/docs/cd/E17556_01/doc/user.40/e15517/sec.htm#sthref2297
    Regards,
    Jari

  • JQuery "setting all items to READONLY based on a page item" not working

    I am attempting to use jQuery to set all input fields to "readonly" if the question is in "locked" status (i.e., if P2_QUESTION_LOCKED page item is set to yes ("Y")). The following is the code that I placed in the page attributes (in the javascript section):
    if ($x('P2_QUESTION_LOCKED') )
       if ($x('P2_QUESTION_LOCKED') == 'Y')
           $(document).ready(
           function() {    $('input').attr('readonly','readonly'); });
       }It is not working. All input fields are available for input. I used Firefox 1.6 and Firebug and I have no errors. What am I missing?
    An example is set up in APEX.ORACLE.COM:
    Workspace: RGWORK
    Application: Financial Disclosure (Application 45806)
    User Name: TESTER
    Password: test123
    Run the application, and click on 'Update Current Year's' from the list.
    Robert
    http://apexjscss.blogspot.com
    PLEASE IGNORE THIS THREAD. A THREAD IS ALREADY OPEN. HAD A HICCUP WITH THE INTERNET.
    Robert
    Edited by: sect55 on Dec 12, 2010 3:11 PM

    Hi Robert,
    I have changed your code to
    if ($x('P2_QUESTION_LOCKED') )
       if ($v('P2_QUESTION_LOCKED') === 'Y')
            $('input').attr('readonly','readonly');
       }Especially the
    $x('P2_QUESTION_LOCKED') == 'Y'to
    $v('P2_QUESTION_LOCKED') === 'Y'I have also moved your code into "Execute when Page Loads".
    Couldn't try the code because I was not able to login, but I think the code should work.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • When i start the browser nationzoom website opens and this startup page is not changing by any procedure given in support website, HOW I CAN CHANGE THIS?

    when i start the browser the Mozilla Firefox' default home page not opens, other website opens nationzoom , i tried all things to change this page to default but it is not changed, following things that i have tried
    1 open options then general then change start page to home page and my home page is default
    2 i read a help topic on Firefox support site there is an add on which removes toolbar i tried this but start up page not changed yet
    please help me about this

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Page height not changing and yes, I've checked for hidden objects

    Hi
    has anyone got any advice? I'm tearing my hair out!
    I cant seem to change all my websites page heights despite checking that there are no hidden items
    best wishes Helen

    Hello,
    Please go in the page in design mode. Select "Show all on Page" and "Unlock all on Page" from Object Menu.
    You may find some unwanted elements near the footer of the page. Deleting them will fix the problem. If it do help then please share the muse file with us so that we can take a look at it.
    Regards
    Vivek

  • Renamed menu item not changed when site published.

    I changed the name of my site welcome page back to Welcome (it was "Readings"). But when I publish, "Readings" is still the menu name even though I have used ftp to completely deleted all the published files. So somehow iWeb is keeping the old name. How do I get iWeb to smarten up???

    I'm not using MobileMe. I'm publishing the site to http://members.shaw.ca/tealeafreading/MandasTea_LeafReading/Welcome.html
    I've run through your suggestions, results as follows....!
    Erasing the Safari cache generally does not work: changes are not displayed on the published site.
    Publishing the entire site to a folder produces the correct content.
    Even if I empty the cache and use FTP to delete the server copy of the site ... the changes do not propagate to the server!!!
    What seems to work most often is powering down my Mac.

  • Company Page Layout not changing?

    I've setup a new static Company Page Layout, which now has a Google Map of the company location. I went into Admin and made sure all Roles are setup to use this new Company Page Layout. However, 1 of roles (Account Manager) isn't working. When a user with the role of Account Manager logs in, they still see the old Company Page Layout. I've looked all around and can't figure out what I'm missing. Even if I change the role of the user to one that works, they still show the old Company Page Layout.
    Can someone clue me in on what I'm missing?

    OK, one more thing I noticed ... If the user logs into CRM and then goes into My Setup and clicks on DEFAULT for the Company Detail & Company Homepage, everything goes to how it should.
    Any ideas on how to fix this? Thanks!

  • The page will not change size

    I need to take the size of my page from 8.5X11 down to 5.25x8 on the pdf. the file isn't being printed out so the size needs to reflect on screen. when i try and resize the file it doesn't allow it, and when i re sized the word doc it came from the file still showed as 8.5x11... any reason why i can't resize?

    ALSO this is a pdf that is being sent for printing. Prior to sending i need it to be a smaller size than the 8.5x11. This question has nothing to do with the print page set-up for printing. The normal crop procedure is not letting me do anything, and the acrobat version is 9 pro running on vista. seems like a normal capability but something is awry... thank you again for your time

  • I can no longer use the address bar to change websites. I can block text with the mouse and input a new URL but when I hit the enter key or left click on the right arrow it has no effect and the page does not change.

    Also Ctrl+Enter no longer adds www+.com to words entered in the address bar. I can use bookmarks to change to other web sites or my password manager. Re-booting my laptop makes no difference. Please help.

    Hey CaptRobyn,
    Have you tried starting Firefox in Safe Mode? Hold down "shift" while Firefox is starting up. It might be related to an extension. Then you should read [[Troubleshooting extensions and themes]].
    Hopefully this helps!

  • Page Item In all !!

    I want to know if there are some way to know if discoverer execute the report with the page item in <all>?
    My regards.

    Hi user604420
    Discoverer will execute the report regardless of what's in the Page items. Page items are not the same as a condition, in that, regardless of what you select for Page Items, all values will come back. Page Items only change what you see, not what's queried. A condition is the only way to limit what is selected in the query.
    Hope that helps
    Nate

  • New items not shown

    Portal 3.0.8 - Solaris.
    I'm adding item to my content area and everything looks good until the item is submitted. It is then not shown on my CA page.
    If I create a new CA page the items will appear. But then the same thing happens all over again when adding new items.
    Anyone have a clue ?

    I was just over to my client and found some things out.
    No, I did not clear my browser cache but set it to check the page on every visit. Items still invisible.
    The items are invisible in both view and edit mode.
    This client originally created a content area with the NLS params set for the wrong language (default which didn't handle swedish chars). They then created a new content area using the correct NLS params. All CA pages created for this new CA will render items invisible. Creating new CA pages will not change anything.
    If setting the CA to use the CA page originally created for the first (default NLS) CA all items will be visible.
    Are we homing in on the problem here ?
    And yes, all this is done using the PORTAL30 user.

  • [JavaScript] How to catch the error when the cache page is not found?

    I want to use the cache of the navigator, to get data stored before (and not to send the same data) with AJAX. So I use the error 304 to tell that the page was not change, so use the cache instead. In the other navigator, there are no error, but only a blank responseText.
    But with Firefox, the error "no element found" is displayed in the Error Console. Is there a possibility to not displayed it? Maybe with "catch" and "try", but I have no idea where to place it.
    Thank you =)
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Iron/4.0.280.0 Chrome/4.0.280.0 Safari/532.9

    A good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum.
    The helpers at that forum are more knowledgeable about web development issues.
    You need to register at the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=25
    You need to post a link to the website or relevant parts of the code.

  • How can I capture the event of selecting a listbar page item?

    Is there any way that I can capture the event of clicking/selecting a listbar page item (not just selecting the listbar page) from the listbar activeX control in TestStand 3.0?
    I was able to populate the list bar page with items, now how do I know if a user selects any one of those items?
    Thanks for your time and assistance,
    Mark

    Use the CursorMoved event.

Maybe you are looking for

  • Font problems in Office 2008 and iLife 2009

    I've been using a Mac for years, and have never had so many problems before. I'm am currently running Mac OS X 10.6.2 on a 2006 2GHz Intel Core 2 Duo Macbook. I recently did the 6.2 update last night, as I was hoping it would solve problems that I ha

  • Deploy applications to terminal server: /install?

    Hi, 2 practical questions: -how do you integrate the "change user /install" when deploying applications to terminal servers -do you need to use the change user /install when deploying the app-v client (guess not)? Please advise. J. Jan Hoedt

  • I was reset my phone n its not working??? so plz help me???

    i was reset my phone n its not working??? so plz help me???

  • Re install Acrobat Pro and Creative suite design premium

    I purchased Adobe Acrobat Pro and Adobe Creative Suite Design Premium in 2010 i am rebuilding my hard drive. How do I redownload and install these. Will there be any different way to do it if I end up buying a new hard drive?

  • Convert rows into comma seperated values

    Hello I have a question, I have a table like this. Memid           values 1                  10 1                 20 2                30 3                50 3                60 3               10 i want to convert it like this memid              valu