HTML Code for Smart Link Edit and Logout items

I am using an HTML template and would like to include the Smart Link Edit and Logout items in a TABLE. How do I do this?
Is there a way to get the code for these Smart Links (ORACLE tags) and include them?

According to Oracle Metalink "Note:368720.1 - When ILS is Enabled the Edit Smartlink is visible to Users that are not entitled to see it", that is the expected behavior whether you are using the "edit" substitution tags or the "edit" smartlink on a page when the page has item-level access enabled. I don't like it but I can understand why that is the behavior since an end user may have access to manage/edit just one item on a page or just one tabbed region on a page and they need a way to put the page into edit mode in order to edit their item(s). If a user has nothing to edit on a page, then they won't be able to do anything in edit mode anyway.
On the employee portal I work on, there is the possibility that every page may have a different set of users/groups that need to edit items/regions on the page AND the edit smartlink is published on the portal page template so basically, all employees can see the Edit link but if they click on it, only those employees that have items/regions to edit/manage will be able to really do anything while in edit mode.
However, on the customer portal I work on, there is only one group that manages content site-wide so I was able to publish the Edit smartlink on the portal page template and change its access to the one group that manages content so they're the only ones that can see the Edit link on every page.
The substitution tags for Logout are #PORTAL.LOGOUT.URL# and #PORTAL.LOGOUT.LABEL# (I use those so I can control the html & css) or just #PORTAL.LOGOUT# (which does both the label and url). The list of all substitution tags is available in Oracle Application Server Portal Help.

Similar Messages

  • What is the proper HTML code for I linking to a destination in a .pdf file in firefox?

    If I create an HTML link to a destination within a .PDF file, it works fine in IE but not in Firefox. The code I use is this:
    <a href="website/pdf-file.pdf#destination-name>

    Cool. Thanks to you both.
    I vaguely recall doing a "chmod 700" on my previous machine. Those strict permissions survived the migration to this one it seems. "chmod 755" will be fine now. I wanted to know what the default was. Now I do Thank you!
    Here is a quote from the Wikipedia entry on Filesystem_permissions:
    <it>"The execute permission, which grants the ability to execute a file. This permission must be set for executable binaries (for example, a compiled c++ program) or shell scripts (for example, a Perl program) in order to allow the operating system to run them. When set for a directory, this permission grants the ability to traverse its tree in order to access files or subdirectories, but not see files inside the directory (unless read is set)."</it>

  • Html code for bc captcha

    Hi
    I want to add a captcha or image verfication to my contact form that I have used from the Muse widget library but I can't find the html code for this, what I can get is the html code for e-mail, captcha and submit? Can anyone help, thanks

    Thanks Liam. I am a newbie at all of this and decided to use the widget contact form in muse which has an image verification module but when I test it I get a message that it has to be supported business catalyst captcha module so thought there was a html code for it.
    Thanks for coming back to me so quickly

  • Where is the HTML-Code for the Dashboard-Links defined? How to edit it?

    Hello everyone,
    I'd like to know where HTML-Code for the Dashboard-Links (My Dashboard, insert random Dashboardname here, ...) is defined.
    Inspecting HTML-Code via the browser, i'll got the following HTML-Tag:
    an <a'' href="...url"... class="CurrentPortal" name="DashboardBannerLink" title="...">Dashboard-name</a''>
    What i know is, that i can modify portalbanner.css and edit the style of those links.
    But thats not what i want, though. I want to modify the html-code itself, for example change the layout of the table etc, to meet our company's corporate design requirements.
    Thats why i tried to find the terms PortalLink and CurrentPortal within the Message-Database (/msgdb).
    Unfortunately, i got no results.
    As a consequence, I believe HTML for those Links is generated by saw.dll internally and therefore can not be edited.
    Now i need someone to prove me wrong ;)
    Thanks in advance,
    Chris
    Edited by: Chris2010 on 16.08.2010 11:11
    -had to edit the html tag, as the code was turned into a clickable link when i posted the thread

    I still didn't find a solution until now, although i checked almost every xml file, that i was able to find.
    At the moment I am sure, that it would be necessary to edit sawm-Parameter "bannerHtml" to meet my requirements. Now, i dont know whether its possible to edit it or not, since those saw-parameters do not seem to be documented on the web.
    That's the part, i found in dashboardtemplates.xml (Line: 362)
    <WebMessage name="kuiDashboardBanner" translate="no"><!-- Param bannerHtml --><!-- Param dashboardsURL -->
    <HTML>
    <table class="PortalBanner" width="100%" border="0" cellspacing="0">
    <tr>
    <td class="PortalLogo">
    "<\a href="@{dashboardsURL}">
    <img class="PortalLogoImage" border="0" src="fmap:Portal/PortalLogo.gif"/></a>
    "</td>
    <td class="PortalTop" style="vertical-align:top">
    <sawm:param name="bannerHtml"/></td>
    </tr></table>
    <sawm:messageRef name="kuiDashboardMainBar"><sawm:setParam name="product">dashboard</sawm:setParam></sawm:messageRef>
    </HTML></WebMessage>
    -----

  • HTML code for region position 3

    Hi All,
    Can i get the HTML code for display point: Region position 3.
    My requirement is, i have to apply some background color to all the regions which are placed in region position 3.

    Chandran wrote:
    Hi All,
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should normally include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    For layout and visual formatting issues the APEX version, browser, theme, page and region template, and region/item details are always required.
    Can i get the HTML code for display point: Region position 3.
    My requirement is, i have to apply some background color to all the regions which are placed in region position 3.Region position 3 is determined by the location of the substitution string<tt>#REGION_POSITION_03#</tt> substitution string in the page template. This will vary by version, theme and page template, which is information you have not provided.
    Regions located in region position 3 will probably have existing background colours determined by their region templates. Is the requirement to apply a background colour to individual regions, or a background colour underlying all of the regions?

  • HTML code for embedding QT file

    Hey QuickTimeKirk, I liked yr last answer and liked yr new proposal even better. So can you tell me the HTML code for embedding a looping .mov file on a website?

    Here's a link that describes the html tags for QuickTime files:
    http://docs.info.apple.com/article.html?artnum=61011
    Here's a link that shows a more modern method required by IE on a PC:
    http://developer.apple.com/internet/ieembedprep.html
    The tag for looping is simply loop="true" (embed tag) and param name="loop" value="true" for the object tag.

  • Flip Image - HTML code for InDesign

    I am trying to create a flipping image in a digital edition and I found from the cookbook that there is an HTML code.
    The problem is that when I am clicking on the attachment file "Flip_HTML.zip", appears a white page with a message FILE NOT FOUND.
    Is there any other solution for that?
    Thanks
    Georgia

    Thanks Liam. I am a newbie at all of this and decided to use the widget contact form in muse which has an image verification module but when I test it I get a message that it has to be supported business catalyst captcha module so thought there was a html code for it.
    Thanks for coming back to me so quickly

  • Code for Smart connector

    Hi All,
    I am searching code for Smart connector, using this smart
    connector I want to connect dynamically two or many UI components
    (like Circle, Rectangle, etc...) if you know the any Library or
    code, please reply this post.
    Thanks and Regards,
    Pradeep Shinde

    Hi Harsh
    The steps for cennector framework implementation are,
    1.Use connector gateway service for backend connection
    2.connection propertties  to facilitate SSO.
    3.Create Executable Interaction Interface.
    4.Create Interaction Spec to specify function module.
    5.Create an input mapped record.
    6.obtain the output
    7.Close the connection.
    Code is:
    Include  <property name= "ServicesRefernce"
    value =""con.sap.portal.ivs.connectorservice:/>
    Include the connector.jar in build path
    IConnectorGatewayService cgSer = (IConnectorGatewayService )PortalRuntime.getRuntimeResources().getService(IConnectorGatewayService .KEY);
    IConnection con= cgSer.getConnection("sapSystem",request);
    ConnectionProperties cp= new ConnectionProperties(request.getLocale(),request.getUser());   //  SSO
    IInteraction ix=connection.createInteractionEx(); // interaction
    IInteractionSpec ixspec = ix.getInteractionSpec(); //InteractionSpec
    Refer  to this <a href="https://media.sdn.sap.com/javadocs/NW04/SPS15/ep/index.html">API</a> for inserting map record ,getting output record etc.
    Hope this helped .
    I have pdf i shall mail u.
    Thanks
    Swathi
    ps.Points are welcome

  • Help with some html code for flash site!

    Got this site>
    http:/www.thedesignport.com
    Site works great! everything is uploaded! What I cant seem to
    get workning is the html code to add a description under the title
    of the website in a google search? Goto google enter "topanga
    mountain school" I'm top spot on the second page but with NO
    description?? have a look at the html code for
    http://www.thedesignport.com
    Have I gone wrong somewhere?? But I've found if you put
    "topanga mountain school pdf" into google ( I have three pdf's on
    the site) My site is Second on the search with a DESCRIPTION of the
    pdf's under the site name?? I dont get it?? Any help would be
    great!

    You're not getting any help here because this is the forum for discussions of the Community Help Client application and Help system in general. For CSS questions, you should probably try something like the Dreamweaver forum.

  • Html-code for showing cover of current issue?

    Has anyone an example of a simple html-code for showing the latest issue?
    All I need is the adress to the image-file.

    There was a problem like that in the WYSIWYG before 7.0.2 as
    described in Using RH7 on my site. However, that was local and the
    patch fixed it.
    I had a completely different problem a while back but wonder
    if the solution might work. Speak to your web guys and suggest
    this.
    Add the AddDefaultCharset utf-8 directive to either the
    Apache config or the site .htaccess file
    It's a long shot. I don't know what other effects it might
    have on your server but the web guys should.

  • [ask] html code for linksys wvc200

    guys, i have project for distance learning site. in this project, there is live streaming using ip camera when the lecturer was teach student. i have bought ip camera linksys wvc200, to make this online and become live streaming site, i must have HTML source code for this to place at php. do you guys have the HTML CODE for this?? really urgent, i need it.. please help me, because i am newbie..

    Hi ekopamungkas and welcome to the Cisco Home Community!
    The WVC200 is now being handled by the Cisco Small Business Support Community.
    For discussions about this product, please go here.
    https://supportforums.cisco.com/community/netpro/small-business
    The Search Function is your friend.... and Google too.
    How to Secure your Network
    How to Upgrade Routers Firmware
    Setting-Up a Router with DSL Internet Service
    Setting-Up a Router with Cable Internet Service
    How to Hard Reset or 30/30/30 your Router

  • How to get the embed html code for my webpage so I can use it on eBay listings?

    Hi, I already created a Muse webpage, but when i export it as html I get a code that is not compatible with eBay because eBay won't allow "cookies" nor "iFrame" on a listing.. is there a way around so I can get a working html code for eBay? I'm new at this, I don't have coding knowledge. I've never use Dreamweaver either, Muse is appealing since is user friendly, so any good explanation would be greatly appreciated. Thank you.

    Hi, muse is an application made for create websites without coding skills, not to replace any possible use of HTML. If you would like to adapt your code for other uses, like CMS integration, Newsletters, build mobile apps, and other, you will need some coding skills.

  • I want to upload HTML code from an existing site and then revise in Muse. Is this possible?

    I want to upload HTML code from an existing site and then revise in Muse. Is this possible?

    HTML files from an existing site cannot be reused in Muse as Muse works only with files having extension as .muse.
    However, you use apps like Dreamweaver to edit your existing HTML files.

  • Transaction code for viewing invoice document and Claims document

    Hi Experts,
    Can u please tell me the transaction codes for viewing invoice document and claims document in ECC.
    I am in CRM and i do not know about the ECC transaction codes.
    request you 2 help.
    Thanks and Regards
    Shilpi

    hi,
    MM flow:
    purchase Requestion (ME51)
    Request for Quatation (ME41)
    Quatation from different vendors (ME47)
    price comparision (ME49)
    purchase order send to vendors (ME22)
    goods reciepts (MIGO)
    logistic invoice verification (MIRO)
    SD flow:
    Enquirey (VA11)
    Quatation (VA21)
    sales order processing (VA01)
    delivery (VL01)
    billing (VF01)
    Also follow this link.
    The specified item was not found.
    i hope this will help you out
    -Thanks & regards
    Saurabh Goel

  • GETTING HTML CODE FOR A SLIDESHOW

    How can i get HTML CODE for a slideshow recently created using Photoshop Elements 8.  I also added AUDIO both from my own audio folder AND from PE8 audio selections.

    What operating system are you using?
    On a windows system, I think you need to use the Share>Online Album in the  PSE 8 Organizer and then save the result to disk to get something with HTML code.
    The standard create slide show only outputs as a pdf or a movie format file.

Maybe you are looking for