Change default fields

Hi,
I would like to change the names of default project level fields of Ms Project Server such as Start Date, Project notes etc. However, i couldn't find any option in MS Project Server 2010 to change the default field names. Any help in this regard will be
appreciated.

Hi,
It depends on what you want to achieve with the fields renaming!? One option you have is to change the label for the fields displayed through Project Center/Project views!
The you will need some JavaScript etc. to change the labels on the PDP and rename the columns in MS Project as needed
I would personally try to avoid re-labelling the fields as it will create confusion if you miss to update some views/reports etc.
Hope this helps
Paul

Similar Messages

  • Changing Default Field Height

    The Default Height of a Text Field created in Forms is 14.
    To implement company's standard guidelines I have to change the Height.
    Without using Property class in Forms is there any other alternative to change Default Height of 14 to the desired height.
    Any suggestions would be much appreciated.

    You can use this in when_new_record instance trigger to get the default height and width for the particular item change the number 20,22 accoring to your needs.
    Declare
    it_id   Item;
    Begin
    it_id := Find_Item('block.item_name');
    if Id_Null(it_id) then
    message('Null ID returned');
    else
    set_item_property_(it_id,item_size,20,22);
    end if;
    end;Regards
    Moazam

  • How do I change default settings in the author field when I edit or insert a comment in a PDF?

    How do I change default settings in the author field when I edit or insert a comment in a PDF?

    Generally it gets this info from the Identity in the preferences. Unfortunately, I know of no way to change the Login Name that shows up in the comments. I need to look at newer versions of Acrobat on other machines, this is AA8.

  • Change default address fields

    Hello,
    Is it possible to change the address default fields (account, contact addresses)? For example, user would like to add "States" when the country "India" is selected.
    Thanks, Sab

    Sab, at this time it is not possible to change the address fields. Currently the address fields are determined by the country selection.

  • How to change default ringtone to a custom one for IPhone 5.

    I have gone into settings  through Sounds made the change, but it does not register as the default even though the ringtone chosen has the checkmark beside it.  Ringtone still lists the factory default under sounds & vibrations.
    I am able to customize ringtones for individual contacts.

    user598986 wrote:
    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    ALTER TABLE  test
    MODIFY (indicator DEFAULT 'I'); 
    Incidentally, INDICATOR is a keyword in Oracle, so you may have problems using it as a column name. If so, you'll have to enclose the column name in double-quotes, and be careful to use capital letters inside the quotes.
    Edited by: Frank Kulash on Aug 26, 2009 11:42 AM

  • How to change default value in a table using ALTER TABLE

    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    Any help will be needful for me
    Thanks and Regards

    user598986 wrote:
    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    ALTER TABLE  test
    MODIFY (indicator DEFAULT 'I'); 
    Incidentally, INDICATOR is a keyword in Oracle, so you may have problems using it as a column name. If so, you'll have to enclose the column name in double-quotes, and be careful to use capital letters inside the quotes.
    Edited by: Frank Kulash on Aug 26, 2009 11:42 AM

  • How do you change the fields that are displayed on the email preview list after a search?

    How do you modify the fields that are displayed in the mail preview list in the center column of Mac mail after you conduct a search of your email?   All of a sudden the displayed fields changed on me whenever I do a search in mail.   When I have not filtered my email with a search, the default field shown in bold at the top of each message's preview is the "From" field.   However, when I do a search this changes to the "To" field.   Can anyone help?   Thanks, ccarey

    ipicus
    But why would you want this?
    iTunes is responsible for the File Management, let it get on with it, you do your organisation in the iTunes window. And everything you need to do, you can do via the iTunes Window. Want to find the file of a track quickly? Right click on it in the iTunes Window and select Show File: A finder window pops open with the file already selected.
    Regards
    TD

  • Rstore Defaults fields in Invoices

    Hello to all
    i have a question about the fields in invoices such as Sales Orders, Purchasing Orders etc.
    it is able for the users to add or remove fields columns by selecting them through Form Settings button.
    though, by clicking the Resore Default button on form settings, some fields are being removed and some other are added if they are removed before.
    could you please tell me if there is a way to change the default fields to be displayed by clicking on the Default Button?
    i have a problem with such an action because many users edits the fields and have to take more actions by the users to bring the layout as the want it
    thanks for your time!

    Hi...........
    There is only one rule.
    If you press on Restore Default Button, system will restore and display the fields as SAP sets on this button. It it will be default for all the users.
    If you want it to be set as per users login you need to create those many user IDs and set the Field columns as per Users......
    Regards,
    Rahul

  • How can I dynamically change group field column?

    Hello!
    I need to group data and create group totals for that table. Is
    it possible to dynamically change group field column for
    specific table, depending on data retreived from parameter form?
    Thanks,
    Mario.

    quote:
    Originally posted by:
    ljonny18
    Hi,
    I am using a grid within a component in my Flex application.
    I have an XML dataProvider, and I want to change the row
    colour of my Grid depending on a value coming form my dataProvider
    – but I cant seem to get this to work :(
    can anyone help / advise me on how I can dynamically change the
    colour of my grid row depending on a value coming from my XML
    DataProvider????
    Thanks,
    Jon.
    Hi,
    a few hours ago I stumbled across this cookbook entry - it
    didn't solve MY problem, but maybe it provides a way to solve your
    problem?
    http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&postId=61&product Id=2&loc=en_US
    From the article:
    quote:
    Changing the background color of a DataGrid cell is not as
    simple as changing some style because the default renderer for a
    DataGrid cell does not have a backgroundColor. Therefore, to do
    this simple task, you have to create a custom itemRenderer where
    you draw your own background in the updateDisplayList function.
    HTH
    Uwe

  • How can we change default port 8080 of application express

    Hi all,
    Does anyone know how to change default port 8080 in application express to run on only "80"? I have tried the following link, but when i am trying to run using 80, error is being thrown.
    http://www.mypi.ch/?p=33
    I have checked that no other thing is running on 80 port. I am using Windows Vista
    With Regards,
    Sunil Bhatia

    I am really a newbie in this application express field.
    I have installed oracle application express 3.2 over oracle 10G Database as per steps provided on forum. Can you let me know how can i find which webserver i am using? is there any query which i could run to find this out...thanks for ur help. Do reply soon
    With Regards,
    Sunil Bhatia

  • [Forum FAQ] How do I change default values shown in Report Delivery Options?

    Introduction
    Some users want to change default values shown in Report Delivery Options when creating standard subscriptions. Someone might want to always Cc the report to a specified user without sending the report URL. So they want to display those default values display
    automatically when creating standard subscriptions like below.
    Solution
    To achieve this goal, please embed JavaScript code into the SubscriptionProperties.aspx file to change those default values (By default, the file’s location is: <Installation directory>\Reporting Services\ReportManager\Pages\SubcriptionProperties.aspx).
    The example below will show how to set default values for “Cc” field and “Include Link” field.
    Before coding, pleas find out the corresponding HTML tags of the two fields in the browser using IE Developer Tools.
    Get “Cc” field with its corresponding HTML tag
    Get “Include Link” field with its corresponding HTML tag
    Embed such a code snippet at the end of the existing code within the SubcriptionProperties.aspx file
    <script runat="server">   
    protected void Page_Load(object sender, EventArgs e)
        Page.ClientScript.RegisterStartupScript(typeof(Page),"MyScript", "var cc = document.getElementById('CcEmailAddressesID');cc.value = '[email protected]';var IncludeLink = document.getElementById('ui_cbIncludeLink');IncludeLink.checked
    = false;",true);}
    </script>
    Create a new subscription to check the default values shown in Report Delivery Options 
    Applies to
    Reporting Services 2005
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012
    Reporting Services 2014
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

  • Unable to change PR fields

    Hi Experts,
    I have one strange problem, we are runing classic scenario and PR is created in R/3 system for each shopping cart. I am unable to change item short text, UOM, price etc of these PR using ME52N in R/3 system .
    But if i create manually PR in R/3 system for the same document type, i am able to change these fields using ME52N.
    Please advise how i can change PR field values which are coming from EBP system.
    Regards,
    Kamaljit

    Hi
    Which R/3 version are you using ?
    Alternatively, you try do the following.
    <u>Execute ME52N Transaction for any of the Purchase Requistion number.Try changing the Text, UOM, price, etc using ME52N Transaction. Are you getting any error/warning message there ? Either it can also due to Missing BASIS authorization as well. In the same session, type /nSU53 transaction in the command menu on top left corner of the SAP R/3 screen.
    Incase there is any authorization object missing, it will display the details on that in that transaction. Ask you BASIS person, to provide authorization access, by giving him the screen shot details of SU53 transaction.</u>
    <u>Seems to be a bug in your R/3 system, which might be solved with any OSS note. Have you raised any OSS message with SAP yet on this issue. ? If the above solution does not work , try raising the same as well.</u>
    Hope this will help.
    Please reward full points, incase it suits your requirements.
    Regards
    - Atul

  • How to change  default unit on Database 11g

    Hi All
    I'm using Oracle Database 11g Enterprise Edition Release 11.1.0.6.0.
    If I define my column:
    USERID VACHAR2(8) --> Default USERID VACHAR2(8 BYTE)
    How can I change default unit BYTE to CHAR as the following
    USERID VACHAR2(8) --> Default USERID VACHAR(8 CHAR)
    Thanks alot
    Thiensu2810

    I have set Database system with the following SQL:
    alter system set nls_length_semantics=char;
    alter session set nls_length_semantics=char;
    But, It does not match.
    And when I insert data, the following error occured.
    SQL> insert into binhtest values('初期化パ');
    ORA-12899: value too large for column string (actual: 12, maximum: 8)
    I've checked value of NLS_LENGTH_SEMANTICS, it is CHAR
    SQL>SHOW PARAMETER NLS_LENGTH;
    NAME | TYPE | VALUE
    NLS_LENGTH_SEMANTICS | String

  • How to change default FCoE QoS class - Nexus 5020

    I see that on a Nexus 5020, the default FCoE QoS class is 50%. I am not using FCoE so I would like to adjust this value to 0%. I switch complains and says I can't change default values. How should I go about getting around this to eliminate the FCoE queue and give 100% BW to default? Thanks.

    No. The default classloader is a builtin classloader in
    the JRE. You can use other classloaders.
    The java.net.URLClassLoader is provided in
    the JDK. That's the only one. Otherwise you
    should subclass ClassLoader and implement
    the loadClass method (f.i.
    loadClass("my.program") {
    String file="my.program".replace('.','/') + ".class";
    // find the file in classpath
    // read the class file in a byte[]
    return defineClass(byte[]);
    although this is not the advised way to do it. Search the web for how to implement a classloader directly.

  • How to change default thresholds for some metrics of all targets.

    Hi!
    We have a lot of servers which have to work hard.
    So, our OEM very often generates messages like these:
    "EM Alert: Critical:dbsora90.tsb.kz - CPU Utilization is 99.95%, crossed warning (80) or critical (95) threshold."
    "EM Alert: Critical:dbsora94.tsb.kz - Disk Device c8t60A9800043346C384C344A4A63516D6Ad0(ssd4) is 99.7% busy."
    "EM Alert: Critical:dbsora94.tsb.kz - CPU Load (Run Queue Length averaged over 5 minutes) is 20.78, crossed warning (10) or critical (20) threshold."
    I need to change default tresholds for mentioned metrics but I can't their defenition in SYSMAN.MGMT_*-tables or suitable settings in OEM GUI.
    And I have no time to edit treshholds manually for each target. )

    Modification of Metric Thresholds (as this is what you are referring to), should be done using the Metrics and Policy Settings link (to be found in the Target Home page).
    Don't mess around with the SYSMAN tables!
    Best thing to do here is to start using Monitoring Templates for this.
    Check:
    Oracle® Enterprise Manager Concepts
    11g Release 11.1.0.1
    http://download.oracle.com/docs/cd/E11857_01/em.111/e11982/toc.htm
    Regards
    Rob
    http://oemgc.wordpress.com

Maybe you are looking for

  • Recording

    I know there are programs such as snapz pro that capture whats on the screen, but ive heard that connecting a video camera to your macbook and opening Quicktime Pro allows you to record... ^ i dont know if this is true, but anyway-- Is it possible to

  • Modem relay or passthrough? Power meter trying to be read...

    Hello Everyone! I am stuck with a problem and don't know how to proceed. Our power company has a modem (old as cold) in their power meter. We have a PRI hitting a VGW (2921 router), this VGW hands off the call to a VG204. They are negated to upgrade

  • HT1904 I forgot the 2 question for my apple id & I also don't have my hotmail password!? Help me plz

    Plz

  • PXE Deploy Fails - BCD Error 0xc98

    When I attempt to PXE boot any machine, physical or virtual, I get an error message, the pertinent details are: "Recovery - Your PC needs to be repaired File: \Tmp\x86x64{GUID}.bcd Error code: 0xc0000098" DHCP Options were set as follows: 066: CMDP (

  • Dreamweaver and flash combined?

    hey everyone, i'm new at both dreamweaver/flash and currently have a project combining the two together and i really cant work it out (i'm even using html instead of css haha) :/ Anyway, what i want to do is have a zipper (as in a zipper on ones clot