Hiding "Descriptive Attributes" link on item page in PLM

Hi,
We have a requirement where we need to hide the "Descriptive Attribute" link on the item page (Self Service). Please note that this link is coming on the Sub-Tabs (side navigation on the left side of the page). Clicking on this results in a page where DFF is show. We need to hide this link so that it is no more available to the user. Please suggest is someone have achieved this functionality before.
Regards,
Nitin

Hi Pratap,
I have check the same thouroughly, but the link (which appears to be coming up from menu) in the side navigation bar is not coming up in the about this page. Also this is not coming as a part of the JDR_UTILS command. I believe it is the menu which is getting rendered on the page. I am able to locate the menu and function inside it. I also tried using Menu Exclusion functionality but thats also not causing any help (link is still visible). Please note that i got both the APACHE and OAF core services to clear the cache (This is R12 instance).
Please suggest.
Regards,
Nitin

Similar Messages

  • Not able to open Modal Page through a report attribute link

    Dear All,
         Not able to open Modal Page through a report attribute link, kindly help me...
      I am using skill builders modal page plugin ...
    Thanks and Regards,
    Madonna

    Here's what you have to do.
    You set up your column link like this:
    Link text: whatever you like
    Link attributes: onclick="return false;" class="open_modal"
    Target: Page in this application
    Page: number of the page you want to open in your modal window
    You set up your dynamic action like this:
    Event: Click
    Selection type: jQuery selector
    jQuery selector: .open_modal
    (notice the dot at the beginning!)
    Action: SkillBuilders Modal Page (2.0.0) [Plug-in]
    Event Scope: Dynamic
    And finally, in your True Action (SkillBuilders Modal Page (2.0.0)), URL Location should be set as Attribute of Triggering Element.
    And that's pretty much all it takes.
    Hope this helps.

  • Beginner question - link five items in menu to five pages in iPhone app

    I can set up a menu to link to one page. But I'm confused on how I can set a table for five items to link to 5 different text pages.
    That is all I want to do.
    Also, if I'm doing a text page how do I completely eliminate the typewriter so it never appears.
    Can anyone help?
    I have been diligent in trying to accomplish this for 40 plus hours and failed.
    My email is [email protected]
    Thank You

    Hi Fred, and welcome to the Dev Forum!
    Fred Reiss wrote:
    I can set up a menu to link to one page. But I'm confused on how I can set a table for five items to link to 5 different text pages.
    Can you describe the screen you want to build and what it needs to do in any more precise way? "Menu to link to one page", and "Table for five items .." doesn't tell me enough to make any suggestions. If you've written some code, it might help to post that (see the formatting help in the first forum topic).
    Also, if I'm doing a text page how do I completely eliminate the typewriter so it never appears.
    Can anyone help?
    As abpve, a little more precision might help. I need to understand what you mean by "text page". For example, if you mean an instance of UITextView which the user isn't going to edit, just set its [editable|http://developer.apple.com/library/ios/documentation/UIKit/Reference/ UITextViewClass/Reference/UITextView.html#//appleref/doc/uid/TP40006898-CH3-SW6] property to NO, and the keyboard will never appear.
    \- Ray

  • I need to create a link on a page, while hiding it from the options

    I am making a website for my work, which is a glass company. The options at the top to click on will be home, commercial, residential, and contact us. When you click on residential i would like to have links for windows, shower doors, ect. I want to be able to click on windows and it go to another page to show information about them, the same thing with shower doors, ect. but i don't want thoes titles to be at the top of the page. Is this possible.

    What you're referring to is a drop down menu. Those can't be created normally in iWeb. They can be added to a iWeb page but require an HTML snippet and javascript. Some possible javascript solutions have been posted in this forum. Search for drop down menu. Also do a Google search for drop down menu to get a number of sites with possible solutions.
    Or, you can create a separate Residential page and put photos of windows, shower doors, etc. on it and use them as links to the pages for the windows, shower doors. Those pages don't have to be included in the navbar. You can turn it off in the Inspector/Page/Page pane.
    Also see Section 9 of this iWeb FAQ site.
    Happy New Year

  • Adding a link to another page in View Mode using Destination URI

    Hi All,
    I have the Search items page in iProcurement, and the Supplier Name is a text field in the search results region. Now I want to display the Supplier Name as a link, clicking on which the user should be taken to the corresponding Supplier details page in View Mode.
    Is this something that can be done through personalisation, as in without extending the controller etc. I tried by giving the url of the supplier page in the Destination URI of Supplier Name, and it navigates to the supplier page, but how do I implement the functionality of querying the details of the Supplier in context. That is, what is the url that needs to be used, and what are the parameters that need to be passed etc? What is the approach to implement such a functionality. I have done OAF development, but havent done any personalisation.
    Thanks
    Anish

    Hi,
    I have a custom inventory report where I have a header region with the From Date and To Date column. The user enters these two dates and the data is displayed in the Table region between these two dates. Then in the item column I have a URL link which takes us to the Detail page. I need to pass the item number and the From Date and To Date in that link so the where clause can be set for the detail query. The attribute value for the item passes fine but I do not know how to pass the value for the dates. My URL looks like as below. I have tried different ways as mentioned in metalink or google search but no luck. Tried to capture the value also and it shows as the value as ‘$FromDate’.
    OA.jsp?page=/xxbn/oracle/apps/xxbn/consignment/webui/ConsSaleDetailPG&ItemNumber={@ItemNumber}&FromDate=$FromDate&ToDate=$ToDate&retainAM=Y&addBreadCrumb=Y
    I would appreciate if I can get some light on this.
    Thanks in advance.

  • Link from one Page Group to another

    It it possible to click on a link in one page group and link to a page in another page group.

    Create a "Page Link" item, one of the built-in item types. When specifying the attributes for this item, you should be able to choose pages in other page groups.

  • Question about "Create Item" page

    Im working on trying to Insert a new item into a Self-Service Web Applications page.
    As part of my research, I have been looking at this doc:
    Oracle® Application Framework
    Personalization Guide
    Release 11i
    Part No. B25439-02
    From:
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115fwkpg.pdf
    The document does not seem to go into much detail about how to Insert an item on a page. I also checked the "OA Component Reference" document.
    I checked the online help via "Create Item Page" - e.g.
    http://oursite/pls/PSAT/fndgfm/fnd_help.get/US/FND/CUST_PERSADMIN_CREATEITEM.HTM
    Again, that doesn't give a lot of information.
    As part of my testing / research, I would like to add a new Item to a page, and have the value of the item to be taken from an existing SQL Query.
    For example, in iProcurement, when viewing a Requisition Details, e.g. via this page:
    http://oursite/OA_HTML/OA.jsp?page=/oracle/apps/icx/por/reqmgmt/webui/ReqDetailsPG&reqHeaderId={!!BX6R96mkQOcfNZ60BeTaJQ}&retainAM=Y&addBreadCrumb=Y&_ti=245778094&PersonalizationParam=PersonalizationParamAdmin&oapc=12&oas=mYF7zP1VI7xoAWcUQHTEkQ..
    I would like to add in the "NOTE_TO_AUTHORIZER" field from the "po.po_requisition_headers_all" table.
    From looking at the "About this Page" link, I can see there is a View Object called "oracle.apps.icx.por.reqmgmt.server.ReqHeaderVO".
    This ViewObject contains an Attribute called "NoteToAuthorizer" with a Type of "java.lang.String".
    When I go to the "Create Item" page, and choose and Item Style of "Message Styled Text" there seems to be no way to say which database field you want to include.
    From looking at a previous customisation that a developer did, I can see you can pull in an Attribute via the "View Attribute" field, and link in the VO via the "View Instance" field.
    When inserting database values into a Self-Service page, can we only insert Attributes, and not any of the other regular fields from View Objects?
    Apologies for the rambling essay.
    Any advice much appreciated.
    Thanks

    Hi Jimr,
    In OAF sql queries are represented by View Objects and columns of query will be represented by View Attribute.
    For every column in query there will be corresponding view attribute name, so while adding any item on self service page which represents data from database you need to specify view instance name and view attribute name, which will specify which column and from which query it will show the data.
    *"When I go to the "Create Item" page, I can't work out how to tell Oracle that the Item I want to create should be the "NoteToAuthorizer" field from the "ReqHeaderVO" ViewObject."* so ReqHeaderVO1 will be the instance(by default OAF generates instance like this) and "NoteToAuthorizer" can be mentioned in View Attribute name property.
    Let me know if you need further clarification.
    Regards,
    Reetesh Sharma

  • Move Setting link to tab page group

    Hi Gurus,
    is it possible with the floor plan of CRM 5.0 to move the "Settings" Link of the search result list to the toolbar group of an an tab page-group. As i want to limit the search result of activities via the "Settings" Link, which is display in the tab-page group of accounts.
    Thanks in advance
    Stephan

    Create a "Page Link" item, one of the built-in item types. When specifying the attributes for this item, you should be able to choose pages in other page groups.

  • How get Email description attribute text using C#

    I am Using CRM 2015 and Get Email activity attribute values but description
    attribute getting not text only it getting the whole Html.
    i just want to get the text only from description and set to Case Description.
    i am getting this value as
    string emailMessage = email.Attributes["description"].ToString();
    <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META
    HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!-- /* Font Definitions */ @font-face     {font-family:"Cambria
    Math";     panose-1:0 0 0 0 0 0 0 0 0 0;} @font-face     {font-family:Calibri;     panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal     {margin:0in;
        margin-bottom:.0001pt;     font-size:11.0pt;     font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink     {     color:blue;     text-decoration:underline;}
    a:visited, span.MsoHyperlinkFollowed     {     color:purple;     text-decoration:underline;} span.EmailStyle17     {     font-family:"Calibri","sans-serif";   
     color:windowtext;} .MsoChpDefault     {     font-family:"Calibri","sans-serif";} @page WordSection1     {size:8.5in 11.0in;     margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1
        {page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout
    v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div is Test Email 1<o:p></o:p></p><p
    Amatea<o:p></o:p></p></div></body></html>
    Muhammad Sohail

    Hello,
    Take a look here:
    Convert HTML to Plain Text for copying Email Message in CRM 2011 / 2013
    Hope it helps,
    Kind Regards

  • Item Attributes which control item coming to HTML quoting

    Please let me know which item attributes will control item availablity in quoting

    In Item Master Form, we have noticed Item field and description field. My questions are as follows:
    Q1) How to know the field is flex field or not? When we examine the field, we are not sure whether the field is flex or not.
    There are 2 types of flexfields. Key Flexfield (such as the item number itself) and descriptive flexfields. Descriptive Flexfields are the fields that pop up when you click on the beer mug next to the description.
    Q2) Is Item Field a flex field? If yes how to create Item field as segment base (with List of Values as my example mentioned above). If Item field is not flex field can we make it Flex field without customization
    Item # is a key flexfield. You define a value set and assign the value set to the Item KFF segment1. Typically, the value set would simply define how many characters can it have, if it will have numbers only etc.
    Q3) Is Description a flex field? It appear to us it is flex field. If yes how to change the segments of that, and make them as list of values as my example above.
    No.
    Q4) In Item catalog, we have seen “Catalog Group”, is this a flex field?
    No
    Q5) In the Item catalog form, on the Catalog Group. We have seen some descriptive elements. These are look like attributes of the Item, and we have seen these are link with Catalog Group. My question is, how can we make these Descriptive elements as List of Values? Which means we don’t want to each time type the values rather select the values. So this will solve our problems as example I mentioned above.
    There is no out of the box way to attach LOV to Catalog element values.
    It is good that you are trying on your own but I would suggest brining in a good consultant who can make this easier and faster for you.
    Sandeep Gandhi
    513-325-9026

  • When trying to open a link in the page I am on and open it in a new Tab the browser stops responding.

    I open the browser and the Hime Page opens as expected. When I open a link to an item or article on the page in a new Tab Firefox stops responding and thye top line on the screen shows that to be the case. The only way to resolve the issue is to exit or close Firefox and start again. This has just started yesterday (Oct 12) as before that the process worked fine.
    When I open a new Tab and then type in a new web site it will open and allow access with no problem, provided I have not open a link as outlined in the first paragraph. I can open several tabs in this manner and Firefox works as expected. But if I try to link from any page and open in a new Tab i get the "not responding" situation again.
    After closing Firefox so I can restart it, the browser will open but the first screen will be a blank tab rather than my home page. I can open web sites and Firefox proceeds as expected as long as I do not try to open a link from within the page in a new Tab. I get the same "Not responding" situation.
    If I immediately close Firefox after it opens without my homepage and then restart it then my home page will open as expected.
    I have not made any changes to programs or setups in Firefox or on my computer in the immediate time before the problem started.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Multiple objects to have the same rollover state at the same time (but link to different pages)

    Hi,
    I have a mac
    I would like to know how i can have multiple images with the same rollover states - but which show up at the same time on more than one image, (but each item to have its own linking property applied to it)?
    see image below: i want both box 'A' to pop with the same rollover state even if I'm hovering on just one of the boxes. But i want each of the boxes to link to different pages in my website.
    Ive tried grouping the images and moving them to their own layer, but the rollovers aren't 'linking' together on multiple objects
    help!
    thanks

    It's not, but you don't need that to achieve the behavior you've described. A1, a trigger, will have the states and hyperlink you desire. On rollover it will show its rollover state and will show its target container which will be directly on top of A2. It will look like a rollover state for A2. Repeat this for A2, B1 and B2 and I believe you achieve the behavior you've described. It's just a different way of approaching the problem (that happens to fit the tools available in Muse).

  • Get description for node and items in WD ABAP - Tree

    Hi all,
    I want to dislay the description for all nodes & Items when creating a Tree. In normal ABAP we assign the relevative text and fill the node table & Item table.
    But in the case of WD ABAP how it works.
    Please suggest.
    Thanks
    Sanket sethi

    Hi,
    Refere WD application WDT_TREE. In this application, 2 attributes are taken as mt_folder_struc and mt_file_struc. These are of type TIHTTPNVP. While filling these tables, make sure to pass proper parent child node.
    See methods, FILL_FILETABLE and FILL_FOLDERTABLE.  field NAME corresponds to child key
    and  field VALUE corresponds to parent key. as these are of type STRING, you need to concatenate text description to code and accordingly fill the tables mt_folder_struc and mt_file_struc.
    Regards,
    Chandra

  • How to place download link on jsp page to download files eg. Download PDF

    Hi,
    I have made an appliaction in struts 2 which creates PDF,its working fine now i want to place a link on my jsp page from where i can click and download that PDF file which i have created and store on my local location. Also i want to to know can i place links on my jsp page to download other type of files if i want to give link on my page to download Images or songs how can i do that,
    Help plzzzzzzzzzzzz

    IF You are using jsf then simply <h:outputLink value="file:///D:/Me/Image000.jpg"/>. This generates HTML <a> tag and value attribute replacing with <a> tag's href attribute.If you are using other technologies try to find which tag generates HTML <a> tag.
    I think You also can simply place HTML <a> tag wherever You want

  • Is it possible to use two buttons on a master page to link to consecutive pages i.e. previous or next

    The easiest way to explain what I am attempting to achieve is to create a navigation template on the master page, with two identical arrows, one pinned to the left side, and one to the right, along with a basic 3 button navigation for; home - table of contents - end for example.
    The idea behind the arrows is that if on my "Plan" tab in Muse, I have all pages within the site in consecutive order from left to right and everytime I change the image that represents the previous or next, I have to go through every page, delete the source image, add the source image to every page (50+ pages) and then link each page individually to the next page in the order.
    Any help would be greatly appreciated.
    Jeff

    I produce a 300-page magazine twice a year that uses next/previous links. Unfortunately master items can't be edited on individual pages. My solution is to edit the HTML after the export. Too bad overrides don't work as they do in InDesign.
    In Muse you could create the arrows on an editable page, then copy/paste-in-place on the rest of the pages and edit the links on each page. Isolate them on a separate locked layer above the regular page content so they don't get moved accidentally.
    Julie

Maybe you are looking for

  • Cookies in iframe

    so the deal is that im trying to create a website for my mom and her friends as a replacement for MSN groups (which microsoft is shutting down soon). The idea is to create it through iweb and mobileme so its maintainable by her. the problem is the bi

  • How to show old value in webui when user press NO button on popup button.

    Hi Experts, As per requirement I have created custom field with dropbox and with popup box to cofirm user decision if value from field changes. Now on Popup when user press Yes then its Ok as no need to change the current value in the field. but when

  • Scheduling Query

    Hoi, Recently i have create a query using transaction SQ01 on R/3 System, everything is going well. My question is: There a way to schedule my query, so it can be performed monthly en saving the output to an appropriate destination. I will appreciate

  • (LINKS) for SoundBlaster lost

    Let me just say, im utterly dissapointed with creative for not applying the original CD files?to their website. Not just me but im sure as hell their are others who are in need of the same request. Do we really need to spend time on google.com more?t

  • How to remove 'ripple' caused by vibration

    Hi, Fairly new to editing in Adobe CS. But I am having problems with one of my clips, and I just cannot figure out a solution. I fly a multicopter with a gopro moounted. Today I had to use a 'backup' drone of mine that occasionaliy give me video with