Issue in Custom Breadcrumb.

Hi SDNers,
I have developed a custom breadcrumb using the Navigational Tag library.
When i set the iView's Isolation method to Embedded, the breadcrumb works fine. However when i set it to URL the breadcrumb does not show the correct path.
I also have 3 htmlb dropdowns in my breadcrumb and to prevent the page from refreshing after selection of a dropdown i need to set the iView's Isolation method to URL.
I want to know why the iView does not reflect the correct path when its Isolation method is URL.
The code that i am using for the navigation is as follows.
<nav:iterateNavNodesInSelectedPath>
     <nav:ifNotNavNodeEqualsLaunchedNavNode>
          <span style="color= #0000CC; text-decoration:none; font-family:Arial; font-size:12px">
          <nav:navNodeAnchor navigationMethod="byURL" />
          </span>     
          <nav:ifHasMoreIterations>
          <span style="text-decoration:none; color= #666666">|</span>
          </nav:ifHasMoreIterations>
     </nav:ifNotNavNodeEqualsLaunchedNavNode>          
         <nav:ifNavNodeEqualsLaunchedNavNode>
             <span style="color= #333333; text-decoration:none;font-family:Arial; font-size:12px">
           <nav:navNodeTitle/>
          </span>
         </nav:ifNavNodeEqualsLaunchedNavNode>          
</nav:iterateNavNodesInSelectedPath>
Any help is highly appreciated.
Regards,
Melwyn.

Hi Noel,
Thanks for your reply.
I now placed the iView in the Desktop Inner page and following are the results:
1. If the iView's Isolation method is set to Embedded the path is reflected correctly.
2. If the iView's Isolation method is set to URL, the breadcrumb does not show the correct path.
I need to keep the iView's Isolation method property to URL, since i have 3 htmlb dropdowns in my breadcrumb and i need to avoid the page refresh on selection of each dropdown which happens in the case if the iview is embedded.(An event is attached to the dropdowns).
Is there a way this issue can be resolved by keeping the Isolation method of the iView to URL ?
Regards,
Melwyn.

Similar Messages

  • Adding Custom Breadcrumb for SharePoint 2013 Custom Master-Page With A Custom Separator.

    Hi All,
    I have successfully converted an HTML file to a SharePoint 2013 Custom Master-Page with relevant style sheets. But when I used within the SharePoint site I could not find the breadcrumb. So I want to know how to do that? For that breadcrumb I need a custom
    separator like an arrow like in the below.
    As you can see the separator is a custom built one. To have this custom separator in my HTML I have used the following code snippet.
    <div class="breadcrumb-desktop">
    <span class="breadcrumb-links"><a href="#">SharePoint Site Home</a></span>
    <span class="breadcrumb-links"><a href="#">Sub Link 01</a></span> Active Page
    </div>
    The styles are as like in the below.
    .breadcrumb-desktop {
    width: 100%;
    font-family: Arial;
    padding: 23px 0 40px;
    float: left;
    font-size: 0.75em;
    line-height: 1.25;
    .breadcrumb-desktop > span.breadcrumb-links:after {
    content: " \203A ";
    white-space: pre;
    I have tried the following code snippet within the SharePoint site as
    <!--MS:<asp:sitemappath runat="server" sitemapproviders="SPSiteMapProvider,SPXmlContentMapProvider" rendercurrentnodeaslink="false" hideinteriorrootnodes="true">-->
    <!--ME:</asp:sitemappath>-->
    But it did not display as I wanted.
    So how am I supposed to insert these to my Custom Master-Page's breadcrumb and style them? Please could someone help me to solve this?
    Thanks and regards,
    Chiranthaka

    Hi Chiranthaka,
    Please use the following code snippet in your html master page.
    <div class="CustomBreadcrumbs">
    You are here:
    <!--SPM:<SharePoint:AjaxDelta id="DeltaPlaceHolderPageTitleInTitleArea" runat="server">-->
    <!--SPM:<asp:ContentPlaceHolder id="PlaceHolderTitleBreadcrumb" runat="server">-->
    <!--MS:<asp:sitemappath runat="server" sitemapproviders="SPSiteMapProvider,SPXmlContentMapProvider" rendercurrentnodeaslink="false" hideinteriorrootnodes="true">-->
    <!--ME:</asp:sitemappath>-->
    <!--SPM:</asp:ContentPlaceHolder>-->
    <!--SPM:</SharePoint:AjaxDelta>-->
    </div>
    Here is a thread for your reference:
    https://social.msdn.microsoft.com/Forums/office/en-US/daabd903-df98-41da-80d8-6a942d06980e/add-breadcrumb-to-custom-master-page-html-file?forum=sharepointcustomization
    We can also customize a breadcrumb control, then add it in master page.
    http://msreddysharepoint.blogspot.com/2013/01/custom-breadcrumb-navigation-in.html
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Goods issue to customer without sales order or Outbound delivery

    Dear all gurus,
    I have a case like that: Supposing we don't have neither Sales Order nor Outbound Delivery (because not implement SD, for eg).
    Then, we stil want goods issue to customer. So can u advise me how to do: which Tcode, which movement type,...
    Thanks,

    Hi,
    Create a cost center for customer and issue the goods with respect to this cost center in MB1A transaction using movement type 201.
    Then all the issues will be tracked based on this cost center.
    Regards,
    Bharat

  • Goods Issue to Customer not done

    Dear All,
    We have customize service module. We can select Return, Goods Issue to Customer, Inventory Transfer activity from activity tab on Service call itself.
    Problem is..first i have return material from Customer , then i have transfer inventory from branch whs to repair center whs and now i like to issue material to customer after repairing.
    When i am doing Goods issue to customer, it is giving error i.e. Inventory falls below minimum level.
    Can any body guide me for this.
    Warm Regards,
    Chintesh Soni

    HI Chintesh,
    Check out whether in the item master  you have selected " Manage Inventory By Warehouse" and whether you have maintained  the stock figure in the Required (Purchase UoM) field,the Minimum and the Maximum field in the items rows. In the Required (Purchase UoM) field the system displays the quantity needed to keep the stock at the minimum level.
    The system:
    1.   Issues alerts when the quantity goes below the minimum (Release Stock Below Minimum Level in Document Settings must be selected)
    2.    Does not let you enter stock documents when stock reaches maximum quantity
    Nagesh

  • Performance issue in customized program

    Hi,
    We have a performance issue in customized program.
    In this program he used do-enddo twice. I mean nested do-endo.
    How can we increase the performance.
    And when we did the code inspector it displays 9 errors 'Char. strings w/o text elements will not be translated'.
    Is there any performance issue for this error?
    Regards,
    Chandu.

    >  'Char. strings w/o text elements will not be translated'.
    > Is there any performance issue for this error?
    No, this is just not so clean programming. As for the rest, Please Read before Posting in the Performance and Tuning Forum and learn how to find out where the showstoppers really are.
    Thomas

  • Performance issue in customized program with do-enddo

    Hi,
    We have a performance issue in customized program.
    In this program he used do-enddo twice. I mean nested do-endo.
    How can we increase the performance.
    And when we did the code inspector it displays 9 errors 'Char. strings w/o text elements will not be translated'.
    Is there any performance issue for this error?
    Regards,
    Chandu.
    Moderator message - Cross post locked
    Edited by: Rob Burbank on Oct 20, 2009 12:42 PM

    >  'Char. strings w/o text elements will not be translated'.
    > Is there any performance issue for this error?
    No, this is just not so clean programming. As for the rest, Please Read before Posting in the Performance and Tuning Forum and learn how to find out where the showstoppers really are.
    Thomas

  • Trade preference GTS 10.0 - Issue a customer's declaration

    Dear,
    when trying to issue the customer declaration, the system finds no entries.
    Although, in the worklist for Billing document, the pro forma is there, the product is assigned to the administrative unit and active for LTVD, the customer is also activated for LTVD.
    though, no entry is found when trying to actually issue the customer's declaration
    Thanks in advance for your feedback
    Assen Lozanov

    Hi Assen,
    revocation works only in case of change eg. price of invoice is lower than threshold or there is new negative calculation. Of course invoice date must be than after calculation date.
    In case you have edit in debug you can get rid of entries in /SAPSLL/PREVD and /SAPSLL/PREVITM tables. Don't do this in production.
    Cheers,
    Gabriel.

  • Sample issue to customer

    Dear All
    I want to Map the sample Issue to customer this May be returnable and or Not returnable.
    how i can map this process .
    Regards
    sunil kumar savita

    Hi sunil kumar savita
    Using Free of charge Delivery (FD) you can meet your requirement
    Regards
    Srinath

  • Issues with Custom Chart

    Hi,
    I am facing some issues with custom charts.
    1. X Axis value is getting cut off. Given date as x axis parameter and last 2 digits of date is getting cut off. (format like 19-Apr-2011T00:00:00). And this value cut of happening only for custom chart.
    2. On right click of the custom chart, when i am selecting Preview, it opens a new pop up window with and error as Error: "Application error occurred during the request processing.". No preview is being generated.
    3. In Server Scaling, i checked Use global auto scaling, and many times it is showing improper y axis or mutiple y axis values with the same value or it is displaying improper global range
    kindly help
    Regards
    Muzammil

    Muzammil,
    Without seeing your data and your chart configuration, it is difficult to understand exactly the issues you are encountering.  I have the same JRE and the same version and build of MII as you.  I have no difficulty with the scaling or with Global Range, but problems displaying the date in my tests.
    I would suggest the you enter a ticket into the SAP Support System, and enclose a  copy of your data (run the query, use Browser with Content Type = text/xml) and export a copy of you display template.
    Lastly, what type of query are you using - sql, tag?
    Kind Regards,
    Diana Hoppe

  • Issues with Custom Settings

    Is anyone else having issues with custom settings on 10.8.2?
    I am trying to configure basic office 2011 settings based on the keys located at http://afp548.com/mediawiki/index.php/Office_2011_Settings using a device group.
    However, when I log into an authenticated user's machine and load pref setter I can see that the customizations are not found on the newly managed machine.  I know the push updates are working, but for custom settings I seem to be getting nothing.
    My questions:
    - Am I just flat our doing it wrong? (meaing, should the plist files be copied over)
    - Are there common issues to look out for?
    - Can anyone share basic custom settings they have that work?
    Thanks!

    Thats a bad idea. Office dos not react well to having it's prefences copied from one machine.
    Check out: http://www.officeformachelp.com/office/administration/mcx/
    It's a good guide for MS Office prefs.

  • [NavigationTagLibrary] Custom breadcrumb iView

    Hi,
    I have written the iView based on the excellent blog 'simple hierarchical Breadcrumb' by Sven Kannengiesser.
    It works well, except that it is not being refreshed : it renders the breadcrumb for the Universal Worklist (the first iView being launched) but navigating does not cause him to refresh.
    As I am not enough privileges on my workstation, I use only text files...
    Here are the content :
    portalapp.xml
    <?xml version="1.0" encoding="utf-8"?>
    <application>
      <application-config>
        <property name="Vendor"           value="sap.com"></property>
        <property name="SecurityArea"     value="NetWeaver.Portal"></property>
        <property name="SharingReference" value="com.sap.portal.navigation.navigationtaglibrary,com.sap.portal.pagebuilder,com.sap.portal.navigation.service,com.sap.portal.navigation.helperservice"></property>
      </application-config>
      <components>
        <component name="FilAriane">
          <component-config>
            <property name="ComponentType" value="jspnative"></property>
            <property name="JSP"           value="jsp/FilAriane.jsp"></property>
            <property name="SafetyLevel"   value="no_safety"></property>
          </component-config>
          <component-profile>
            <property name="NavigationTagLibrary" value="/SERVICE/com.sap.portal.navigation.navigationtaglibrary/taglib/TagLibrary.tld"></property>
          </component-profile>
        </component>
      </components>
    </application>
    FilAriane.jsp
    <%@ taglib uri="NavigationTagLibrary" prefix="nav"%>
    <div id="breadcrumb">
        <a href="http://mycompany.com/default.aspx"> My Company</a> >
        <nav:iterateNavNodesInSelectedPath>
            <nav:navNodeAnchor navigationMethod="byURL"></nav:navNodeAnchor>
            <nav:ifHasMoreIterations>&gt;</nav:ifHasMoreIterations>
        </nav:iterateNavNodesInSelectedPath>
    </div>
    Putting the custom iView in the Desktop Innerpage would 'solve' the problem, but it would flicker.
    Besides, I would like this custom iView to look the same  as the page Title Bar iView (which refreshes itselk OK !).
    Thanks in advance.

    Hi,
    Try using following code instead of your code. This might solve your issue
    <nav:iterateNavNodesInSelectedPath>
         <nav:ifNotNavNodeEqualsLaunchedNavNode>
              <nav:navNodeAnchor navigationMethod="byURL"></nav:navNodeAnchor>
                   <nav:ifHasMoreIterations><B>Ø</B><!-- Ø symbol in Wingdings font indicates arrow -->
                   </nav:ifHasMoreIterations>
                 </nav:ifNotNavNodeEqualsLaunchedNavNode>          
            <nav:ifNavNodeEqualsLaunchedNavNode>
                   <nav:navNodeTitle></nav:navNodeTitle>
            </nav:ifNavNodeEqualsLaunchedNavNode>          
    </nav:iterateNavNodesInSelectedPath>
    Regards
    Kedar Kulkarni
    Edited by: Kedar Kulkarni on Jul 2, 2008 5:16 PM

  • Deployment Issues with Custom TS variables set for client

    Good Day folks!
    I have come across an interesting issue that I have not been able to find a quick fix as such I am looking for some ideas where to trouble shoot my issue moving forwards.
    So the Issue:
    I have a TS that deploys a Windows 8.1 SOE image, this is done first by using a PXE boot PE image for an “unknown” systems to load a Custom HTA. This HTA allows me manually add the system to SCCM and add it to a required deployments collection that has the
    8.1 SOE deployed to it.
    The HTA also sets a few custom variables for the system resource things like system location, Machine Domain etc. 
    Once the HTA has run the system then has a delay to allow for the resource to show up tin the 8.1 deployment collection and then closes.
    Now all this appears to work fine, the system is added to the collection, reboots and the deployment runs from start to finish without error.
     I can also check the system resource and the variables are present.
    The problem I have found is that the custom variables for this resource are not being used by the TS after reboot.. upon further investigation I found that these variables are not even being retrieved ( ran a VB script to save all the variables from the
    TS to a txt file to check this )  Because of this the TS is bypassing some needed TS Tasks.
    A few interesting things to note:
    System appears to be added again when AD discovery is run…. So it causes a Duplicate.
    Client Dose connect to SCCM server after deployment but is not receiving deployments ( is getting some policy )
    Worked with SCCM 2012 but not 2012 R2
    So it appears that when the system reboots from the HTA PE step it has identified itself as an unknown system again…. Even though it has been manually added…
     I am interested to know if first of all if others would agree with this and second how SCCM while running a TS matches itself up to a system to retrieve the custom set variables before client install etc... Or a good place to start looking
    to dig up more information!  Or anything else!
    Thanks
    Stuart.

    Have you taken a look at this hotfix?
    http://support.microsoft.com/kb/2907591
    We had to apply it in order for our variables to be seen.
    joeblow

  • Issue in Custom Control UI element

    Hi there,
                   I have created 2 custom controls(SAP mobile 7.1), one for rendering images(actually map images) and another for capturing user's signature. Both are integrated into the main application and works fine when alone. But when present together, certainly on different screens in the main app, still it works but with rendering problems. Say when navigating from the screen that displays the map custom control to the screen that has the signature capuring custom control, the map image is still getting displayed over the signature custom control view.
               I wonder , if the problem is with disposing of the custom control. Can anyone suggest how to do that. Or something else has to be done?
    Regards,
    Aravind

    Hopefully someone more knowledgeable about custom controls \ SWT can add some input
    I do know disposing the SWT controls is important but not sure if it would solve your problem
    from our application that uses a few simple custom controls together, we definitely needed to use dispose or it would cause memory consumption issues and slow performance
    within the constructor
    [Text object].addDisposeListener(this);
    method to dispose color and fonts used
    public void widgetDisposed(DisposeEvent event)
                  font.dispose();
                  amber.dispose();

  • Issue with custom search fields in agent inbox

    Hi All,
    I am working on CRM agent inbox 7.0. The issue I am facing is like this:
    I have added custom search fields in inbox. When give a combination of standard search field and custom search field, the result is only based on standard field. The value of custom field is not considered.
    Is this a standard behaviour? Are standard fields given higher priority that custom fields?
    Any pointers on this would be highly helpful.
    Thanks,
    Narendra

    Hi Naren,
    Did you add custom field using AET? If yes then while adding custom field using AET did you make it search and result relevant?
    There is nothing like priority in standard SAP fields and custom fields.
    Please let me know so that I can further help you.
    Thanks,
    Bhushan

  • Issue regarding customer & vendor invoices in Ecc 6.0 & 4.7 version.

    ISSUE:
    I tried to post an entry using t-code f-22(customer invoice)/f-43vendor invoice, able to post but unable to view the document no. and then system shows the following error message. Express Document' updates terminated' by author.
    "Syntax error in Program 'SAPLFBW4'.
    Plz provide me solution for the above. Asap

    Update was terminated
    System ID....   C11
    Client.......   800
    User.....   SAPUSER
    Transaction..   FBZ2
    Update key...   35EE925B24464DC6840D442B2FA8BF4A
    Generated....   29.06.2007, 13:23:02
    Completed....   29.06.2007, 13:23:04
    Error info...   00 671: ABAP/4 processor: SYNTAX_ERROR
    This is the message i got in the SAP inbox......

Maybe you are looking for

  • Can mac mini support two monitors?

    how do you configure setup using two separate monitors with Mac Mini?

  • Burning mov file to DVD

    I am trying to burn my mov file to DVD. It keeps telling me that there is not enough space on the DVD even though the DVD states that it has 1 hour for HQ, 2 hours for SP, 4 hours for LP. The sequence is about 90 minutes.

  • How to monitor memory usage in a cRIO controller?

    I have an application where I suspect the customer is operating in a hotter environment than they are claiming.  I prepared the RT host vi to log a simple text file directly on to the RT's C: drive.  In this case I'm only logging the transition of ev

  • JAva API's which one and how?

    hi, thanks for the reply, (see below message) basically i want to create a a webbased application that uses JSP, XML. i know i need to use JSDK and J2EE and know how to install them, however im thinking of using Xerces-J as it contains SAX and DOM pp

  • Can't Sync Files in Dropbox Subdirectories

    I installed both dropbox and dropbox-cli from the AUR, and I noticed that files don't get uploaded or synced when I copy, move, or edit a file into my Dropbox folder. For instance, I run dropboxd, daemon starts up, syncs up with cloud, then it says i