XML forms app with link pointing to KM folder

Hi guys!
I need to create in XML forms an application for messages. A message should include a link, which will point into KM folder with documents or photos. This link can be for each message different.
How to achieve this?
Thanx!
Peter

Hello Peter,
If you use a "Browser" Element in the XML Forms Builder, you can assign the type Object or Preview for images. The data Sheme should point to Rid or Image (depends what you want), this is a property of the data sheme element in the lower left corner.
hope this helps,
Axel
Please consider rewarding points to helpful answers on SDN

Similar Messages

  • "Xml Form" Created with Form Builder  in a CO

    Is it possible to assign a "XML FORM" created with the tool Form Builder of Portal, and assign it to a CO?
    Regards
    David
    Message was edited by:
            David Valenzuela

    Is it possible to assign a "XML FORM" created with the tool Form Builder of Portal, and assign it to a CO?
    Regards
    David
    Message was edited by:
            David Valenzuela

  • XML Forms & Read me link

    Can anybody help on this issue i'm having.
    I've created a XML form to display company news.  When the news is created I want the functionality to be able to include attachments, which i have done by including a browser control, type RID, style 'Report Link' on the 'show' form.
    However it could be that the user wants to attach >15 documents.  I tried to do this using the same concept linking to a KM folder opposed to a file, however when trying to display the contents of the KM folder i get the following message:
    <i><b>
    'The folder you are looking for has no displayable content.
    You can try one of the following:
    Access the folder using the Navigation user interface.
    Access the folder as a Web folder. Your operating system and browser dictate whether or not this will work. '</b></i>
    I would appreciate if anyone else has had the similar issues and how it was resolved.
    Thanks
    Mark

    Trevor,
    I've got a text control on the form of name 'RelatedLinks..'  At the bottom of this post is an extract of the 'show form'.  The section in bold is where was previously set to just
    <p>
    <b><xsl:value-of select="RelatedLink"/></b>
    <p>
    and was replaced by
    <p>
    <b><xsl:value-of select="'/irj/go/km/navigation/'"/>
    <xsl:value-of select="RelatedLink"/>
    <xsl:value-of select="'?rndLayoutSet=DisplayAttachments'"/></b>
    <p>
    Hope this makes sense.
    <p>
    Cheers
    Mark
    <p>
    PS.  Please note that if you make any amendments and republish the form you will have to change this form again.
    <p>
    <xsl:if test="RelatedLink!=''">
                      <a tabindex="12406" class="urLnkReport urTxtStd">
                        <xsl:attribute name="title">
                          <xsl:value-of select="$resources/TEXT[@AKEY='tol_LD_1186483059751']"/>
                        </xsl:attribute>
                        <xsl:if test="RelatedLink!=''">
                          <xsl:attribute name="href">
                            <xsl:variable select="translate(substring(RelatedLink,1, 11), $ucletters, $lcletters)" name="lcval"/>
                            <xsl:if test="not(starts-with(normalize-space($lcval), 'javascript:'))">javascript:open_url_customized('<xsl:choose>
                                <xsl:when test="starts-with(RelatedLink, 'imagepath/')">
                                  <xsl:value-of select="$imagepath"/>/<xsl:value-of select="substring-after(RelatedLink, 'imagepath/')"/>
                                </xsl:when>
                                <xsl:when test="starts-with(RelatedLink, '$imagepath/')">
                                  <xsl:value-of select="$imagepath"/>/<xsl:value-of select="substring-after(RelatedLink, '$imagepath/')"/>
                                </xsl:when>
                                <xsl:when test="starts-with(RelatedLink, '%projectroot%/')">
                                  <xsl:choose>
                                    <xsl:when test="$projectroot!=''">
                                      <xsl:value-of select="$projectroot"/>
                                    </xsl:when>
                                    <xsl:otherwise>/arco_content/products</xsl:otherwise>
                                  </xsl:choose>/<xsl:value-of select="substring-after(RelatedLink, '%projectroot%/')"/>
                                </xsl:when>
                                <xsl:when test="starts-with(RelatedLink, '%projectimagepath%/')">
                                  <xsl:choose>
                                    <xsl:when test="$projectroot!=''">
                                      <xsl:value-of select="$projectroot"/>
                                    </xsl:when>
                                    <xsl:otherwise>/arco_content/products</xsl:otherwise>
                                  </xsl:choose>/<xsl:value-of select="substring-after(RelatedLink, '%projectimagepath%/')"/>
                                </xsl:when>
                                <xsl:when test="starts-with(RelatedLink, '%xmlformsroot%/')">
                                  <xsl:value-of select="$imagepath"/>/<xsl:value-of select="substring-after(RelatedLink, '%xmlformsroot%/')"/>
                                </xsl:when>
                                <xsl:when test="starts-with(RelatedLink, '%imagepath%/')">
                                  <xsl:value-of select="$imagepath"/>/<xsl:value-of select="substring-after(RelatedLink, '%imagepath%/')"/>
                                </xsl:when>
                                <xsl:when test="starts-with(RelatedLink, '%contentaccess%/')">
                                  <xsl:value-of select="$contentaccess"/>/<xsl:value-of select="substring-after(RelatedLink, '%contentaccess%/')"/>
                                </xsl:when>
                                <xsl:otherwise>
                                         <b><xsl:value-of select="'/irj/go/km/navigation/'"/>
                                  <xsl:value-of select="RelatedLink"/>
                                  <xsl:value-of select="'?rndLayoutSet=DisplayAttachments'"/></b>                            </xsl:otherwise>
                              </xsl:choose>')</xsl:if>
                          </xsl:attribute>
                          <span style="font-family:Verdana;color:#000000;">
                            <u>
                              <xsl:value-of select="read_link_text"/>
                            </u>
                          </span>
                        </xsl:if>
                      </a>
                    </xsl:if>
                  </p>

  • Is there a way to use the Picture viewer app with linked folders?

    I have a fairly extensive photo collection (literally in the tens of thousands we have taken over the years, and growing) on my PC that I have access to through BB link/file manager...one picture at a time...with no thumbnails...
    Is there any possible way to use the BlackBerry picture app with BlackBerry link folders?  All I want is to be able to hook up my Z30 via HDMI to the big screen and have the option for a slideshow from the archive on my PC without having to blindly stab at individual files and folders, and without having to copy whole folders of dozens or hundreds of photos to my phone.
    Thanks in advance!

    http://www.mebeam.com/
    Create a Chatroom.
    Adjust your Settings (Allow Flash to control your camera)
    Invite Buddies.
    7:55 PM Wednesday; February 20, 2008

  • XML Forms and URL links in RenderListItem Form

    Hello everyone,
    I'm new at XML Forms and trying to do my first forms. I have this scenario:
    - user fills several entry fields in "Edit" Form, 2 of them include URL Links.
    - Every new entry in "RenderListItem" Form lists fields "Title" and URL1 URL2.
    In RenderListItem Form, i would like to control the behaviour of these links. Link URL1 should open in a new window, but URL2 should stay in the same browser window.
    How can i achieve this ?
                                          Thank you in advance for any help,
                                                Nuno

    Hi Nuno,
    you can achieve this by changing the XSL file.
    Check out this thread for more infos: XML form display in same browser window
    Best regards,
    Robert

  • How to hide XML Form Label with Hyperlink set to Display?

    XML Forms Builder:  Currently I have a label with the Hyperlink set to Display (on the RenderListItem and when clicked it will open the Show form).  -  I want the label (caption is Read More..) to be hidden if there is no text in a HTML editor on the Edit form.  Anyone have any suggestions?

    XML Forms Builder:  Currently I have a label with the Hyperlink set to Display (on the RenderListItem and when clicked it will open the Show form).  -  I want the label (caption is Read More..) to be hidden if there is no text in a HTML editor on the Edit form.  Anyone have any suggestions?

  • Create XML Form Resource with Repository Framework API

    Hi KM Experts,
    What's the procedure to create an XML Form Resource based on an exisitng XML Form Type?
    I'm working with SAP EP 6 SP2 so I assume I need to use following interfaces:
    IXMLForm
    IXMLFormManager
    IXMLFormsService
    But how do I create a new resource of XMLForm type ...
    Regards
    Laurent
    Message was edited by: Laurent Bouziani

    Which database release are you using...
    The computed constructors feature of XQuery may help.
    -Mark

  • File window closes with link pointer

    When I use my link pointer to point to a file, the folder tree window abruptly closes. What is causing this, and how can I prevent it happening? Thanks!

    Which version of DW? Which operating system?

  • Crash app with link href

    app Windows phone 8.1 java script model hub
    if i insert a link href
    <a href "/page1.html">example</a>
    i go to the page1.html but if i insert a link href with an img or h1, h2,h3 ecc 
    <a href="/page2.html"><h1>cis</h1></a>
    tha app crash! why?
    http://1drv.ms/1Gqkeuq this is the app
    this is my home.js
    (function () {
    "use strict";
    var nav = WinJS.Navigation;
    var session = WinJS.Application.sessionState;
    var util = WinJS.Utilities;
    // Ottenere i gruppi utilizzati dalle sezioni associate a dati dell'hub.
    var section3Group = Data.resolveGroupReference("group4");
    var section3Items = Data.getItemsFromGroup(section3Group);
    WinJS.UI.Pages.define("/pages/hub/hub.html", {
    processed: function (element) {
    return WinJS.Resources.processAll(element);
    // La funzione viene chiamata quando un utente passa a questa pagina. Popola
    // gli elementi della pagina con i dati dell'applicazione.
    ready: function (element, options) {
    var hub = element.querySelector(".hub").winControl;
    hub.onheaderinvoked = function (args) {
    args.detail.section.onheaderinvoked(args);
    hub.onloadingstatechanged = function (args) {
    if (args.srcElement === hub.element && args.detail.loadingState === "complete") {
    hub.onloadingstatechanged = null;
    hub.element.focus();
    // TODO: inizializzare la pagina qui.
    WinJS.Utilities.query("a").listen("click", linkClickEventHandler, false); //Intersect the href and call the linkClickEventHandler function
    section3DataSource: section3Items.dataSource,
    section3ItemNavigate: util.markSupportedForProcessing(function (args) {
    var item = Data.getItemReference(section3Items.getAt(args.detail.itemIndex));
    nav.navigate("/pages/item/item.html", { item: item });
    unload: function () {
    // TODO: rispondere alle navigazioni all'esterno di questa pagina.
    updateLayout: function (element) {
    /// <param name="element" domElement="true" />
    // TODO: rispondere alle modifiche nel layout.
    function linkClickEventHandler(eventInfo) {
    // Prevent the navigation
    eventInfo.preventDefault();
    // Get the target page link
    var link = eventInfo.target;
    // Call the navigation function instead
    WinJS.Navigation.navigate(link.href);

    app Windows phone 8.1 java script model hub
    if i insert a link href (<a href "/page1.html">example</a> i go to the page1.html but if i insert a link href with an img or h1, h2,h3 ecc (<ahref="/page2.html"><h1>cis</h1></a>)
    tha app crash! why?
    this is my home.js
    (function () {
    "use strict";
    WinJS.UI.Pages.define("/pages/home/home.html", {
    // La funzione viene chiamata quando un utente passa a questa pagina. Popola
    // gli elementi della pagina con i dati dell'applicazione.
    ready: function (element, options) {
    WinJS.Utilities.query("a").listen("click", linkClickEventHandler, false); //Intersect the href and call the linkClickEventHandler function
    function linkClickEventHandler(eventInfo) {
    // Prevent the navigation
    eventInfo.preventDefault();
    // Get the target page link
    var link = eventInfo.target;
    // Call the navigation function instead
    WinJS.Navigation.navigate(link.href);

  • Xml Forms Render trouble, reward points for this.

    My Xml News are arranged and shows asynchronosly, i need arrange them by date.

    Hi Dominic,
    yes, that is possible. You can use several extensions. E.g read the room-name, then use the extension 'on createRoom', give it the name of the room (which is the result of the previous extension) etc. If you want, you can give me your e-mail-address and I can send you an example of a mapping-plan doing a similar thing
    Kind reagrds
    Karin

  • Display Xml forms

    Hi.
    I have next problem:
    In my application, user can create xml documents by xml forms. This generated xml files are stored in the KM.
    My application has another page in order to view/manage these documents.
    Clicking on the Context Menu, it appears a menu with an option called Edit. If Edit is clicked, a popup is displayed with the document in "xml forms" format.
    But if the link of the document is clicked, it is displayed a popup with the xml embedded, I mean document with the tag format,etc
    Does it exist the posibility that the same behavour occurs? I want that when link is clicked, popup is displayed with the document in "xml forms" format.
    Thanks in advance

    The document which you have created is of type XML but not using XML form builder. Hence you will get only XML tag format. In order to get XML edit format, it needs to be associated with some edit form in one of the XML projects.
    If you look into XML projects, you will find that there are style sheets been created for each of the forms i.e. edit, renderlist and show form.
    What you can try is .. define an XML form project with the data you want to store and in your application try to create XML schema simillar to what the form builder would have produced. So when you click on edit, it will able to associate with XML forms project which you had created.
    Regards,
    Mahesh

  • XML Forms: Distinct Editing

    Hi all!
    I have a requirement to create a XML Forms App which works as a Q&A App. So, the end user creates the XML Form with a question, and the admin answers the question by editing the XML Form. The problem is that the same person that creates the question CANNOT enter the answer too, so using the same Edit form for both Admin and User is not feasible.
    Is there a way to achieve this behaviour? Can i show one Edit form to the End User and another with extra fields to the Admin?
    Any help is appreciated. Also, if you have a suggestion for this requirement other than XML Forms or the one i stated above, please share!
    Thanks in advance
    Thiago

    Hi,
    I had the same problem. You can solve it working with resource type.
    When you create a form, it has associated a resource type. The idea is working with two forms, one of them is for question and the other is for answer.
    Once the user to ask a question and press save botton, you must replace resource type by the answer form.
    You have to use two diferent layout set. Remember that each layout set uses collection renderer, in these collection you must filter by resource type.
    Each one of theses layout set must be assigned in your km navigation iview.
    In short:
    You have two user A and Q.
    Q User, to ask a question to do that this user has a km navigation iview with a specific layout set. This layout allow him to create a question but once the form is saved as its resource type is changed disappeard.
    A user, answer questions, to do that use other km navigation iview with other layout set. As Q user change resource type, A user sees a new question.
    Patricio.

  • Oracle Forms Integration With MS AD

    Hi All,
    I google this topic but the material is totally confusing so can you please help me to complete the task.
    ENV
    Oracle 10R1 DB
    Oracle 10g forms and report services
    MS AD on 2003 server
    We want to use the same user name & password for apps login and Operating system user login that means to authenticate the oracle forms apps with MS AD.
    MY question
    1. Can DBMS_LADP help me to integrate ? If yes then please list down the steps ?
    2. Should i install complete apps server (Infra & apps) then syn OID and AD?
    If you have any good info/document ,please email me at [email protected]
    Regards,
    Edited by: user8848983 on Apr 1, 2011 2:14 AM

    Any One have Idea ?

  • Creating tabs in XML Forms builder

    hi all,
    is there anyway we can create a form in xml forms builder with different tabs? would that require manual coding?
    thanks!

    Hello Samer,
    the XMLForms buidler does not support tabs.
    Manual changes to the files created by the XMLForms build is not recommanded, because you would loose all your chance, if you make afterwards a change within the Forms builder.
    Regards, Roland

  • Problem saving XML Forms builder project

    Hello,
    I have extended my xml forms project with some functionalities and now I'm not able to save and generate it. When I'm trying to save the project saving process stops while saving 'GUIModel-Internal.xml'  which is quite big file (~4MB). I can't find the reason which cause that.
    I would be grateful for any ideas.
    Best Regards,
    Michal Maciejewski

    Hi Fallon,
    It was typicall extension with normal changes within the XML Forms Builder. I've added some nodes in Data Schema and then create some controls on Edit and Show form which I connected with the newly created nodes. I know that custom changes in .xsl file will be erased after opening and saving the project within the XML Forms Builder so I'm trying no to do that. Have you got any idea why the project is not saving properly? Is it possilbe that XML Forms Builder could damage some files of my project while saving? After several tries of saving Show form could not be load while opening project. It's quite urgent for me to find solution or cause of this issue.
    Regards,
    Michal

Maybe you are looking for

  • Procedure one condition is not working

    Hi I need to implement a stored procedure. I have some conditions where I implemented in my procedure. Please help me..!! My table : person_master create table PERSON_MASTER   WEB_LOGIN        VARCHAR2(50),   WEB_PASSWORD     VARCHAR2(40),   PWD_EXP_

  • White generater black text Custom

    Hi, I wanted to make a not moving text on the white phone. I used Generater -- Whites. and I wanted Custom Text (which was also white by default) which doesn't move. But I couldn't find where to change the text color. So I had to use another text (Fa

  • CCP connection error - seedkey dll

    Hi, I am (as before) trying to CCP connect to our product ECU.  After establishing the CRO & DTO ids form the A2L file, I try to connect.  At this stage I get error -301021, that the seedkey dll could not be loaded.  We don't use seedkey dlls.  The p

  • Value Set whose Data come from customize table with distinct record

    Dear All, I am new in Oracle EBS, currently i am creating value set whose data come from customize table which have 40 duplicate record in which distinct column return 27 record . Table XX_ROUND_SET Columns (Transactions_id,set_record) Total Record (

  • Strange error icon

    I was listening to my iPod this morning when suddenly it stopped working. I tried rebooting it, and when I did, a strange icon appear - an iPod with a sad face in the screen and an exclamation point in a triangle to the left. It said for me to contac