Change RadioGroup Label based on pageitem

Hello folks,
I have a RadioGroup on my Page (Pxx_ACCESS_TYPE) and want to change the label of it depends on a given pageitem. The label of Pxx_ACCESS_TYPE is "&Pxx_WORDING". The value of the pageitem is set by my navigationbar. I tried to do it with javascript on the "execute when page loads" but i can't write a text in the item "Pxx_WORDING".
Can anybody help me?
best regards
thumi

I found a way!

Similar Messages

  • Change item Label based on Another item's value

    Hi guys,
    I need to set an item label (A) based on the value of another item (B). I did the following:
    I Created a dynamic action.
    When B changes:
    1- submit the value of B
    2- Refresh item A
    The label of the item A is : myitem &B.
    Any ideas ????
    Best Regards,
    Fateh

    Fateh wrote:
    Ok... Thanks a lot... but before closing the thread and for better understanding.
    I put this code on Execute when Page Loads:
    $("#P1_A").change(function(){
    if($v(this)=="Rent"){
    $('#mylabel > label > span').text('Is it for Sale also');
    }else{
    $('#mylabel > label > span').text('Is it for Rent also');
    }However, the label does not change. Any ideas why this is not working????
    Regards,
    Fateh
    $v(this)
    you are mixing jquery and apex API, it won't work
    and missing *});* at the end, and when adding to the page load you should wrap them in $(document).ready( code here.... });
    $(document).ready(function () {
         $("#P1_A").change(function () {
              if ($(this).val() == "Rent") {
                   $('#mylabel > label > span').text('Is it for Sale also');
              } else {
                   $('#mylabel > label > span').text('Is it for Rent also');
    });

  • Changing the label name in a label based menu

    Hello,
    In my current dashboard, i have been forced to change the front page label name in a label based menu quite late on in the design. However, this has consequently resulted in the front page not showing up until after I have clicked the mouse. Previously the front page just showed automatically. Has anyone had this problem before?
    Thanks,
    Dilip

    Hello both, i managed to solve this issue by linking the label based menu to entirely new cells. This is not ideal but at least it saved me having to re-do a lot of my work.
    Thanks for your help, dilip

  • Label Based Menu font not changing

    When using the label based menu I am changing the font size from 13 to 16, setting it as bold, changing the color and saving the model.  However, non of these changes are showing in preview mode or when exporting to pdf. How can I get this to work properly?

    Hi Suzanne,
    you need to install SP1, as this bug has been fixed there.
    You can download SP1 here:
    https://smpdl.sap-ag.de/~sapidp/012002523100007532212008E/cx2008_sp1.zip
    You can find details on how to install in the message
    Please install SP1 before posting!
    Best regards,
    Margaret

  • The link open in the same window - Label based menu

    Hi All,
    I'm using Xcelsius 2008.  I add a Selector Component "Selector complonenet > Label based menu". I setup 6 Lable and each one link to a URL. When clicking the label on the generated SWF report, the link opened in a new window.
    So i'd like to know if the link can open in the same window (not pop-up a window and open in it)?I tried to setup it in properties, but it seems there is no way to do this.
    Could I get your guide how to do that? Thank you so much.

    Hello
    I would like to know one thing before answring the question how did you link with an url with the label based menu.
    Did you used the opendocument syntax or what did you used.
    Another method is why donf you use the URL button and map according to your requirement. place the url button on the menu item and change the properties to tranperancy to 0%.
    Thanks
    Santhosh V
    Edited by: Santhosh Vudarla on Nov 19, 2010 12:05 PM

  • How to change the label of a total column in pivot view

    Hi
    Is there a way to change the label of the column created by analytics when calculated row based totals? Currently, it is same as the measure label to be summed.
    Thanks

    Hi
    Thanks for your help, actually that option works for the total displayed as the latest row, I mean the label for the total row. However, for the total column, the name stays as the same as the measure label.
    Can you further help me on the issue?
    Thanks

  • Changing itunes labels

    I'm having trouble changing the labels of my music. It seems that only iTunes Store purchased content is affected by the issue im having, but any content i have that was NOT an itunes store purchase (but was instead say, a CD i imported myself) but is of the same artist as the itunes purchased content will be grouped together under the same incorrect labels as the purchased content. Lets use the example of my music for the band Linkin Park here.
    I want to change all the labels to how i prefer them but for some reason i have the labels for artist, album artist etc as "Linkin Park" but when I search for the music on my iPhone after syncing up everything it comes up as "LINKIN PARK". Its the same issue with certain album names aswell. again using the example of Linkin Park, the albums "Living Things" and "Recharged" come up on my iPhone as "LIVING THINGS" and "RECHARGED" no matter what i do.
    And, one album that i actually imported from a physical CD comes up on my iPhone again with the ALL CAPS artist name
    How to i rectify this problem? I want it all sorted how I want it, not how Apple wants it!
    Thanks in advance

    There are different options available.
    1. Set part of compilation setting to 'yes'
    2. Fill in 'album artist' tag with a value. In this case Timbaland
    3. Edit artist tags to remove other artist information.
    If iTunes is set to organize library then this can be done before or after importing CD. If do any of these after importing then iTunes will rearrange files atomatically based on tag information.
    Album artist tag information overrides artist tag information and stores files based on album artist. Compilation option stores album in compilation folder then folder for album.

  • Change of label

    Hi experts,
    If there any workaround if I have a requirement to change the standard SAP label based on scenario?
    I'm utilize Batch Management in my system. However, based on scenario A, the Batch label shall be shown as XXX and under scenario B, the Batch label shall be shown as YYY.
    Is it possible to do this?
    Thanks and regards,
    JT

    Hii,
    Better u search threads ................ there are some threads related to this issue................
    if i am not wrong, u mean to say batch number, we can give Internal as well as External.......  through
    SPRO-> Log Gen -> batch management
    If its not, even SAP does provide a method to change the description of a field via the CMOD enhacements transaction. The object that you change the description for is the data element, so you need to identify the data element associated with the screen field before you begin.
    Use the menu path Goto > Text Enhancements > Keywords > Change.
    Thanks.
    Edited by: Ms. nisha on May 12, 2011 6:28 AM

  • Label based menu-clear prompts

    Hi everybody..i used a label based menu and i want to clear all prompts when based menu change.(i have 6 querys)
    how can achieve this ?

    Hi,
    I am assuming you have 5 Labels in Label Based Menu .
    And 6 Queries 6 Prompts (This prompt is different that Menu name ).
    You can create 1 combo box (5 Label Name ) with selected Item (Destination of Label inserted cell ).
    Add 6 series (6 Queries )
    Pass blank value from source (Any worksheet cell range ) To Destination (Respective Query Prompt dependent cell ) Trigger cell of respective query .
    Make sure your queries refreshing method is based on those trigger cell(s) .

  • Changing from Menu Based to Auto Play

    How do I change from menu based to auto play when burning a project to DVD. It used to and some how it changed to menu based, and I wan autoplay. Thanks

    Gink
    The bottom line is at the end of this whole write up...
    Are you expecting to see a button, like in earlier versions, that specifically is labelled AutoPlay?
    If so, Premiere Elements 11 and 12 does not have such a button.
    Once you hit Reset, that resets back to the no menu stage which represents AutoPlay. In that state, when you click Done, your project has no menus and is classed as AutoPlay.
    Are you trying to get navigation of the DVD-VIDEO using the TV Remote and just the Timeline markers with no menus in the project? Or are you content to place your DVD-VIDEO on DVD disc in the DVD player and let it play out to completion without any TV Remote Navigation?
    I will stay with you on this until we figure out where we are differing in the discussion exchange.
    WAIT - Light bulb may have just lit...
    I think that I see where you are coming from on this. Is this it? Given that you have burned your Timeline to DVD-VIDEO as AutoPlay and that you go back into the program and decide to burn another "AutoPlay" DVD-VIDEO. You have long since click Done to the Movie Menu section.
    If you click Tools Menu/Movie Menu, you will be faced with menu choice which do not include an AutoPlay one.
    So what you can do instead, keep away from Tools Menu/Movie Menu, go directly to Publish+Share/Disc. In that process, you will be greeted by the following pop up
    Just click No and proceed with your burn to DVD-VIDEO on DVD disc.
    What that it?
    Looking forward to your reply.
    Thanks.
    ATR

  • Changing the label of TOC to another language in Captivate 7

    I am using Captivate 7 and created a number of English Projects.  I have translated these English files to French (by exporting/importing captions), changed the voices, etc, etc.  All is now in French in the project except the title of the Table of Contents when enabled.  I have already changed the labels in the table of contents for things such as Slide Title, Duration, etc by creating the TOCStrings.ini file and copying it to my root folder - that works as described in other posts/blogs. However, I am unable to change the Heading/Label of "Table of Contents" to French. 
    Is the TOCStrings.ini file the place to change the label of Table of Contents to French?  If so, what string would I add to the file to make this change happen?
    Can someone please let me know where the change can be made (if not in the TOCStrings.ini) or if the change is even possible? 
    Thank you!

    If you enter data in the Info fields of the TOC, the indicator 'Table of Contents' will automatically be replaced by the Title field.

  • Changing the label of a field in SAP GUI

    Hello SAP Guys,
    I would like to change the label of a field in SAP GUI.
    I already did it internally because for that field the Shor Text of the label changed:
    I went to SE11, and wrote down the appropriate data element, through Translation I changed the entries of SCRTEXT_L, SCRTEXT_M and SCRTEXT_S and activated this change after saving.
    It is very strange that after making sure that the
    Short Text of that field was changed, I went to trx BP and I could see that the label didn´t change.
    I´ll appreciate any help you can give me,
    Regards,
    Efrain

    Hi Efrain,
    Can you tell me in which screen did you make the screen.
    Moreover the changes are not reflected immediately.
    What you can try is to create a new record of the transaction in which you changed the label and save the recore. After this try to close the session and reopen the transaction and this should work.
    The reason is the label on the screen are not picked up from the data element everytime but from buffer. So when you create a record this updates the database table entry and can also refresh the buffer.
    I had the same problem in BP transaction and the above solution worked.
    Let me know if this helps.
    Jash.

  • When printing mailing labels from Contacts how do I change the label size?

    I want to print mutliple labels from a group in Contacts. I can print 20 labels per page but I want to print 14. I have tried every option in the pop up window but nothing lets me change the label size, 

    Hi 786menzies,
    Welcome to the HP Support forums.  I understand that your print jobs from Photosmart 5520 seems very small.
    The font size is controlled by the software program that the document was created in, for example any Microsoft Word document that you send to the printer the font size would have been chosen in Microsoft Word.  I've included two different documents on how to change the print settings; one for Mac and one for Windows 8.  These documents will show you the process on changing print settings if not the actual steps as you may not be using one of the operating systems mentioned.
    Changing Print Settings in Mac OS X
    Changing Print Settings in Windows 8
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • How to change a labels text which created at runtime?

    hi,
    i am creating label controls in runtime dynamically and adding them to a group component. this group component is in another custom component and i have lots of custom comp. in my app.
    my question is how can access (via id) and change a labels text whict created at runtime?
    i can change like this but i am setting id's and want to reach via id.
    var lbl:mx.controls.Label = mx.controls.Label(subMenu5.group_subMenu5.getElementAt(1));
    lbl.text = "good job";
    thank you, have a good day.

    First off, if you are already using a Spark Group, I would suggest you use a Spark Label instead of an MX Label. If you want to reference the Labels from the group, loop through the group's elements and check the if the element id matches the Label you want to assign text to.
    var lbl:Label;
    var n:int = myGroup.numElements;
    for (var i:int = 0; i < n; i++)
         lbl = myGroup.getElementAt(i) as Label;
         if (lbl && lbl.id == "myLabel")
              lbl.text = "newText";

  • How can I change the label of iCloud mail in Mail?

    I have an iPhone, where the iCloud account in mail is shown as "Name @ iCloud". I've just been setting up a new iPad Air 2 and there in Mail the label shows just as "iCloud". How can I change that label? I've been digging around but haven't found a way.

    Most of us just use names for the folders which seems to work fine unless you're not alphabetically inclined.
    It really doesn't make much difference who else may want a feature like that, it still isn't going to magically appear. If you wish to submit it as a feature request you can do so here: Feedback.
    There aqre third-party programs that may provide a similar function although not colors: DockStar and Mail Badger.

Maybe you are looking for

  • "You do not have sufficient access priveleges to rename the item"

    Hi All, I have a strange problem that has appeared over the last few weeks. I can no longer rename applications, and also have noticed that I am being asked for my admin password to allow for certain tasks that I was not prompted for previously. For

  • 845PE MAX 2 Temps

    I see alot of people talking about high temperatures with this board. I'm sitting at about 38-44 degrees Cel. depending on what I'm doing. Anyone have a problem with PC Alert 4? Everytime it comes on, I get an error since the system fan is running at

  • Error in OFR : "No database connection string set for connection group"

    Hi all.. In OFR, Batches Fail To Export When Line Pairing is Enabled and Batch Remains in State 750 With Error "No database connection string set for connection group". I have followed all steps associated to line pairing with database still my batch

  • Problem with bean controller

    i have an entity controller below. i also have a jsp page. and an entity class called officer. on the jsp, i have a link for creating a new officer which basically executes the method createSetup() below and loads the new jsp for entering the new off

  • Known issues with CS6

    Does anyone have a list or a url of known issues for CS6 - specifically - Illustrator, InDesign, Photoshop and Acrobat. Work in OSX Lion I am up to 50 views with no response - so I'll change the question. Is anyone using CS6 on OSX Lion experieincing