TextField (for Input) which supports alignment and number format - AJAX?

Dear forum members,
I have a tabular form containing a lot of number fileds shown as TextFileds, where Users may input large numbers.
Is there any way to let the numbers inside the TextFileds be shown right aligned.
And maybe using a number format, which the user isn't bound to follow (just for display)?
Thank you
Johann

Hello Johann,
In the Column Attributes set the Element Attribute (in the Tabular Form Element) to style="text-align:right" for right alignment.
You can use the Number / Date Format (in the Column Formatting) to 999G999D99 (or whatever you like) to get a number format.
Greetings,
Roel
http://roelhartman.blogspot.com/
http://www.bloggingaboutoracle.org/
http://www.logica.com/
You can award this reply to your question by marking it as either Helpful or Correct ;-)

Similar Messages

  • Player for E63 which supports Wmv MPeg Avi...forma...

    I need Multi Media player for E63 which supports Wmv MPeg Avi...formats.
    where can i get that ..any help?
    Thanks in advance.

    All formats not possible you would require a very large number of codecs .
    Mpeg   has many formats  and AVI is only a container not a format .
    E63 playbacks
    Video playback file formats: .Flash Lite 3, mp4, .3gp; codecs: H.263, MPEG-4 VSP
           jje

  • Is there any server from vmware which supports OSGI and works similar to all functionalities of vFabric tc server?

    Hi,
         We have currently  built web applications which are in complience with OSGI and runs on  FUSE ESB. Recently we have gone through vFabric tc server which is based  on open source Apache tomcat. Is there any other server from vmware which supports OSGI and works similar to all functionalities of vFabric tc server?
    I  am not sure whether this is the right place to post this question.   Please let me know if i have to post this question anywhere else?
    Thanks,
    Prathap

    Hi Prabhat Y,
    Per my understanding that you are doing the migration from SSRS 2005 to SSRS 2008 and now you are re-creating the 3500 subscriptions in the SSRS 2008, so you want to the new created subscription in SSRS 2008 will be pause and not execute at this time, right?
    Generally, we have several method to pause the subscription processing, please reference to details information below:
    When you created an subscription, an new Sql Server Agent job will be created too, so you can you can just uncheck the 'enabled' checkbox in the job properties as below to disable the execution of the job,you can also  stop the SQL Server Agent Services
    manually, all your subscriptions will stop running:
    More information, Please reference to: 
    How to temporarily stop SSRS subscriptions
    You can also disable a Shared Data Source, pause a Shared Schedule to pause the subscription processing.
    Pause Report and Subscription Processing
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • A question about date and number formats

    Hi,
    I have to change date and number formats from USA to UK format. Is the only place I must do that in user settings (SU01) ? I mean, is this enough or are there any other customizing settings, in FI for example ?
    Thanks in advance,
    Paulo

    I tested very much and the only place we should set it is on user settings

  • Currency and Number Formats

    Hi Guys
    Is anybody aware of an equivalent of ISO 8601 that deals with Currency and Number formats?
    Thanks

    Thanks John
    My original question was a little ambiguous. What I'm really asking is whether, as with 8601, there is an agreed standard way of expressing numbers, (including currency). For instance, is there an 'approved' sign for indicating the start of the decimal portion, ('.' or ',')?
    The application already makes use of the various formatting utilities and ResourceBundles but I've been asked to investigate if there is an ISO specification that we should default to, (rather than just UK English). As I'm sure anybody who has used their site will appreciate, it is not overly simple to establish the existence and contents of a standard ;->
    Thanks in advance
    J

  • AS I  FOUND OUT LATE, LION DOES NOT SUPPORT ROSETTA, WHICH SUPPORTS QUICKEN AND CLASSIC AOL, AND MANY OTHER APPS. CAN I TAKE LION AWAY AND GO BACK TO SNOW LEOPARD?

    I found out after the install of LION, that it does not support Rosetta, which runs Quicken and the classic AOL software and a myriad of other apps.
    Can I go back to Snow Leopard? Is there a way to retrieve my thousands of saved E mails, which are saved on my Mac?
    I still see the filing cabinet with my screen name but cannot get them to open.
    Please help! Lion may roar, but the fact it does not support apps like quicken means it purrs.

    I had the Apple store wiped out my hard drive and I restore my last hard drive downloard by first placing Snow leopard DVD in the DVD drive and holding "C" when turning on the machine then I follow the instructions. I am back on snow leopard and trying out two finance software to replace Quicken for mac 2007. I am trialing Quicken essentials and ibank. They are both compatable with LION. So when I am ready will download Lion again. Also, Micorsoft Office needs to be 2011 version for it to work on Lion

  • Satellite Pro M30: I need WLan card which supports WPA and 54mbits

    I will buy a new wlan adapter..... for my toshiba satelite pro m 30.
    myone only supports wep and 11 mbits and i need a faster one that supports wpa and 54 mbits.
    whisch wlan adapter is the right one?
    i read in forums, that ist a little bit complicated because of the bios, chipset and the connectors.....
    could anybody tell me which card is ok?
    thanks

    Hello Michi
    It is not easy to give you any precise info but if your notebook has Intel Centrino mobile technology you can use Intel PRO/Wireless 2200BG LAN Mini PCI adaptor. I have the same WLAN card and can use WPA and 54mbits data transfer speed.
    If you want to be sure try to contact service partner in your country. They should know this for sure.

  • Delimiteddata and number format mask

    Hi,
    I need to export data from my report to a csv format in reports 6i.
    I installed patch 12 so I can use the delimiteddata format.
    This works but I do have problems with the number format.
    I formatted all of the number fields so they appear as desired in the report when running in C/S mode.
    I learned that you can use the number format, date format and cell wrapper variables for delimited and delimiteddata formats.
    These parameters do work with delimited output but they don't when generating delimiteddata.
    Only when I start the reports builder with numberformatmask=something on the command line then the number format given on the command line will be used. but then you cannot change it (even not in the dialog when generating a delimited format) anymore once reports builder is open.
    Is there a solution for this problem or is it fixed in a later patch (I haven't seen anything new in then patch 13 notes).
    Piet

    Hi Pieter,
    This does looks like a Bug. Please contact Oracle Support to assist you in getting the right patch or otherwise.
    Regards
    Oracle Reports Team.

  • Applying date and number format mask

    I have specified a date format for an attribute and a number format for another attribute of an entity object using Entity Object Editor - Control hints for the attributes.
    The date format is:
    Format type: Simple Date
    Format: dd.MM.yyyy
    The number format is:
    Format type: Currency
    Format: 0,000.00 km
    When using <c:out value="${bindings.MyDate}"></c:out> the format mask for the date is applied and it looks good, but when using
    <c:forEach var="Row" items="...">
    <c:out value="${Row.MyDate}"></c:out>
    </c:forEach>
    the format mask is not applied.
    When it comes to the number format it is not applied no matter what I use.
    I have tried setting the format for the view object attributes as well but the result is the same. How do I make this work?

    Can it have something to do with <html:form> ? Since it works using <c:out value="${bindings.MyDate}"></c:out> inside a html:form.

  • Date and Number formatting

    Hi All
    I am getting data from RFC and able to bind it into table. Now I want to format date and numbers into user logged in format. i.e. If user enters country as Germany while registration,date format should be European in table displayed otherwise it should be US format.
    Can any one suggest me how to do it?

    Thanks for your your Help Abhilash. I slightly changed code and now its working. I think this is almost same thing that you discussed.You can see code below.
    Can you help in working with Number  format also? I am getting number format exception. String returned when RFC executed is in 10,000,00. I need to change according to user locale format. I tried doing it in java also. When I remove commas in above string its working fine.
    public java.lang.String DisplayingDateFormat( java.lang.String date )
        //@@begin DisplayingDateFormat()
                        // Current date Format in BW
                             SimpleDateFormat sdf = new SimpleDateFormat("MM.dd.yyyy");
                             String ChangedDateFormat=null;
    try{
    //     sdf.setLenient(false);
    //Parsing String to Date
         Date sqlDate =sdf.parse(date);
    //     wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(" Source date"+ ele.getSched_Date());
    //     wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(" Date converted "+sqlDate);
    //       Getting User Locale
    //Getting Locale Information form Current Session
         Locale userLocale= WDResourceHandler.getCurrentSessionLocale();
         //wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(" User Current Locale "+userLocale );
    //Setting date format ie Short,default etc
         DateFormat dateFormat = DateFormat.getDateInstance(DateFormat.SHORT, userLocale);
         //wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(" Formatting to user locale ");
         //Converting Date to String
         String newDateString = dateFormat.format(sqlDate);
         //wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(" Changed Date Format "+newDateString);
         //binding to Table UI element
         ChangedDateFormat=newDateString;
    catch(Exception e)
         wdThis.wdGetAPI().getComponent().getMessageManager()
                             .reportException(
                             e.toString(),
                             false);

  • Date format and number format- need help

    Hi everyone,
    I'm working with JDeveloper10.1.2, struts and uix pages.
    I have 2 problems:
    1 - I have a field of type date in my uix page and the format is like this='24-Jun-2006', but I need to change this format to be '2006/06/24'.
    2 - I have an attribute of type number(salary) and when I drag and drop this attribute from the DataControl Pallete and run the project, in the uix page I see a number, for example: salary = '123456', but I should see salary = '123.456,00'.
    And when I write, for example '123.456,00', when I commit this value, I should see in my DataBase something like this '123456,00'.
    I alredy tried to change the attribute properties in the Entity Object but without success. :(
    Can anyone help me with this problems?
    Thanks,
    Atena
    Message was edited by:
    Atena

    nd when I write, for example '123.456,00', when I
    commit this value, I should see in my DataBase
    something like this '123456,00'.Sorry I replied before thinking about the problem. You will not see the value in the db as such, the db will show the values differently depending on the session settings.
    The values will only show up as such in the form. To see them such in the db do:
    alter session set nls_date_format='yyyy.mm.dd'
    for the date and
    alter session set nld_number_format='0.00'
    for the number

  • Break formatting and number format of SUM value

    Where can I put number formatting functio, which will format breaking sum values...like:
    to_char(#SUM_VALUE#,'fmt 999G999G999G990')....maybe this thread is somewhere posted, but I cannot find it.
    Next, how to exclude showing reports total at the end of report?
    Is there any working demo to see some hints...
    THX!
    Message was edited by:
    Funky

    Hello Damir,
    "Maybe a hint for feature releases to have an option to disable total report sum on column …"There is a relative simple workaround, which will allow you exclude or highlight (style) this total report sum line, as you can see in here - http://htmldb.oracle.com/pls/otn/f?p=22710:10
    In the Report Attribute page, I'm using the Break Formatting section first field "Display this text when printing report sums" - http://i10.tinypic.com/4ie8ck5.png .
    If you want to exclude this line, you should use the same color as your cell background. For the example page, the code is looking like this:
    <div id="FinalSum"><script type="text/javascript">var lastRow=html_CascadeUpTill('FinalSum','TR'); lastRow.style.color='#f7f7e7';</script></div>If, on the other hand, you want to highlight the line, or use any other CSS attribute style available, the code would look something like this:
    <div id="FinalSum1"><script type="text/javascript">var lastRow=html_CascadeUpTill('FinalSum1','TR'); lastRow.style.backgroundColor='#CCCC99';</script>Total Report Sum</div>    Regards,
    Arie.

  • Date Format and Number Format

    Hello,
    Is there any possibility to change the date or number in HANA? Is it possible for a user to see amounts in the data preview as e.g. 12.000,50 vs. 12,000.50 ?
    What about a similar question concerning the date format?
    Thanks,
    Ingo

    Hi Ingo
    the date/number format completely depends on the client you are using to display the data.
    In SAP HANA studio, you can switch on/off output formatting :
    However, this will use the local locale formatting preferences.
    For more control on the formatting a proper reporting tool is required.
    - Lars

  • Date and Number format

    Two questions:
    I want to enter "3/24" (without the quotes) but Numbers shows "March 24, 2009". I really want it to show 3/21. How do I do this?
    Second, to show a number as "Currency" Help says to select the cell then choose "Currency" from the Format Bar. "Currency" doesn't show up in the Format Bar.
    Thanks for your help.

    pee,
    First question. Format your cell as Text before entering the data.
    Second question. The Currency symbol in the Format Bar is a "$", without the quotes. The word is spelled out in the Cells Inspector Cell Format drop-down list, the other place where you can set the format.
    Regards,
    Jerry

  • Date and number format with JDEV 10 g

    Are there some known bugs in JDEV 10g regarding dates and currency format? I am using bc4j, struts and jsp. I have tried setting the format on the entity and view objects but it works sometimes and sometimes not.

    More info please.

Maybe you are looking for

  • Why is the volume so low on my iPad3

    What is the volume so low on my iPad3?

  • Outlook Express Address Book....is this the only one for PCs?

    Directed to any PC experts! I have two mail accounts on my iPhone 3G 1) a gmail account 2) an outlook express account (pop 3 server)- this is my main email address and i've had it for a long time. If i were to delete the outlook express email account

  • QQ about Camera Raw Cache and why mine is empty

    Quick question about Camera Raw Cache: Mine is empty. Always. I've read that the Develop module stores information on photos it opens in the Camera Raw Cache, while the Library module stores its previews in the LRDATA directory adjacent to the Lightr

  • Monster itv linc ???

    i have ipod video hooked up to the tv in my truck via monster itv link,works great but can not charge the ipod.dose anybody know if you can use the griffin power jolt 12 volt to usb car charger with the mini usb,the itv link has a mini usb port whare

  • FCPX File Formats that can be Imported

    Can someone please tell me what video file formats can be imported into FCPX? I am making a video of footage from many different sources and I need to know if I should convert them first or if FCPX will accept them as they are. For example, flv, mov,