Making "Home" always show first from left to right in the nav

All of the users in the testing we have done are looking for the "Home" button to be in the upper left (In the non-logged in view)
How do I make it so the Home button is first and "My communities" second.

Sorry, my bad. Those two line should go after writeStartTable(); and before the for loop. Also, it is not a good idea to hardcode the my home URL since it could change. You should get the URL in the java/.net UI and generate javascript variables. Something like this. Add NavigationModel navModel = (NavigationModel) owner.GetModel(NavigationModel.STR_MVC_CLASS_NAME);ICPListEntryIterator cpList = navModel.GetMyHome();CListURLTemplateMediator mediator = new CListURLTemplateMediator(owner, cpList);if ( mediator.Next() ) {  String[] urlComp = (String[])mediator.GetEntry()}HTMLScript scriptHome = new HTMLScript(HTMLScript.TYPE_JAVASCRIPT);scriptHome.AddInnerHTMLString(" var gMyHomeLabel = '"+urlComp[CListURLTemplateMediator.TEMPLATEARR_INDEX_LABEL]+"'; \n")scriptHome.AddInnerHTMLString(" var gMyHomeURL = '"+urlComp[CListURLTemplateMediator.TEMPLATEARR_INDEX_URL]+"'; \n")result.AddInnerHTMLElement(scriptHome); to NavTypeJSPortalMenuDropDown.JavaScriptIncludes() before this line:
// Send down localized string down to js for image alts in dynamic generated html Now you can use call the writeMandatoryTab function with gMyHomeLabel, which will be localized and gMyHomeURL.

Similar Messages

  • Is it possible to flip the multiple choice quiz "radio" button from left to right of the answers?

    Hello forum,
    I am using Captivate version 6.1.0.319 on a Windows 7 desktop PC and would like to know if it is possible to flip the multiple choice quiz "radio" button from left to right of the answers. I am working on a project that uses the "Require Right to Left composer" within the Global Preferences: General settings. The captions has been switched from left to right but the quiz answer radio buttons did not. Any help would be appreciated.
    Thanks, in advance. 

    Hello and welcome to the forum,
    I'm not aware of such a possibility. A workaround could be to create your own MCQ slides, using standard objects and widgets like the radiobuttons widget (there is an enhanced version created by Jim Leichliter) and advanced actions. These articles were written for previous versions, but can give you an idea about the work involved:
    http://blog.lilybiri.com/widgets-and-custom-questions-part-1
    http://blog.lilybiri.com/extended-widgets-for-custom-mcq-and-tf-questi
    Lilybiri

  • I need to know how to delete downloaded videos and movies from iTunes when the instructions on the support page does not work.  I have swiped the selections from left to right on the phone and nothing happens.

    Hello.
    I need help deleting videos, tv shows, and movies downloaded from itunes.  I have followed the instructions to delete from the macbook, I selected the videos I wanted to delete and right clicked to delete.  Nothing happens.  When I double click on the video it still starts playing.  I also followed the instructions to delete the videos from the iphone by swiping from left to right with nothing happening.  I opened the videos on the ipad and there is no edit selection like in the instructions on the support page. Can you please tell me how to permanently remove this content so it doesn't try to copy from each device when I want to back up the Iphone and Ipad to my macbook.  Thank you.

    Hi Shawninglewood,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    How to delete content you've downloaded from the iTunes Store, App Store, iBooks Store, or Mac App Store
    http://support.apple.com/kb/HT5772
    Cheers,
    - Judy

  • How can I get firefox to show everything from left to right, without a curser that I have to move, in win-xp?

    It used to be ok. I had a firexox teeshirt from way far back, firefox 1.0. Then i had a hemorrhagic stroke, about 3 years ago. Now i'm back, in a new place, for two months now.
    (I use my left hand now...) and once again, i have a desktop, with win-xp (and five internal harddrives, and a 600w ps.) Anyway, for the first time with my new desktop, there is a cursor in the bottom of firefox, and it doesn't show everything, left to right unless i move it.
    I've been out of commission, with only a laptop, with win-7-64bit edition, that i got just 7 months before my stroke. My sister threw away all of my desktops...many of which i built. The doctor said i may die...so my sister didn't even wait, but threw away my CLOTHES AND BOOKS AND COMPUTERS (except for the laptop), but she saved most of my harddrives...i guess i taught her how to save harddrives.
    Anyway, it's been three years, since i've had no 32bit computer with win-xp, and i can't figure out how to make things go back to the way i'm used to. HELP! I was in your forums, when my e-mail was [email protected], which it will be again , soon. But for how, how do i get firefox to show all, left to right, without a bottom cursor? i know it's possible. (And while i'm asking questions, how can i, tony mendola, get another firefox 1.0 tee shirt? i would even pay for it, even though i'm on social security-disability, with only one hand working..and no work. I used to wear it, proudly when fixing computers for others.)

    Hi manni394, what version of Firefox are you running now?
    Firefox 22 has a new way of setting the default zoom level: it is based on your Windows font size setting. So, if you set Windows fonts to 125% (enlarged 25%), your Firefox pages also will be enlarged 25%. On pages that do not adjust their layout, you may get a horizontal scroll bar.
    To reduce the zoom on a page, hold Ctrl and tap the - key (the one on the numeric keypad or the one on the number row of the keyboard). The zoom should be reduced for each tap.
    If you want to globally adjust your zoom level to be lower, you can use either of these add-ons:
    * [https://addons.mozilla.org/firefox/addon/default-fullzoom-level/ Default FullZoom Level]
    * [https://addons.mozilla.org/firefox/addon/nosquint/ NoSquint]
    If you already have one of those add-ons, check the default/global zoom level in case it needs to be adjusted.

  • Plotting Data on a fixed time axis from left to right

    I am plotting data on a Historical Trend graph from the DSC palette. I receive the data from a plc throughout the course of a production shift. I would like to have the start time of the shift (07:00) on the far left of the x-axis and the end time of the shift on the far right (15:30). I would like to plot the data from left to right as the shift progresses. Is this possible? How do I format?
    Many thanks for any input,
    Stuart Wilson

    Hi Stuart,
    All you need to do is place down a waveform chart and then modify the properties slightly in order to achieve this. If you right click and make sure autoscaling is turned off on the x-axis first of all, then go into the properties page and change the x-axis formatting to absolute time then you will be able to plot data with the actual time according to your system clock.
    The only problem you have now is that there probably isn't enough room on the chart to plot data for the entire time between 09:00 and 15:30 depending on how often you want to sample. The default number of data points to keep in the chart is 1024. Therefore if you try and change the max and min values to 09:00 and 15:30 then it won't allow you to set that up as it doesn't think you have enough room there. Right click on the chart again and go down to Chart History Length. Increase this number to a large enough number and then you will be able to set the start time to 09:00 and the end time to 15:30 and as long as autoscaling is turned off this will not change.
    Hope this helps, please find the attached example which will plot random numbers to a chart once a minute and the chart will plot data between these times.
    Best regards,
    Peter H.
    Applications Engineer.
    NIUK.
    Attachments:
    Large Chart.vi ‏16 KB

  • Lighter line passing from left to right

    Hi! What is the term which describe the white line coming from left to right in the windows 8.1 start icon from the bottom-left corner of the screen and how I can add this effect to an image, if it's possible? Thank you!

    Ok, so I experimented a bit about what you're trying to do and here's what I came up with. I think the key is to create a key (no pun intended). Think of the black text as a cut out instead of text. Then you can place a particle emitter behind the cutout and create your inner glow. Here's what I did.
    Create a white rectangle to serve as your "background". Create a text object and type your text. Color it black and then group it to the white rectangle. Name it "text".
    Place a luma key on the text group and have it key out darker. Because you have black text and an all white rectangle, only the text portion will key out.
    Create a new group and place it BELOW the text group. Call it "fx". Hunt through the particle emitters until you find one that gives you the kind of glow you are looking for. I liked the looks of the: Afterburner, Cool, and Embryo emitters.
    Adjust the colors to the particle cells to the color(s) you want to use (I recommend not making it all white because then you're text just disappears against the white rectangle). I used the Atlantic Blue preset and liked the way it looked.
    Then keyframe or use a behavior to move the emitter from one side of the text to the other to give it the move you want.
    Hope this helps.
    Andy

  • My screen displays a shadow from left to right, being darker on the left and brighter on the right. Any advice about how to change this would be appreciated.

    My screen from the moment it starts any program appears to be shaded from left to right. The left hand side of the display appears to be darker than the right half of the screen. Can someone please advise what I can do to alter this. Have I pressed something I shouldn,t have? Or is there a problem with my display?
    Any help would be appreciated.
    Many thanks.

    Does not sound too healthy! You should take it to the Genius bar in the Apple store. May need the hardware looked at...
    It's most probably a backlight issue. Take some piccys of it while it isnt working now!!

  • How to make a clip play backwards in timeline and how to reverse a clip from left to right?

    I would love to know if it is possible to:
    1. make a clip play backwards in the timeline
    2. reverse the orientation of a clip from left to right
    Thanks in advance.

    Yes to both.  The specific method may vary from one version to another.
    1. make a clip play backwards in the timeline
    Right click > Speed/ Duration > Reverse Speed
    2. reverse the orientation of a clip from left to right
    Apply the Basic 3D video effect.  Adjust the Swivel to 180 degrees.
    What version are you using?

  • HT3209 low resolution videos playback with lines from left to right

    When I play HD video's (720p) they play properly and just fine, when i play lower resolution videos (480) i see lines that run across from left to right in the middle of the screen, I can't find any settings to change to prevent that from happening.  I would think if it was a computer problem it would have more trouble with the HD content than the SD content.
    Does anyone know how to handle this?
    Dell 2.0Ghz processor with 2Gb of RAM
    Issue is only noticeable on SD videos (480p)

    When I play HD video's (720p) they play properly and just fine, when i play lower resolution videos (480) i see lines that run across from left to right in the middle of the screen, I can't find any settings to change to prevent that from happening.  I would think if it was a computer problem it would have more trouble with the HD content than the SD content.
    Does anyone know how to handle this?
    Dell 2.0Ghz processor with 2Gb of RAM
    Issue is only noticeable on SD videos (480p)

  • Shrinking a graphic from left to right

    I am trying to transform a photo from 100% to 0% (which I
    will want it to do slowly to reveal another photo underneath) and
    only the width and not the height to decrease which I know how to
    do but instead of both sides of the photo shrinking to the centre
    of the photo (when using the free transform tool), I want it to
    decrease to 0% from left to right - a bit like a slideshow moving
    from left to right but the photo doesn't actually move, it just
    shrinks starting from the left side to the right revealing the next
    photo underneath. I thought this would be a simple thing to do but
    I can't work out how to do it.
    Thanks

    You can do this by moving the center point of the picture.
    Select the Free Transform tool and select the image and move the
    little white circle (usually placed in the middle), and move it to
    the right edge of the image.

  • When I try to Home-Share It works most of the time. It will always show up, but sometimes I tap on the icon of my library then it wont load, I restart my computer, IOS Divice and my router It still wont load my Library .... WHY!

    When I try to Home-Share It works most of the time. It will always show up, but sometimes I tap on the icon of my library then it wont load, I restart my computer, IOS Divice and my router It still wont load my library. I even went and tried to reinstall Itunes and everything nothing works.

    Hi,
    /Users/sarahschadek/Desktop/Safari.app/Contents/MacOS/Safari
    Move the Safari app from the Desktop to the Applications folder.
    Restart your Mac.
    That's why you see this:
    When I try to do the updates my computer says it has ready it goes through like it is downloading them then at the end it says some of the files could not be saved to "/" files.
    After your restart your Mac, click the Apple  menu (top left in your screen) then click:  Software Update ...
    Carolyn  

  • HT1600 I have an Apple TV 2nd Gen, iPad 2 and can't get the icon to appear when i swipe from left to right. What am I missing? I am able to get the 'Home sharing' 'user and password on my Mac.

    I have an Apple TV 2nd Gen, iPad 2 and can't get the icon to appear when i swipe from left to right. What am I missing?
    I am able to get the 'Home sharing' 'user and password on my Mac.
    Also using IPad 2 I am able to get the ITunes to accept the user name and same password as the Mac.
    However, the only way I can see the 'Home sharing; icon is in Music on the Ipad. When I tap on the Icon it asks for a password.
    When I give the same password, it is rejected.
    Help!!!!
    Jaxxdiggs

    Personally I think the iOS devices are poor at reconnecting  - Airplay establishes that a link is available but when the iPhone/iPad has been away from the house and rejoins the network i think AppleTV already thinks it's connected with a different IP address and fails to recognise it has joined the network again with new credentials.
    Something along those lines anyway.
    I find that a combination of restarting AppleTV, router and iOS device tends to fix it, but not for everyone.
    AC

  • Hi i am working with indesign on a book in hebrew. and the page numbering that i apply. showing from left to right insted of right to left. can you please help?  thank you. iris

    hi
    i am working with indesign on a book in hebrew. and the page numbering that i apply. showing from left to right insted of right to left.
    can you please help?
    thank you. iris

    Hi Shawninglewood,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    How to delete content you've downloaded from the iTunes Store, App Store, iBooks Store, or Mac App Store
    http://support.apple.com/kb/HT5772
    Cheers,
    - Judy

  • Horizontal RSS feed- is it possible to create an RSS feed (showing both pictures and text), that scrolls from left to right rather than top to bottom?

    I am trying to create an RSS feed that will scroll from left to right rather than top to bottom as is standard in iWeb.  Ideally, I would like to show both images and text. I am actually using iWeb '09.  I am not opposed to writing html code if necessary.
    Thank you for your help!

    Probleme solved without having to change anything in the flash.
    The solution was to add a small part in the CSS in HTML
    html {
    overflow-x: hidden;
    overflow-y: auto;
    Solve probleme. All browser. VERY usefull to know !

  • Why does my Menu Bar is scrolling from left to right when I call it and not stabilizing?

    I have an an XP Windows system and I use Firefox as my default Browser, I suddenly found that my browaer is hit by something that makes the Menu Bar when I try to use it scrolling all menus from left to right so quickly that I can't point to any choice and keep doing this till I end it by mouse, also the information in the Autocomplete are not accessible as they don't show when trying to get them either by mouse or by the down key. I don.t know what to do putting in consideration that I uninstalled firefox and reinstalled it and this did not solve the problem.

    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

Maybe you are looking for

  • What is the best printer to buy for Airport Express printing?

    Help! I need a new printer. Required features: • under $300 • multi-function (fax not required) • auto-document feeder • prints 2 sided • USB to Airport Express, or itself be wireless printer--(bluetooth seems to not have the range I need: 35-60 feet

  • CAPWAP error on WLC

    Yesterday I had an AP that disassociated from the controller and now it won't join.  I'm getting the following errors.  Cisco's documentation is not really pointing out the issue.  Any one encountered these before? Software Version: 7.4.100.0 FRI: 1.

  • TS1398 Setup and Wi-Fi problem

    I have a new iPad and when I turn it on it starts with the setup. When I get to the point of joining my wireless network after taping my password I get the 'Unable to join the network' message. And I am stuck there. Help please!

  • Mp4 movie can and cannot be displaid in safari, firefox, ... browser, why ?

    We have noticed that the videos sent by an axis IP camera (when an event trigers) cannot be displayed into a web page without crashing the browser (firefox, safari, ...). Here are two samples : 1/ The following web page cannot be displayed into a web

  • Can't syncronize my iPhone 4 (OS 5.1) to iTunes 10.5.1.42.

    It stops when syncronizing photos even though I'm not syncronizing photos. The whole sync process stops in when it's "waiting for files (photos) to copy" I've got Windows 7 home edition and I havn't had problems with this before upgrading to OS 5.0 -