Ic Webclient - Default first selection on the Navbar

Hi All
I have a requirment that when a user logs onto the web ic,
they see the identify account view i.e. the Identify Account link on the navigation bar is selected and the identify account view is visible.
Thanks

I solved this.
If anyone else would like to do this with any other view you simply do the following.
In the mainviewset.xml file, <ViewSet id="workViewSet"> area, add the View you want to appear as default as the first entry

Similar Messages

  • Drop down menus on iPad, the first selection in the drop down will not load as a selection when using safari, what can I do?

    Drop down menus on iPad, the first selection in the drop down will not load as a selection when using safari, what can I do?  I use this for my mobile, on-site auto repair business and not being able to call up repair and diagnostic info and reference for some cars is troublesome for sure. It works fine on the computer and I have installed a remote desktop app as a workaround but it is unreliable because the desktop is not business dedicated and may be off or in use at the time. So is there a known fix for this?
    Let me paint a more descriptive picture, visualize 4 drop down selection menus, first one is for year, next one is for make, 3rd one is model and the last one is for engine size/type. If I wanted to choose a 2012 vehicle it wont work because it is the top selection on the list. This can be forced by selecting any other year and then coming back to 2012. Ok fine, but then let's say I wanted to choose Acura as the make, well it won't take it because again it's the top selection. Again you work around it be selecting any other make and coming back to Acura. Ok now select the model, same trend follows. But now since most Acura vehicles come with dedicated engines and no optional engines I have only 1 selection in that final drop down menu and it will not take my selection and therefore never let me proceed to the info I need.
    This is also true when ordering parts from my wholesaler's website, they use drop downs and I can only get to that last drop down and then I'm stuck. This is blindingly frustrating, what options do I have. I'm not opposed to any avenue at this point.

    Did you ever figure this out? I bought my iPad last week to use in my business as well. I assume you are trying to use alldata? That is where I noticed this same issue. I had problems with identifix working with safari but downloaded a different browser and that works fine. Alldata does not work with either browser. The main difference is that on identifix if there is only one engine selection, it automatically selects the only option and continues to the home page. With alldata you have to make the selection manually even if there is only one option. Honestly if I can't get this to work I am going to return the iPad as it looses a significant amount of usefulness to men

  • TS3274 When viewing pick lists from different web sites my iPad2 selects the first choice on the list and loads it without allowing me to pick my option; is there a way to change this default?

    When viewing pick lists from different web sites my iPad 2 (safari) selects the first choice on the list and loads it without allowing me to pick my option; is there a way to change this default?

    With your playhead over the clip in the timeline and that V track's 'track selector' as the only one active...hit the 'f' key.
    This will load the original clip into the viewer at the matching point of the frame in the timeline.
    K

  • Default hierarchy not getting selected in the GOTO report.

    Hi friends,
                 I am facing a weird problem in a jump query(GoTo query). I am giving an input for the main query. The input values are week and Organization(it is a hierarchy). I am executing the report and after that i am going into the jump query through the main query.
    In the GoTo Query, when i right click on the Organization -> properties -> Chacteristics -> i could find that the hierarchy is not getting selected by default. I need to go and select from the dropdown manually.
    If i execute the same GOTO report directly without going through main query, I am able to see the default hierarchy. I would like to see the same in my first case as well(i.e when i run the query through the Main Query).
    Can somebody help me in achieving this.
    Thank you
    Sunil

    @ is a default value as per ALV internal process. This is used in icons .
    I think this is causing the confusion.
    Check in the fieldcat if there is any adjsutment to be made to handle this.
    Br,
    Vijay

  • When I right click and select open link in new tab, it leaves the page I am on and takes me to the first tab to the right

    I usually have many tabs open when I read the news, and it is nice to select open links in new tabs while scrolling through a news' home page. Lately, however, Mozilla has been opening the new tab, but switches the page I am viewing to the first tab to the right of the home page. For example, I had ESPN.com open, and then a few Facebook tabs after that to the right. Whenever I would select open link in new tab, the tab I was viewing would switch from ESPN.com to the first Facebook tab to the right, and the new tab would open a little further down the line. Any chance anyone knows how to fix this?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • How to add -Select- as the first value in dropdownbox?

    Hi All,
    I am having a dropdownbox with the set of values. I need to add -SELECT- as the first and default value. Please do advise how to achieve this.
    Code and screenshot below.
    var oModel = new sap.ui.model.odata.ODataModel("../../services/admin/typesTable.xsodata/", false);
    var oSort = new sap.ui.model.Sorter("ID", false);
    var lblType = new sap.ui.commons.Label();
    lblType.setText("Type");
    var ddbType = new sap.ui.commons.DropdownBox();
    ddbType.setRequired(true);
    var oItemTemplate = new sap.ui.core.ListItem();
    oItemTemplate.bindProperty("text", "NAME");
    oItemTemplate.bindProperty("key", "ID");
    ddbType.setModel(oModel);
    ddbType.bindItems("/TYPES", oItemTemplate, oSort);
    lblType.setLabelFor(ddbType);
    oChildLayout.createRow(lblType, ddbType);
    Thanks in advance
    Aravindh

    Hi,
    Refer this discussion on exact requirement empty/"all" entry in DropdownBox with OData model - cleanest solution
    Regards,
    Chandra

  • SelectOneChoice - showing the first value as the default?

    Using a selectOneChoice, how do you get the first value to show in the form as the default? It always displays a blank item when the form first comes up. I don't want the user to have to select a value for the defaults. I have 'selection required' on.
    --------- .jspx page ------------
    <af:selectOneChoice value="#{bindings.View1country.inputValue}".....>
    <f:selectItems value="#{bindings.View1country.items}"/>
    </af:selectOneChoice>
    -------- pagedef xml ---------------
    <list id="View1country" IterBinding="View1Iterator"
    ListOperMode="0" StaticList="true">
    <AttrNames>
    <Item Value="country"/>
    </AttrNames>
    <ValueList>
    <Item Value="United States"/>
    <Item Value="Canada"/>
    </ValueList>
    </list>

    thanks - I am using ADF BC read-only view objects, but I don't see anywhere to define the selection on the VO properties? I defined the list on the front-end .jspx page by adding a selectOneChoice and defining its properties.

  • By default first tab should open, when user clicks on the Open popup.

    Hi Team,
    I am working on Jdev11g.
    I am facing problem to Open Fisrt tab from popup when i revisite to it irrespective of the Tab which was earlier selected while closing the popup.
    Currently i am populating one list for records in ADF table and in fisrt column i am providing commandImageLink to open popup which contains 5 different tabs.
    when i select first record from table and click to open popup it's working fine .If i select any tab apart from first tab and i close the popup it is getting closed properly.
    But when i revisite that popup it shows me the popup with default Tab opened which i was earlier selected when i checkout from that popup.
    I want Open Fisrt tab from popup when i revisite to it irrespective of the Tab which was earlier selected while closing the popup.
    Thanks
    Jaydeep

    Luis,
    See: Can I "catch" a click on a sortable column header of a report?
    Take a look at Anton Nielsen's answer with regards to hiding a column and displaying its value instead of the sortable column.
    Asumming the following simple report query:
    select product,sales
    from <table>
    Change that into:
    select product
    ,sales*-1 as reverse_sales -- Select this one as an extra column
    ,sales -- Hide this column
    from <table>
    In your report column attributes (of column reverse_sales), html-expression, type #sales#. It then displays the normal sales. However apex will generate a 'order by 2 asc' for the first time. The '2' will refer to the sales*-1 value: sorting it asc, is the same as sorting sales descending...
    Toon

  • Virus scan server error: "No virus scan profile is selected as the "default"

    Hi Team,
    I  try to upload Fiori Code into SAP Netweaver Gateway server .
    i can able to share Project.
    But when i try to submit code
    then at the end of Process i got error message.
    Virus scan server error: "No virus scan profile is selected as the "default"
    Please Guide me
    Regards
    Pankaj Kamble
    Tags edited by: Michael Appleby

    Hi Abraham,
                 Thank you very much. My problem resolved.
    I  have one Query Please guide me.
    whenever  we run Server URL from The  Browser,   first we must need run    "chrome.exe --args --disable-web-security"  command on   CMD.   on located directory the Chrome has installed.
    to disable  web security.
    if I did not run that command on CMD,  then Fiori Apps not worked.
    Why it's compulsory to disable web security.
    Regards,
    Pankaj Kamble

  • How do I show the first record as selected on the first load of a Master/Detail html page?

    I have been looking for any reference to setting a selectrow onload or defaultrow and it seems all references to answers lead to missing pages or examples.
    I have created a master detail page using the insert spry function in DW5. I have had no trouble making it work or changing the css to show a selected column 0 (master) after the first click, but I would like to see the default first row shown as selected.
    I am such a javascript noob I need an example if possible.
    I followed Greg Rowis's example on AdobeTV "Creating A Progressive Enhancement" but this was not addressed.

    Thank you for the reply but it was not quite what I needed.
    My html div was/is
    <div spry:region="ds1" class="MasterContainer">
        <div class="MasterColumn" spry:repeat="ds1" spry:setrow="ds1" spry:hover="MasterColumnHover" spry:select="MasterColumnSelected" >{Industry}
        </div>
    </div>
    With the col0 renamed Industry and this works when I click (select) an Industry I get a change in my display to show which row is selected.
    See http://dev.workway.com/
    What I want is to have About Workway selected on page load. It is the default display but is not shown selected.
    Thanks again for your help.

  • My 5600 keeps defaulting to the fax first instead of the printer only how can i change that ?

    my 5600    keeps defaulting to the fax first instead of the printer only how can i change that ? 

    What operating system?
    In general you would go to the Printers (or Devices and Printers or Printers and Faxes) folder, right click on the 5600 and select Set as Default.  Depending on your operating system you may need to do this as an administrative user.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • I try to find something on my iPad, many results are emails, when I push on an email I can't see the email, because I get ever the first email,or the previous selected email in my inbox. How can I see the email selected?

    I try to find something on my iPad, many results are emails, when I push on an email I can't see the email, because I get ever the first email,or the previous selected email in my inbox. How can I see the email selected?

    Is your Yahoo account set up as POP3 or IMAP?

  • Copying and pasting adjustments.  When I copy the adjustments of an image, I thought I could then select several images and batch paste the adjustments to all selected images. But instead it's only pasting to the first photo of the selection. What am I do

    Copying and pasting adjustments.  When I copy the adjustments of an image, I thought I could then select several images and batch paste the adjustments to all selected images. But instead it's only pasting to the first photo of the selected. What am I doing wrong?

    Copy and Paste develop settings in Develop mode on multiple photos on the film strip works for me, even with Auto-Sync turned off.  Lr5.6 OSx 10.8.5

  • Mac: When I click on a misspelled word in the body of an email the spell checker defaults to first word in the email even if it already spelled correctly

    The spell checker identifies incorrect spelled words, however when I right click or control click the word the spell checker only highlights in yellow the first word in the email and gives a dialog with the spelling and definition even though that word already correctly spelled. This is version 33.1 on my mac desktop running 10.10. Spell checking works properly if I use Safari.

    Some added toolbar and anti-virus add-ons are known to cause
    Firefox issues. '''Disable All of them.'''
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • Bug?: TV shows in iOS 7 return to the first selected show

    I manage my video on iTunes withouth synching with iTunes. In particular, "Sync TV shows" checkbox is off. Instead, I drag and drop the cartoons for my kid from my collection (which automatically places them in Home Video category), then adjust info on the videos that are uploaded to categorize them as TV Shows, and group cartoons by series. It worked fine in iOS 6, but after I upgraded to 7, it does not. I did full factory reset before upgrade and then reuploaded the videos, so it's not "new way" vs "old way".
    What happens now after I go to Video app and choose TV shows section is that I can select any TV show first time I click on it. However, if I want to switch to another show, I cannot - tapping on any other show still brings me to the first selected one. To be visual, you can see this behavior on the small video clip I've made: http://www.youtube.com/watch?v=tAYqbb-bFvw.
    Anybody saw this behavior?

    Upgrade to iOS 7.1, the issue seems to be fixed.

Maybe you are looking for

  • Photoshop CS4 extended freezes on startup for up to 10 mins

    Hi, When I select Photoshop to start, it has suddenly started taking an inordinate amount of time to start. This has been timed at 10 minutes! The blue loading screen appears and it stops at the point where it is reading preferences. No other design

  • Kernal panics while using DVI output to watch DVDs

    Hello all. I just got a new MacBook and LOVE it. The only problem is that when I use it to watch a DVD on my HDTV via DVI out and insert a dvd, I get the message that I need to manually restart my computer. This is the fresh factory installed copy of

  • ME2O taking more time for execution

    This has been found sometime ME2O takes very long time for execution. Please refer the below screen shot for selection. If you provide the component no, the search time is little less. But still sometimes the execution take more than expected time. T

  • How to delete a corrupt software from your N81 8GB

    Hello all. I'm new to this and i was just wondering if anyone could help me. I need to delete or remove a corrupt software on my N81 8GB. The problem is that nothing is working and i don't want to format my mass memory. Though if formatting is my onl

  • MM Organizational Structure mapping - Reg.

    Dear Experts, Kindly provide me some guidelines for mapping MM org. structure  in SAP. Let me brief the scenario in the today's situation. Company Code - Two(1000, 2000) Plants - Four(1,2,3,4) Under Company Code 1000(one separate accounts book), Plan