How to increase or decrease the width of af:inputText

Hi,
I want to increase the height & width of the <af:inputText>.
To increase the Height, i made rows attribute value as "2". But i am not able to increase the width of that component.
I have increased the "style--> box ---> Width” but it is not working.
Please help me,
Thanks in advance.

Hi user,
Post your ADF faces questions at
JDeveloper and ADF
--Prasanna                                                                                                                                                                                                                                   

Similar Messages

  • How to increase (or decrease) the space around a photo?

    I have some text and  photograph in a call out on the page.  The text is justified and wraps around the photo box, but it is very close to the photo edges.
    Is there a way I can increase this spece to give it a more easy on the eye appeal?

    ok, I got it now.
    I also learnt about the Object and then Group function for both the photo and its caption.

  • How to decrease the width of left column in the "2 column layout"?

    Hi all,
    I create two webdynpro based iViews in the EP, then I create a page use the "2 column layout(Narrow:Wide)".I put one iview in the left column and another iview in the right column. When I preview my page, I found the left column still too wide. So how to decrease the width of my page's left column?
    Thanks and Best regards
    Deyang

    Hi Deyang,
    You have to create your own layout:
    - Navigate to System Administration->Support
    - Choose Portal Runtime -> Browse Deployment
    - Navigate under pcd or under temp, and download the layouts par (com.sap.portal.layouts.default.par.bak if I recall correctly)
    - Import that par as a project to Developer Studio
    - Make your changes (create a new jsp acording to the existing examples, and update the portalapp.xml accordingly)
    - Export to par (in a different name!) and deploy
    - In the portal content: new from par -> Layout (don't forget to mark it as a template).
    - Your new layout template will now be available when you create new pages.
    good luck!

  • How to decrease the width of the border line of a table in smartform in 4.7

    hi all,
    i want to decrease the width of the border line of a table in smartform in 4.7 version. how can i do it? plz reply.

    Hi,
       When u r going to create a table in forms it will show the all details regarding the tables
    like  -> color
           -> width etc...
    From there u can do that .
    u can also select the table format as all ready defined formats i.e available in he same screen.

  • Decrease the width of the bars in the chart

    Hello,
    Can anyone please tell me how can I decrease the width of the bars in the flash chart type 3D column.
    Thanks,
    Orton

    Hi Deyang,
    You have to create your own layout:
    - Navigate to System Administration->Support
    - Choose Portal Runtime -> Browse Deployment
    - Navigate under pcd or under temp, and download the layouts par (com.sap.portal.layouts.default.par.bak if I recall correctly)
    - Import that par as a project to Developer Studio
    - Make your changes (create a new jsp acording to the existing examples, and update the portalapp.xml accordingly)
    - Export to par (in a different name!) and deploy
    - In the portal content: new from par -> Layout (don't forget to mark it as a template).
    - Your new layout template will now be available when you create new pages.
    good luck!

  • When I try to sync my iPad and iPhone it will get within the last 3 pictures then stop giving me an APPCRASH error message. Then iTunes will shut down. No matter what I do to increase or decrease the number of pictures it always stops 3rd from the last.

    When I try to sync my iPad and iPhone it will get within the last 3 pictures then stop giving me an APPCRASH error message. Then iTunes will shut down. No matter what I do to increase or decrease the number of pictures it always stops 3rd from the last.
    Problem Event Name:             APPCRASH
    Application Name:                  iTunes.exe
    Application Version:               10.4.0.80
    Application Timestamp:          4e262cfr
    Fault Module Name:               QuickTime.qts
    Fault Module Version:             7.70.80.34
    Exception Code:                     c0000005
    Exception Offset:                    00146b30
    OS Version                                                            1033
    Locale ID:
    Additional Information 1:          0a9e
    Additional Information 2:          0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:          0a9e
    Additional Information4:          0a9e372d3b4ad19135b953a78882e789
    Any assistance I can get will be greatly appreciated.

    Thank you iTunes for fixing the problem of downloading my pictures to my iPad and iPhone with the update 10.5.0.142

  • HT4437 How to increase frame of the picture when mirrorring ipad on apple tv

    How to increase frame of the picture when mirrorring ipad on apple tv ??

    Contact photos assigned in your Mac's Address Book and synced to the iPhone will be thumbnails.
    Photos assigned on the phone itself will be full screen.
    You can edit the photo in your contacts on your phone to use a full-size photo.
    Go to the contact with the small photo. Tap the "Edit" button at the top right.
    Then tap the photo. From the list that pops up, choose the "Edit Photo" button.
    Move and scale as you like and tap "Choose".
    Finally, tap the "Done" button at the top right to save your change.

  • TS3899 The iOS7 seems to have removed the option to increase or decrease the number of emails stored in the inbox. Is there a work around?

    In ios7 on the iPhone 5, the option in Mail, Contacts to increase or decrease the number of emails stored seems to have been removed.
    Is there a way to increase the number if emails stored. In iOS I could set to 500 or 250 etc
    Thanks

    anilsudhakaran Thanks!  This did the trick.  I guess this was added with the update since this view used to be visible for me without the added step.  Greatly appreciated 

  • Can't skin the width of an inputText in a column-filter-cell

    Hi all,
    I have problems skinning the width of an inputText in a column-filter-cell. I am using JDev 11.1.2.0
    My rule looks like following:
    af|column::column-filter-cell af|inputText::content {
      width: 100%;
      color: #DEADBE;
    However, the color gets applied, but not the width.
    Inspecting with IE Developer tools, the rule applied looks like this:
    .af_column_column-filter-cell .af_inputText_content {
    max-width:100%;
    margin-left:0px;
    margin-right:0px;
    color:#DEADBE;
    -ms-box-sizing:border-box;
    padding-left:0px;
    padding-right:0px;
    width:90%
    I added the color attribute only as a test. So my question is, why is the color applied, but not the width?

    Do you see this in other browsers too? or only in IE? Which IE or other browser are you using?
    Timo

  • How we can increase/ decrease the width of a HTML Region.

    Hi,
    I am having following 2 HTML regions defined.
    I am using Two Level Tabs with Sidebar
    Region1
    Type - HTML Text
    Template - Report region with 100% width
    sequence - 10
    column - 2Region2
    Type - HTML Text
    Template - Report region with 100% width
    sequence - 10
    column - 3 // only the column is different in this caseNow when I run the page, what I found that Region1 width is covering 75% of the Page and Region2 is covering only 5-10% of the page (right side)
    How can I reduce the width for region1 and increase the width of region2.
    Thanks,
    Deepak

    Deepak,
    This is typically done via CSS adjustments. Solutions are always very specific to the application. i'd be happy to take a look if you would please put an example up on apex.oracle.com. Provide the workspace/username/password. You can create a new account for this purpose.
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/

  • How to decrease the width of bookmarks sidebar?

    I would like bookmarks sidebar to be narrower than allowed by default range for width.
    I tried many advices, no success. I tried to create something like userChrome.css with recommended code snippet inside but it did not work. Others were recommending Stylish add on but i do not know what to do with it. The only tool which had been working was ChromEdit Plus add on. But after I reinstalled my sWindows ystem on Sunday, this extension does not seem to be working anymore.
    OS: Windows 7 64 bit
    Firefox version: 26

    ChromEdit Plus needs the correct code to do anything, the extension alone does nothing! And that specific code is exactly the same as one would use in a manually creates userChrome.css file. The only real difference is that CEP automatically creates the userChrome.css file ''(and a userContent,css file)'', in the '''/chrome/''' folder which doesn't exist until the user or CEP creates that folder.
    That said, the width of the sidebar should be the same as the last time Firefox was closed. IOW, the user set's the size ''(width)'' of the Sidebar they prefer, they close Firefox after using it, and when they open Firefox the next time the width of the Sidebar should be the same as when they last closed Firefox. If it isn't the same, the localstore.rdf might be slightly corrupt, or "something" is messing with the localstore.rdf by changing preferences.

  • How to increase or Decrease Budget for a Particular Period

    Hello All,
    Can some tell me how to increase/decrease fund for a particular period.

    You can pass the manual entry & ensure to choose the balance type to budget
    To increase the balance for a specific period- Input the balance to debit side
    To decrease the balance for a specific period- Input the balance to credit side
    No need to balance the debit & credit totals for budget journals.

  • How do I change just the width or the height of a brush in CS4

    I have a brush that is square.  Is it possible to change just the width or just the height and if so, how?

      Thanks so much.  Before I asked this question I searched and searched for what I knew was going to be an easy answer, but just couldn't find it.  Thank you for your quick and perfect answer.

  • How to increase Code folding tag width

    Is there a way to increase the "hint" size of a folded (collapsed) code tag.  I only get about 4 letters which is not enough to tell me what the folded code is.
    Thanks !

    Well that's too bad,  the tag doesn't tell you enough to be useful as a placeholder and you have to select the tag for the tooltip to work.  They really need a pref to set the width.  This just makes this feature all but useless to me.

  • How can I enlarge only the width of the submenus in my spry horizontal menu bar?

    The text in my submenus is hanging off the menu itself, but I
    can't change the size of the parent menus. The submenus can be
    wider than the parent menus, that's fine. That's what I what,
    actually.
    I've tried for two days now to figure this out and I'm really
    stuck and would appreciate any input.
    Thank you!

    "lighteyedbaby" <[email protected]> wrote in
    message
    news:go4kuq$a6a$[email protected]..
    > The text in my submenus is hanging off the menu itself,
    but I can't
    > change the
    > size of the parent menus.
    Please stop posting the same question in multiple threads. It
    wastes
    everyone's time, including your own. I have told you in
    another thread
    which selectors control the width of the submenus.
    David Powers
    Adobe Community Expert, Dreamweaver
    http://foundationphp.com

Maybe you are looking for