Nokia N80 - View names (first name then last name)

How can I change the viewing of the Contact list so that the contact is displayed with: 1st Name then Last Name. Currently the contact last name is displayed 1st.

msamakeh,
I assume you have this issue sorted now, an easy one to do too, as the above post so eloquently said!

Similar Messages

  • How to view the first and the last frame of a clip or a selected range in the time line?

    How to view the first and the last frame of a clip directly or in a selected range in the time line ? Up arrow and down arrow keys changes only between the first frame of the consecutive clips. Even ; and ' does the same. I mean what is the shortcut keys for first to last and last to first frame of a clip? Help please.

    SELECT PurOrderNum,
    OrderDate
    FROM
    SELECT PurOrderNum,
    OrderDate,
    MAX(OrderDate) OVER (PARTITION BY DATEDIFF(mm,0,OrderDate)) AS MaxDate,
    MIN(OrderDate) OVER (PARTITION BY DATEDIFF(mm,0,OrderDate)) AS MinDate
    FROM Purchasing.PurOrder
    WHERE OrderDate >= '2013-02-28'
    AND OrderDate <= '2014-12-29'
    )t
    WHERE OrderDate = MaxDate
    OR OrderDate = MinDate
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Auto generate login name basis on user first initial and last name... LC designer

    First initial + last name= login name...
    Text field   + text field  = text field....
    can I use javascript to generate the loginname form first name (first Int) and last name???
    For ex... First name: John
                 middle int: k
                 last Name: Doe
                LoginName: jdoe
    var LoginName = getField("LastName").value;
             var FirstName = getField("FirstName").value;
             if (FirstName!="")
             LoginName += " " + FirstName.substring(0,1) + "."
             event.value = LoginName;
    not sure if this is right... please help

    You guys are both using Acrobat JS notation so you're not going to have much luck.
    In LC there's no getField or event.value and values are returned from fields using fieldName.rawValue (or .formattedValue).
    I put this on the Calculate event of the LoginName field:
    var vFirstName = FirstName.rawValue;
    var vLastName = LastName.rawValue;
    if (!(FirstName.isNull || LastName.isNull)) { // if both fields have data
    this.rawValue = vFirstName.substring(0,1) + vLastName;

  • How to find out the Target Component name and Target view name

    Hi All Expert,
                      I want to know ,how to find out the target component and target view in WEB UI,when i click on a field which shows as a hyper link in WEB UI .At GUI level ,i know the how it will work.Any way to find out the component name and view name which is show the details of that field at GUI level .IF you go to transaction CRMD_ORDER then open the service contract id .then goto the item level value .there is 1 service data tab is available at item level.there is two button is available.first one is available time and second one is response time .if i click on any button then one popup is open which is shows the details of that button.I dont know how to find out the component name and view name from GUI level.
    Thanks in Advance....
    Vishwas Sahu

    Hi Vishwa,
                 The control would be something like this for navigation in Get_p_xxx method u mention as link and u mention a event name which gets triggered on the click of this hyperlink. So your GET_P_XXX method would have the following code:
    CASE iv_property.
        WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.
          rv_value = cl_bsp_dlc_view_descriptor=>field_type_event_link.
        WHEN if_bsp_wd_model_setter_getter=>fp_onclick.
          rv_value = 'EXAMPLE'.
    Now you have to create a method as EH_ONEXAMPLE at your IMPL class and within which you would give an outbound plug method. Within the outbound plug the target data would be filled in the collection and window outbound plug would be triggered.
    This is a huge topic and  i have just mentioned you basic things.
    Regards,
    Bharathy.

  • Customer Exit - Fill variable depending on query view name

    Hi
    We're running BW 7.0
    We have a query which is used for broadcasting and as well for user input. That's why we have a variable which is default filled by a customer exit. This variable is the week and is default filled: fist week of year up to actual week.
    But now we have for the same query different selection requirenments.
    The same query should be send by email with
    - first week of year up to actual week
    - previous week
    Because of dynamic variables the calweek needs to be filled by customer exit and worked until now fine - until a second requirenment was coming (separat broadcast only with previous week).
    I don't like the idea to copy the query because of maintenance work.
    I'd like to have several views - and depending on the view name etc. I would fill the customer variable. But I don't get the query view name into customer exit - right?
    Do you have any other ideas?
    How do you handle such requirenments?
    Thx
    Roger

    Hi Helder,
    I understand your requirement but I don't understand the solution you are using. I think it's a bit tricky.
    What I would do is:
    Create three variables:
    - VAR1: Single value, mandatory, ready for input, customer exit. Used to store "User input date"
    - VAR2: Select option, customer exit, not ready for input. Used to store Valid From restriction.
    - VAR3: Select option, customer exit, not ready for input. Used to store Valid to restriction.
    Then, use this code:
    WHEN 'VAR2'.
    IF I_STEP = 2.
    READ TABLE I_T_VAR_RANGE INTO LOC_VAR_RANGE
    with key VNAM = 'VAR1'.
    CLEAR L_S_RANGE.
    L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
    L_S_RANGE-SIGN = 'I'.
    L_S_RANGE-OPT = 'LE'.
    APPEND L_S_RANGE TO E_T_RANGE.
    ENDIF.
    WHEN 'VAR3'.
    IF I_STEP = 2.
    READ TABLE I_T_VAR_RANGE INTO LOC_VAR_RANGE
    with key VNAM = 'VAR1'.
    CLEAR L_S_RANGE.
    L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
    L_S_RANGE-SIGN = 'I'.
    L_S_RANGE-OPT = 'GE'.
    APPEND L_S_RANGE TO E_T_RANGE.
    ENDIF.
    I think this should work, and you'll have three independent variables used for one purpose each.
    Hope this helps.
    Regards,
    Diego

  • How to view folders with folders first and then files?

    I come from a Windows world but am loving the Mac world! But one thing I haven't been able to figure out is how to view folders with all the folders first and then the files? Right now, it sorts everything in alphabetical order, intermixing the folders and files. I like being able to see the folders sorted at the top and then the files. Is there a way to do this?

    If you want a more advanced browser, Pathfinder generally comes highly recommended.
    I'm not aware of a way to make folders sort on top. I generally detest that feature in Windows, because it messes up keyboard navigation. Both operating systems support jumping to a file by starting to type a name, but on Windows you don't know where you end up. If I have a file called "notes", I know that typing "N" will send me somewhere very close to the file, and a few arrow presses brings me to it - if I do it on a Mac. If I do it on Windows, it depends on what is selected - if it's a folder or nothing, I jump to the first folder beginning with N, but if it's a file, I jump to the first file beginning with N - in a completely different part of the list. I do use folder grouping in some windows on the Mac, though, by adding a space to the name. Ideally, it should be a per-window setting.

  • Query View name not saved in "Analysis Grid Properties" under Data Provider

    Hi BW World;)
    We are on BI 7.0
    I have created a BI workbook which contains a query view.
    However when we go into design mode and then "analysis grid properties" for this query view then "change data provider" it does not show the query view name but the query name. (we have saved the workbook)
    Is this the normal scenario?
    Surely should show the "query view name " and not the "query name" as confuses what data provider is being used?
    Is this a bug?
    Best
    Stevo.... Points of course... Thanks in advance.;)
    Edited by: bw4eva999 on Sep 10, 2009 4:40 PM     spelling

    Hi,
    You have created a workbook on top of a Query View which is again depends on a Query.Now the base for Query View is a Query.So the underlying Data Provider for a workbook is a Query.
    Hence when you go to Properties of grid->Change Data Provider,it shows the Query and the InfoCube,but not the Query View.
    So this is not a bug and this how its been designed.
    If you click for the Information of that workbook,it will show the Query and Info Provider,but not the query View.
    Though it looks like wierd,it is not a bug.
    Rgds,
    Murali

  • How to retrieve information from a database View name

    For a given database View name, is there any way to retrieve what are the columns (also the corresponding table name) associated with that View?
    I am getting the view names by using DatabaseMetaData APIs.
    Now I want to retrieve the info associated with that view.
    Any help will be highly appreciated.

    If all else fails then since you have the view name then "select * from viewname where 1=0" should work.

  • Dynamic view names in view objects (adf faces bc 10g)...

    I have written an application in adf faces and business components, but would like to be able to add sections to it by simply creating a database view, say with standard names and a suffix, and probably static number of columns (just a read only view). i can handle the front end and logic, but can't see a way to parametise the view names & columns in business component's view objects. I can do things like create a load of dummy views with 10 cols in say selecting 0 from dual then chuck them in the model, which is messy, but would work... Just wondering if there is a cleaner way i can achieve this through the model or any other method, so any ideas that could point me in the right direction would be useful.
    Thanks in advance...
    Tim.

    Hi,
    you may want to investigate into dynamic ViewObjects or dynamicaly adding attributes like example 9 and 29 of http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html
    See also
    http://www.bloggingaboutjava.org/2006/04/binding-dynamic-view-object/
    Frank

  • Component and view name

    Hi
      Can any body tell me component and view name of interaction center home page...
       top of the screen some frame with blue color is present na..i want the component and view name of that one..

    Hi,
    Well, it actually depends on your configuration. The Interaction Center does not have a "home page" per se. Rather you can configure which screen shows up first. Normally though it is the Identify Account (customer search screen). Depending on your CRM release you can press the F2 button to get the technical details for any screen or field. Just a tip.
    Regards,
    John

  • HELP remembering VIEW names and USAGE - any tips?

    Hi
    Ive got my 1Z0-031 exam comming up this friday and after each topic section self review i do, im finding that i cant answer the questions which quiz me on the use of either V$ and regular DD views.
    Remembering the actual names will be OK, but then i strugle trying to remember within WHICH contexts they are be used. If it were to ask a definition of a particular view i would be OK with that also, but i know the exam will not be like that...and from practice questions, there are quite a few questions on views within each section!!
    For example, Which VIEW could you use to query users with the ALTER ANY ROLE privilege?
    Now i know the answer is DBA_SYS_PRIVS, but from remembering the defintion of this view, it did not help me - in that I find it hard to relate the VIEW name and its usage in conjunction with the definition...(DEF: DBA_SYS_PRIVS - lists SYSTEM PRIVILEGES granted to USERS and ROLES)
    Any tips or adivce would be really appriciated! :)
    Thanks again!
    Amanjit

    Remembering the actual names will be OK, but then i
    strugle trying to remember within WHICH contexts they
    are be used. If it were to ask a definition of a
    particular view i would be OK with that also, but iYou remember view definitions just like that? Wow.
    >
    For example, Which VIEW could you use to query
    users with the ALTER ANY ROLE privilege?
    Well.... you need to find your own "method" but some tips that might help:
    - since you dont have much time, write down the names of the views related to this exam (narrow down the number of views) and try to create some structure from there
    - try to think in objects: tables, columns, views, synonyms and indexes. Tablespaces, data files, segments and extents. Users, privileges and roles.
    - use the views and learn from it; do describe on them, and select from them to see what info each view delivers
    - dba/all/user views ends very often with an s, v$ does not (dba_tablespaces and v$tablespace)
    - v$ has dynamic performance/"run-time" info e.g. processes, sessions, sql, statistics, memory, etc. and you can use some fixed tables/views already when the instance is in nomount (v$system_parameter, v$session, ...) or mount (v$controlfile, v$datafile, v$log, ...).
    Hth,
    Fredrik
    btw, I suck at remembering such details, I use the describe command and know where to find the docs ;-)
    Message was edited by:
    orafad

  • Finding  View name in screenflow jsp in obpm 10g

    Hi,
    We have a following requirement
    We are displaying a alert box in screenflow jsp upon certain conditions if the user is opening the instance from Inbox or any otehr custom views except History View. If the user is opening instance jsp from history view, the alert box should not come.
    basically, my question is how can i get the view name from which the user opened screenflow jsp?
    in 5.7 we used to do by manipulating the url generated while viewing an instance (windows.location). Since the url remains same for all pages in 10g, how can i acheive this.
    Thanks,
    Sana

    Can anyone please share your ideas on this?

  • How to get the view name by passing the window name from table

    Hi All,
    would like to knew about the standard table from which we want to "retrieve the VIEW name by passing WINDOW name"
    as we have standard tables like WDY_WINDOW, WDY_VIEW,WDY_APPLICATION but our ZComponent details
    are not updated in this WDY_WINDOW table.
    Is there any other table exists on the above condition
    Regards
    Jaipal.E

    Hello friend,
    There are many structure names started with WDY_WB_VC*where the details of the windows and views are stored just search those structures and see where its getting the tables in run time so that you can get the source tables.
    I think this will be useful for you.
    Thanks,
    Sri Hari

  • Changed View Still Shows Original View Name

    I'm using Crystal XI
    I built a report (MyReport_v1.rpt) using a view (vwMyView_v1) created in SQL Server.  Now I have to modify the view enough that it would affect the report.  So I made a copy of the report (MyReport_v2.rpt) and a copy of the view (vwMyView_v2).  Using "Set Database Location", I selected the old view in Current Data Source and the new view in Replace with and clicked "Update".  Nothing seemed to happen.
    In the Field Explorer, the original View Name still shows, but it has the new fields that were added to vwMyView_v2 (and are not part of vwMyView_v1).  So I know the update worked, but the original view name still shows up in the Field Explorer and Database Expert (as well as everywhere else).
    How do I get Crystal to display the correct view name so I (or my successors) don't get confused when/if modifications need to be made?

    One would think they'd figure out a way to automate that. 
    Thanks

  • Find the folder name based on the View Name

    Hi ,
    I need to find out a Folder name based on a View Name . Basically i know the view Name and want to find out the Folder that is created in Discovrer based out of that view.
    Does any one know of any EUL table that stores this relationship.
    Thanks in advance for your help
    Sunny

    Hi,
    Your requirement can be fulfilled using the following script:
    SELECT bas.ba_name,
    bas.ba_id,
    obj.obj_name folder,
    decode(obj.obj_type,
    'COBJ',
    'Complex',
    'SOBJ',
    'Simple',
    'CUO',
    'Custom',
    'Unknown') AS obj_type,
    decode(obj.obj_hidden,0,'Bare','Hidden') IS_HIDDEN,
    obj.sobj_ext_table folder_source_object
    FROM eul10g_us.eul5_ba_obj_links bol,
    eul10g_us.eul5_objs ; obj,
    eul10g_us.eul5_bas ; bas
    WHERE obj.obj_id = bol.bol_obj_id
    AND bas.ba_id = bol.bol_ba_id
    BUT
    As you can see from the SQL, only simple folders are mapped to objects.
    This means that if the object is used inside a custom folder or complex folder you will not see it.
    Tamir

Maybe you are looking for

  • Pavilion dv7 blue screening - HP support assistant cannot test BIOS or memory modules but BIOS can?

    About a month ago my dv7 started doing something strange - during normal use (not gaming, just word processing, showing a powerpoint presentation, showing a video on youtube, etc.) the cooling fan speed would suddenly ramp up to jet-engine speed and

  • X220 Appears to Sleep But Doesn't

    All, first I tried to get it to sleep in this thread.  I had that working for about a month just fine.  Then I noticed that about half the times I pull it out of my bag it is on fire, the fan is running and the battery is dead or just about dead.  Cl

  • IDOC status not changed

    SAP support I am not able to change the IDOC status... I have also processed the IDOCs many times.. Guidance required... Kamal

  • Hesitated to update my AppleTV firmware, because of wish list

    Now I see iTunes 11.1.4 supports the wish list viewing in the iTunes library, I have to wonder, can someone with an older version of the AppleTV 2 firmware read the wish list in iTunes?   Or do I have upgrade my firmware and then rebuild my wish list

  • Problem with convert_otf Ecc 6.0

    Can you help with this? So basically we are focussed on why convert_otf is behaving differently in ECC 6 and its working fine in 4.6C. Fields were getting clipped in the final output is what we found in the debugger and the logo did not show up when