Documentation of new phtmlb tags

Hi,
we recently did an upgrade from PL40 to PL50 (620). Looking into the Tag Browser in SE80 I noticed that some phtmlb docu is now available what is very nice.
On a second look I noticed that there are a few new tags in the phtmlb libary like <phtmlb:dataTip>, <phtmlb:pictogramLayout>, <phtmlb:focusRect> and some more.
At least those tags seem to be new to me and there is no docu available for these tags.
The docu in note 767167 is not up to date, at least it does not include the mentioned tags.
Is there any documentation available for those new tags?
The phtmlb_samples BSP-App has changed a little bit but the mentioned tags are not included here either...
Regards,
Alex

The <phtmlb:dataTip> is really cool.  It can be used to apply more details about a field.  I use it with a <phtmlb:messageBar>.  When the user double clicks the <phtmlb:messageBar> message the focus is set to the field that generated the error and the <phtmlb:dataTip> is used to give the specific problem.
<htmlb:inputField id      = "docversion"
                        value   = "//model/dir_sel.dokvr"
                        invalid = "<%= docversion_invalid %>" />
      <phtmlb:matrixCell col    = "1"
                         row    = "3"
                         vAlign = "TOP" />
      <htmlb:button id       = "linkDIR"
                    text     = "<OTR>Link</OTR>"
                    disabled = "<%= application->MY_BLOCK_NON_TEAM_UPDATES %>"
                    onClick  = "LinkDIR" />
      &nbsp &nbsp
      <htmlb:link id        = "DocSearch"
                  reference = "../zem_doc_search"
                  target    = "_Top"
                  text      = "<OTR>Document Search</OTR>" />
    </phtmlb:matrix>
    <%
  if model->dir_error is not initial.
    %>
    <phtmlb:messageBar id                 = "DIR_ERROR"
                       type               = "ERROR"
                       rulerDisplay       = "TOP"
                       connectedControlId = "<%= controller->component_id %>_<%= model->DIR_CONTROL %>"
                       text               = "<OTR>Error During Link Attachment</OTR>" />
    <phtmlb:dataTip connectedControlId = "<%= controller->component_id %>_<%= model->DIR_CONTROL %>"
                    onlyFirstFocus     = "false"
                    text               = "<%= model->dir_error %>"
                    type               = "error" />
    <%
  endif.
    %>
https://weblogs.sdn.sap.com/weblogs/images/1918/phtmlb_datatip.jpg

Similar Messages

  • Documentation on phtmlb tags

    Hi
    Can someone give me a <b>documentation on phtmlb</b> tags in <b>English</b>.
    It would be great if I could get documentation on all other tags such as bsp, xhtmlb, graphics, calendar.
    This is kinda urgent, so i request attention.
    Thanks,
    Reema

    check out this thread
    Re: Documentation for the PHTMLB library
    Regards
    Raja

  • Make new custom tag in A2

    Good evening,
    I'm trying to add a custom tag to an image in Aperture 2.0. I've looked all over the internet and find no examples what so ever of AS and Aperture 2.0.
    I have a few guesses that produce one of two different errors - but no idea how to actually make this work. Any ideas ?
    tell application "Aperture"
    copy selection to theSel
    repeat with curImg in theSel
    class of curImg
    --image version
    -- make new custom tag at curImg with properties {name:"NewTag", value:"New Tag's Value"}
    -- set aNewTag to make new custom tag with properties {name:"NewTag", value:"New Tag's Value"}
    -- Aperture got an error: Can’t make or move that element into that container.
    -- make new custom tag at end of curImg with properties {name:"NewTag", value:"New Tag's Value"}
    -- make new custom tag at end of (curImg) with properties {name:"NewTag", value:"New Tag's Value"}
    -- make new custom tag at end of custom tags of curImg with properties {name:"NewTag", value:"New Tag's Value"}
    -- make new custom tag at end of curImg's custom tags with properties {name:"NewTag", value:"New Tag's Value"}
    --Aperture got an error: Can’t make application "Aperture" into type specifier.
    end repeat
    end tell

    If I recall, it was done because how tags were to be handled in 1.2 was very different from 1.1 and it was felt that developers shouldn't rely on implementation specific classes (unless they were SPI) for several other reasons (application portability being the big one here).
    If it's felt that this was the wrong decision, please feel free to log an issue [1] against the RI (to date, no one has).
    As to the 'borked' dependency URLs, please log an issue [1] if you find these. We have nightly builds going that work from a clean workspace and checking today's result, it seems ok.
    [1] https://javaserverfaces.dev.java.net/issues

  • JavaDoc documentation for new BC4J UI classes

    Hi All
    I could not find JavaDoc documentation for new UI packages (
    oracle.jbo.uicli.*** ) in JDeveloper 9i RC. Does anybody have an
    idea where can I find them?
    Regards,
    Shota

    The Javadoc for the Release Candidate is not accessible directly from the help system. You can, however, open the javadoc by using the
    "Browse Javadoc" command in the Code Editor: 1. Highlight the symbol in the Code Editor (for instance, type "JUApplication" anywhere in a
    .java file that you open in the Code Editor), 2. Right click and choose "Browse Javadoc". JDev will open the javadoc for the highlighted symbol
    and you can use the Prev link to traverse the tree until you find the desired package. In the Production release, the Javadoc will be
    accessible directly from the HelpViewer Contents pane (and thus allow searches on the Javadoc). FYI: All Javadoc appears in the /jdev/doc/ohj/
    folder in your installation.

  • How to create a new custom tag in JSF 1.2

    Hi there,
    In JSF 1.2, all the classes (CommandButtonTag, CommandLinkTag, DataTableTag,...) in package com.sun.faces.taglib.html_basic are defined as final class. In JSF 1.1, we can create a custom tag that extends the tag in JSF taglib; it save us lots of time.
    Could anybody know how to create a new custom tag in JSF 1.2?
    Many thanks,
    Emily

    If I recall, it was done because how tags were to be handled in 1.2 was very different from 1.1 and it was felt that developers shouldn't rely on implementation specific classes (unless they were SPI) for several other reasons (application portability being the big one here).
    If it's felt that this was the wrong decision, please feel free to log an issue [1] against the RI (to date, no one has).
    As to the 'borked' dependency URLs, please log an issue [1] if you find these. We have nightly builds going that work from a clean workspace and checking today's result, it seems ok.
    [1] https://javaserverfaces.dev.java.net/issues

  • Elements 11 vs 13: how can I add a new place tag to my PSE13 database without using the wretched and totally inadequate map technology  that Elements 13 wants to impose.

    HI,
    I have recently installed Elements 13 having used Elements 11.0 successfully to build a database of 30,000 plus images indexed by place, people, and photo date. Elements 11 allowed me to add new places which are meaningful to me but which are a complete mystery to the mapping technology of Elements 13. For example some years ago I lived in London in a road called Argyle Road. In elements 11 I could enter the place tag as Argyle Road. In Elements 13 I am required to locate Argyle Road on the map, but the map presupposes that the Argyle Road I am referring to is in Ealing in West London. It is not!
      I now live in a place called Broadsands but the Elements 13 Map places this 0.5 miles away from what I would describe as Broadsands.
      So the question: how can I add a new place tag to my database without using the wretched and totally inadequate map technology  that Elements 13 wants to impose.

    Thank you for your quick response, BalusC. I really appreciate your answer.
    Yes, you are right. If I manually code the same amount of those components in the JSF pages instead of generating them dynamically, the server will still run out of memory. That is to say, JSF pages might not accommodate a great deal of concurrent visiting. If I upgrade the server to just allow 1,000 teachers making their own test papers at the same time, but when over 2,000 students take the same questionnaire simultaneously, the server will need another upgrading. So I have to do what you have told me, using JS+DOM instead of upgrading the server endlessly.
    Best Regards, Ailsa

  • Documentation on rw jsp tags

    How can I get documentation on rw JSP tags?
    Thanks

    Murali,
    Please refer to the JSP Tag Reference Chapter of online help at http://otn.oracle.com/reports/help/
    Thanks
    The Oracle Reports Team

  • Why can't I create a new character tag in the designer?

    I'm trying to create a new character tag in the designer but when I click the down arrow next to Commands, I don't get the COMMAND box that allows me to select New Format. Is this a bug or is there something else I need to do get it to respond? I'm able to add a new paragraph tag with no problem. I exited out of FrameMaker and restarted but that didn't seem to help. Thanks

    Sheila,
    I'm using Version 9.0p230. Windows OS.
    Yes, the COMMANDS pop up does not pop up!
    Yes, I rebooted but I had the same problem. I ended up entering a new name directly in the Character tag field from the Designer and was able to create it that way. Thanks

  • ITunes + Front Row + New Sorting Tags = suck

    Well...maybe it's not broken, but it's annoying. I LOVE the new sorting tags. But they don't apply in Front Row. Is this the same for everyone else? Does anyone have a workaround?

    I've had to take my seasons (southpark) and actually separate them by seasons in iTunes rather than have them all grouped under Southpark. In iTunes under TV Shows each season is listed as Southpark Season 1 for the show name.
    If I didn't do this then they all were grouped together when viewing.

  • Not seeing new title tags, iWeb SEO, iWeb 09

    I have been working with iWeb SEO tool to write title tags for a site created in iWeb 09. After publishing to folder, I proceed to write title tags and save each new tag. When I publish I continue to see the old title tags. I have tried ftp for upload as well. Dates on my files and folders indicate the upload is complete, and I have tested with changes to content. Everything seems to work except overwriting the original title tags. I believe I set the original tag using a Google tool. Any thoughts?

    I have published this site three ways, one using SEO Publish which uploads from folder (home/My Web Sites/site folder) to ISP, two using Fetch to upload from folder to ISP, and third, Apply All in SEO tool (which I wonder if it loads to domain.sites2 since I do not tell it where to go) and then publishing using iWeb ftp. I wait a day between uploads just to be certain of things, as well as check the my ISP folder for the date/time of my last upload. Each of the three ways is successfully up loading files and folders, yet none succeeds in writing the new title tags. I am quite perplexed by this. I thought title tags were embedded on each page they are assigned too (would be in Dreamweaver), but it acts as if I have a title tag somewhere else which is showing up identically on every page of my site, over riding my new title tags. Any insights? Thank you for your reply.

  • New html tag highlight color

    Can someone tell me the name of the css selector that is the new html tag highlighting that Edge Code just released.  I need to adjust my theme css file because the new pale blue highlighting makes it difficult to read the tag (ie: divs, script, li, ul's, ect..). I assume it's new because it was not highlighting the html tags before I updated.

    I dont get an index.html link when I paste http://localhost:9235/ into chrome.  I just get a link to (/devtools/devtools.html?ws=localhost:9235/devtools/page/12c31149cd31cce235fc4998180602cd) which opens a blank html page with nothing inside the body tag.
    I changed the .cm-tag css property but that doesn't actually change the highlight color, it just changes the default non selected state. The tag in which I'm trying to overwrite has a hex code of #cfead6 which I can find no reference to in the program files or any theme css files. The image below is the highlight that occurrs when the cursor is inside the html tag.

  • Poor documentation for new LC4 SP1 feature

    The SP1 for ES4 adds a new feature to Designer.
    You're now able to add the document title to the title bar of your PDF viewer.
    But the updated documentation is very poor.
    http://help.adobe.com/en_US/livecycle/11.0/DesignerHelp/WS107c29ade9134a2c-4ae8b9c912a8713 b33d-8000.2.html#WS2d2a17056e2191984a0add03140aa5a6c99-8000
    1. Only the english documentation describes the feature. No word about in the german help.
    2. It states to add the tag <?originalXFAVersion http://www.xfa.org/schema/xfa-template/3.3/ DisplayDocTitle:1?>to the XML source manually but not where!
    3. There is no word about that the feature only affects static XFA forms! If it should work in dynamic forms, than there is currently a bug, because it doesn't work.
    @the LC doc team: Please provide a more detailed description in all languages you support in Designer!

    Hi radzmar. Thanks for the feedback. We shall surely update the documentation and republish it. The updates to English content are quicker than in the localized content.
    The updates to the German language guide are in progress. The localization team is working to get the ES4 SP1 content localized.

  • Make new paragraph tag available in all documents in a book

    I'm very new to FM10, so please excuse my ignorance.
    All I want to do is make a custom paragraph available in all the chapters
    of my book. I created a variation of Heading2 (and gave it the paragraph tag
    of H2), in one chapter and use it extensively there.
    I checked the "add to catalog" box when I created it, but when I'm working on
    the other documents (chapters) in the book, H2 doesn't show up in the
    paragraph catalog .
    After failing to make "import format" work,  I even tried to re-create the same H2
    paragraph from scratch in one of the the other chapters.
    But to add insult to injury, after typing in all the custom H2 characteristics in that
    other chapter, and attempting to put in the catalog (which was not showing
    an H2 in that chapter), FM told me that it couldn't do it because there was already
    a paragraph tag of that name in the catalog.
    At that point I decided to throw myself on the mercy of the forum.
    Cheers,
    JP

    JP,
    Open the file in which you created the H2 tag. In the book file, select all. Then with the book file selected, select File > Import > Formats. In the dialog, deselect all and then select paragraph formats. From the dropdown at the top, select the open file. Click OK, or whatever. This copies all the paragraph formats from the open file into all the selected files of the book. IF an H2 tag already exists in any of the files in the book, it is overwritten. No tags NOT in the open file are deleted.
    After failing to make "import format" work,  I even tried to re-create the same H2
    paragraph from scratch in one of the the other chapters.
    But to add insult to injury, after typing in all the custom H2 characteristics in that
    other chapter, and attempting to put in the catalog (which was not showing
    an H2 in that chapter), FM told me that it couldn't do it because there was already
    a paragraph tag of that name in the catalog.
    The second paragraph implies that the import format DID work. What do you mean by failing to make import format work?
    Van

  • New JSP Tags in WLS 7

              Hi!
              Can someone summarize for me additional custom WebLogic JSP tags available in
              WLS 7, compared to WLS 6.1 or changes in functionality of existing custom WebLogic
              JSP tags from WLS 6.1 to WLS 7.
              Thanks,
              Rahul.
              

              I am afraid not. Becuase if you don't buy their product, they even don't let you use their classes of that product.
              I tried to use a class inside CommerceServer, but they asked for the license all the time.
              My suggestion is you can get some idea from that, but don't use it directly except you have their license.
              "KhurramZ" <[email protected]> wrote:
              >Hi all,
              >Am experimenting with WL server 5.1 (eval version) and ejbs,jsp's.
              >Also came across documentation of JSP Tag libraries of WL personalization
              >server (in BEA website). (like <pz:..> , <cm:..>, <es:...>)
              >
              >Can I use those WLPS jsp tag libs in WLserver? Though I havent got WLPS ,and
              >in fact will not be using it in future.
              >
              >Thanx in advance
              >Khurram Z
              >[email protected]
              >
              >
              

  • Any documentation on newer transactions

    I am in security for my company and have been tasked to find out if we are using the correct transactions for certain processes. Specifically, I am to find any newer transaction for F-02, F-41, F-43, and FB0* transactions.
    For example in F-41the account type is defaulted to KG. As long as the user executing the transaction does not have access to other account types, GL, etc this is fine. However, the finance people want a transaction that does not give the option to chenge the account type. Does this make sense.
    I have found FB60 and FB65 that suffices for one requirement. I know they are going to want to look at others as well.
    Is there any documentation on best practices, new transactions, etc?
    Thank you.

    Hi,
    With every release, you have documentation which will explain the updates of this release (including new transactions). I'm not aware of any available document which will summarize all the updates which were made during the recent releases.
    Regards,
    Eli

Maybe you are looking for

  • Error in Query designer

    Hi Experts, I have created char variable for ZOSO_SAELCHDT When i am saving the query it is giving this error. *Errors: VariableZOSO_SAELCHDT(0002tndgsjdthu4buc8gmtnw) does not exist or is incorrectly used 00O2TNDGSJDTHU4C2GCAV0PF0* Can anybody plz h

  • How do i match a color exactly from an .eps file?

    How do I match a color in pages exactly from a jpg or eps file?

  • Windows Server 2008 Explorer error when i right click on folder

    Hi everybody. I have installed a new Windows Server 2008 64-bit, update it to latest. I have a problem that happens when i right click on a folder. The error only happens if i right click on a folder that has only 1 character long folder name. Doesn'

  • Is it possible to debug VIs being run on a deployed TS System?

    I have a VI that is intermittently wandering off into left field to look at all the dandelions. It's being run from TestStand (base deployment engine) on a deployed system. I'd like to debug it from my development box. Is there a way, perhaps along t

  • Servlet: "action" failed to preload on startup in Web application

    Hi, I was using weblogic 8.1.3 for my application, it was working fine. I shifted to weblogic 8.1.5 and after redeplying and restarting the server i am getting the following error: <Jun 12, 2006 4:37:54 PM IST> <Error> <HTTP> <BEA-101216> <Servlet: "