Move dynpro field text from right side on yhe left.

Hi experts. I have a DDic field (char1 as chebox) on screen. I need to move the DDic text for this field from right side to the left side of the checkbox. How can I do it? Is it neccesary to split this one object into two? To create a new text field and handle it in program?
Thanks for your answer.

hi Mark,
in the Graphical Screen Painter you have to right click on the field and you'll have some helpful options...
ec

Similar Messages

  • The bookmark tab went from the right side to the left side. I did not change that. what cause the change from the right side to the left side?

    The bookmark tab went from the right side to the left side. I did not change that. what cause the change from the right side to the left side? Also the the Mozilla Firefox tab on the upper left hand corner changed.
    Its was a red colored tab and now its blue in color. I did not change any thing!

    Hey jimmiet,
    There were some recent ui changes around the downloads manager. What version where you on before? Anyway, you can customize things in Firefox really easily. Take a look at [[Customize Firefox controls, buttons and toolbars|this article on customizing Firefox]] for details. Should be a piece of cake to move the bookmarks button.
    As for the color of the button, you might be in [[Private Browsing - Browse the web without saving information about the sites you visit|Private Browsing]] mode. That changes the color of the button from orange to a purplish color.
    Matt

  • Unable to change Axis y location from right side to left

    Hi All,
    I am working with OBIEE 11.1.1.1.7.
    I am tring to change the location of AXIS Y (in chart) from right side to left.
    please help :-)

    Hi Tyson,
    I did exactly what you have mentioned and it worked fine.
    But when I am putting the same thing in my custom.css file as mentioned below, IT's NOT WORKING.
    uploaded custom.css at
    Application XXX>Shared Components>Cascading Style Sheets
    custom.css
    .TabHolder,.TabHolderC {text-align:left;}calling custom.css in the Page Template (one level tab)
    <head>
    <title>#TITLE#</title>
    <link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_16/theme_3_1.css" type="text/css" />
    <!--[if IE]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_16/ie.css" type="text/css" /><![endif]-->
    <!-- added custom css file -->
    <link rel="stylesheet" href="#WORKSPACE_IMAGES#custom.css" type="text/css"/>
    #HEAD#
    </head>Any idea why it is not picking up???...
    Thanks,
    Deepak

  • Remove zeros from right side

    Hi all,
    I want to remove zeros from right side.
    like : if value is '0.055500000000E+04'.
    then the output should be '0.0555'.
    How can i get such output.
    Plz help me....

    Hi,
    the problem here is u are dealing with a datatype of format F (i.e floating point ) and the output u desire is in packed format .
    You cannot delete the zeros of such data typesas type F instead u can move them to the packed datatype and get the result.
    do one thing declare a variable of type p and move the value of type f which u have right now to the variable u have declared as type p.
    data : v_val type p decimals 4.
    v_val  =  "               <------ assign the type f to type p over here .
    hope this helps .
    regards,
    vijay.

  • Move an animator object from right to left

    How do I move an animator object from right to left?  I tried using the value with a minus sign in front of it. (i.e. -(xcoord) )  Please help.
    Thanks,
    Chris

    After you create the animator, click on it on the panel, you will see a rectangle. You can drag the rectangle to bigger or smaller. The graphic will be moving inside of this rectangle. In this rectangle, bottom left corner is x0 y0.  Top right cornet is x100, y100.
    Ryan Shi
    National Instruments
    Attachments:
    process1.zip ‏1 KB

  • Hi from few days onwards i found one abnormality in my iphone4s .That is if i observe my phone settings screen from right side of the device top navigation appearing rightside height is more than the left side. In reverse manner from the left side.

    Hi from few days onwards i found one abnormality in my iphone4s .That is if i observe my phone settings screen from right side of the device top navigation bar appearing rightside height is more than the left side. In reverse manner from the left side. I dnt know whether it is default feature of iphone or not but i am really disappointed due to this. So please anyone help me in this issue and let me clear my doubt and make me happy. Thanks in advance.

    I believe what you are seeing is an optical illusion when viewing the screen from the side. Try to align one of the one of the options in Settings, like General, with the navigation bar you'll see it does the same thing.
    Hope that helps

  • Tactic 3D Sigma - No audio from right side using USB?

    Just got my new Creative Sound Blaster Tactic 3D Sigma (phew, that's a mouthful) headset in the mail today. When I connect it to my laptop using the USB adapter, there is no audio from the right side, only the left. When I connect using analog, though, the headset works fine.
    I'm on Windows 7 Professional 64-bit, and I have the latest Creative software and headset drivers installed.

    Hmmm... sounds like something is wrong with the USB adapter. Did you purchase the headset direct through Creative Online Store or from your local electronics store? If you bought the headset from your local electronics store, please get in touch with them right away, these stores usually have a 30 day exchange policy.
    If you purchased this through the Creative Online Store, please write to our Customer Support and ask for an RMA (Return Merchandise Authorization).

  • Two noise from right side when open the mbp

    Every time when I open the laptop, there are two sound like zi zi from right side of it, before the opening music, it sounds like reading the disc, is there something wrong with the computer?

    No.  The OS, when the MBP is started does a diagnostics check, testing the optical drive as a part of same.  That is the sound and it is normal.
    Ciao.

  • How to change IM text box from right side to botto...

    During a video call with most of my contacts, the IM text box is below the video box and at the bottom of the screen. However, when my son calls (on new Samsung S5) the IM text box is to the right of the video box and on the right side of my screen.
    I prefer to have it at the bottom and would like to know how to change it.

    I have seen both layouts posted here in screen shots. I think that this may be one of those things that changes magically according to window width. Try dragging the window to a wider or narrower aspect ratio.
    This kind of thing should be an option, with an "auto" setting to preserve the current width-sensitive behavior for those who like it.
    Sean Ellis - uses Skype chat for serious work
    Click here to read my blog post on Skype 7 and basic principles of GUI design

  • How to add a new field on the right side of 'Part function' in Opportunity

    HI All
    I have a requirement wherein I need to add a new field for 'first name/last name' on the right side of 'Partner function' field in opportunity search criteria..
    Ex:(here i'm showing overview how the search criterial screen appears in UI since i can't attach screen shot)
    Partner function                 is                     sales lead            firstname/lastname
    It is similar to...when we select the option 'Is between' for date field then automatically one extra field will appear
    on the extreme right to enter a range for the date so similary I need to add one field to the extreme right where
    the user will select 'first name/lastname' using 'F4' help in addition the abvoe 'Partner function'.
    Could you please let me know how can we add it??
    Regards
    Anil

    Hi,
    First try to find out if you already have that field available in your view configuration. If yes, then you just need to add that to visible/displayed fields. Other wise you'd have to extend the context nodes using AET/EEWB. After you add the fields using configuration you can move them where ever you want to place them. I believe for first name/last name F4 comes by default.
    Regards
    Prasenjit

  • Shifting -ve sign from right side of a value to left side in an alv report

    HI GURUS,
    i'm doing an alv report which displays grand totals of numeric fields as well.
    tab-othercost = itab-netwr - itab-wavwr - itab-kzwi2 - itab-kzwi5.
    when othercost value is -ve, the -ve sign is cuming right to the value.
    i'm using fm 'CLOI_PUT_SIGN_IN_FRONT' and shifting the -ve sign frm right to left of value.
    L_FIELDCAT-FIELDNAME = 'OTHERCOST'.
      L_FIELDCAT-TABNAME = 'TAB'.
      L_FIELDCAT-SELTEXT_M = 'OTHER COST'.
      L_FIELDCAT-COL_POS = 9.
      L_FIELDCAT-DO_SUM = 'X'.
      L_FIELDCAT-DATATYPE = 'CURR'.
      APPEND L_FIELDCAT TO L_FIELDCAT.
      CLEAR L_FIELDCAT.
    but in the grandtotal value i'm getting -ve sign in the right side of value.
    plz let me wht to do to change the sign in grnadtotal value as well...

    Hi,
    do all the calculations in a currency variable...and then finally move it to the character variable..
    Also try commenting this line.
    *L_FIELDCAT-DATATYPE = 'CURR'. "Commented
    Ex..
    DATA: v_netwr TYPE netwr.
    DATA: v_netwr_c TYPE char20.
    v_netwr = 100 - 200.
    WRITE: v_netwr TO v_netwr_c CURRENCY 'USD'.
    CALL FUNCTION 'CLOI_PUT_SIGN_IN_FRONT'
      CHANGING
        value = v_netwr_c.
    WRITE: / v_netwr_c.
    Thanks
    Naren

  • Updating table from right side of shuttle

    I have a situation where I have a many to many relationship with 2 tables and an intermediate table. I am trying to create a shuttle item to be able to bring the two tables together. I have been reading the posts regarding populating the right side of the shuttle. That works now, but I have no idea how to take that and update the intermediate table with the values from the right side of the shuttle.
    I tried using APEX_APPLICATION.G_F02, but that only seems to work, if the values in the right side are highlighted.
    I can't seem to figure out what the name of the right hand of the shuttle is.
    Any help would be very welcome.
    Thanks, Greg

    Greg,
    Are you processing on submit? If so then the values would be avaialble by simply referencing the item. Each return value would be separated by a colon as in:
    1:2:3
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • How to get the field texts from abap dictionary into screen Text fields

    Hi SapAll.
    here i have got to modify one zscreen by adding 1 more field,when i added one field in teh screen by just writng the code in program as SELECT-OPTIONS ilart FOR CAUFVD-ILART.
    but iam unable to get the field text for the text field from teh table CAUFVD.
    CAN ANY BODY HELP ME IN THIS.
    regards.
    varma

    Hi Varma,
    Even if you want to personalise the Text also you can do without checking the DICTREF checkbox. Dirctly you can give the text in the Text elements by using the Menu GOTO -> Text Elemetns -> Selection Texts.
    Regards
    Thiru

  • Subtle knocking sound coming from right side of MacBook

    Since a few weeks my MacBook makes a very subtle but hearable knocking noise coming in irregular intervals from the right side (I put my ear on the MacBopk and waited). Coincidentally I did two things around the time the noise started: I bought a new hard drive (Western Digital Scorpio, 2.5", 8MB Cache, 250GB) and installed Leopard. Since the sound definitely comes from the right side it can't be hard drive related. According to Disk Utility the hard drive seems to be okay too.
    Since the only component with moving parts is the optical drive I suspect that this might be the source of the noise. The problem is, that it's not reproducable and only occours irregularly. Plus every disk I insert plays fine (there was one incident with a DVD of "Lost" which went to pause every minute or so without pressing any button though).
    Any suggestions? Thanks!

    Thanks for your answer, impulse_telecom. Unfortunately I really can't tell these operations apart (especially since this noise comes and goes without any special action ...) so I don't really know what the drive is doing when it's making the noise. The (relatively) good news is that it's been making this noise for about a month now and I haven't noticed any data loss or read/write errors. But it could also be that since my hard drive is 250GB it might take a while for these errors to pop up. Since Leopard my boot caches had to be updated twice (never saw that under Tiger) when rebooting and I don't really know if that's a good thing and/or related to this.
    I'll try and record the noise today and post it.
    (I wanted to mark your comment as helpful too but there seems to be a limit per thread/day ... sorry).

  • Removing border / browser fill from right side of screen

    I'm currently creating my very first website with Adobe Muse, the parallax scrolling effects work perfectly but i'm having the following issue:
    When i'm previewing my website in the browser i can scroll to the right side and there is a 5cm/10cm grey border, i would like to get rid of it. "Horizontal scrolling must be disabled".
    I think it has something to do with the rectangles/frames (1920x1080) i'm using for the images, but that is just speculation.
    Any help would be greatly appreciated : )
    Here are some screenshots:
    Full website:
    The Grey Border/Area:
    My Page Properties:

    Welcome to the forum!
    I don't believe that there's a cheap fix for an expensive machine such as T43p. Do you have any warranty left?
    Have you run PC-Doctor on all video aspects of the system?
    Good luck and let us know.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

Maybe you are looking for