XML Display conditions, is this possible?

Hi All
I have an XML form which is used to post information onto the portal, this works really well, apart from one small presentation issue.
The users can enter a valid from date and valid to date but if they don't there is just a blank space. Is it possible to enter a formula which will put a value in if one has not been set e.g.
Valid From: 09/06/2006 Valid to: N/A
Any help would be great!
Many thanks in advance
Phil

Hi Phil
You can enter "$date" in the Caption-field of a browser-control. Then the present date will automatically be entered. Take a look at the standard SAP project "FAQ" to see how its used.
I don't know how you can obtain the "Valid to: N/A"-functionality.
Kind regards,
Martin

Similar Messages

  • I have a seal pack ipad mini 1 wifi and i want to upgrade to ipad mini 2 retinal display wifi is this possible , that apple take my ipad 1 wifi back and give to me new ipad retinal display wifi ,

    i have a seal pack ipad mini 1 wifi and i want to upgrade to ipad mini 2 retinal display wifi is this possible , that apple take my ipad 1 wifi back and give to me new ipad retinal display wifi , i live in india, bhopal city

    Your only option is to sell the iPad and then buy the new one.
     Cheers, Tom

  • Is this possible to add one page under 2 tabs conditionally in Oracle 10g

    Hello All,
    Is this possible to add one page under 2 tabs conditionally.
    Lets say i have created one page "Page 1" under "Tab 1". Now i want the same page to be displayed fom another tab also.i.e. from "Tab 2" from the same application.I want to avoid creating copy of this page.
    Such that when i am in Tab 1 and going to this page ,the newly created page should show tab as Tab1.Similarly if i am going to Page 1 from Tab 2 ,the newly created page should show tab as Tab2.
    What can i do for this.
    Thanks
    Swapna

    Swapna,
    For Tab1 and Tab2, set the 'tab page' as 1 under 'current for pages' while you edit the tabs. This would add page 1 under two tabs, tab1 and tab2.
    Regards,
    Hari

  • How do I connect  Apple 20" Cinema Display to orignal MacBook Air which does not have a Fire-Wire port. Is this possible? Any advice would be appreciated. I have the Micro-DVI to DVI adapter. Norm

    I Wish to connect my 6 year old Apple 20" Cinema Display to an orignal MacBook Air which does not have a Fire-Wire port. Is this possible? Any advice would be appreciated. I have the Micro-DVI to DVI adapter. Norm

    The FireWire cable is just for the FireWire ports on the display.  The display will run without it.

  • I need to connect my Imac 27'' (newest version) up to 3/4 monitors (all 40'' LCD tv's with VGA and HDMI connections) with extended display to all external screens, not duplicate images. Is this possible?

    i need to connect my Imac 27'' (newest version) up to 3/4 monitors (all 40'' LCD tv's with VGA and HDMI connections) with extended display to all external screens, not duplicate images. Is this possible?

    I would suggest you visit an Apple dealer, preferably an Apple Store if there's one in your city, and ask for assistance in determining what you need. The questions and issues you bring up are rather complex to address in a technical support forum and would be better addressed in person where you and the salesperson can ask questions back and forth to arrive at the optimal setup.
    Regards.

  • Promoting a property after XML debatching - Is this possible?

    Hi,
    I have a schema (please see below) which I'm currently debatching - this works perfectly! I would like to add a promoted property to the debatched message so that I can then use this for port level routing. This is where I'm currently having some difficulties.
    Thus far, I've only been able to get it working against the last debatched message rather than each one. Is this possible within BizTalk?
    What I would like to achieve:
    Map inbound message to canonical schema on inbound port
    De-batch messages on repeating nodes (SpaceUsage)
    Use promoted property (SpaceUsageMasterData) within send port to provide message routing.
    Schema:
      <ns0:SpaceCanonical xmlns:ns0="http://uol.external.schemas">
      <ns0:SpaceSysID>SpaceSysID_0</ns0:SpaceSysID>
      <ns0:SpaceSysCode>SpaceSysCode_0</ns0:SpaceSysCode>
      <ns0:SpaceName>SpaceName_0</ns0:SpaceName>
      <ns0:SpaceDescription>SpaceDescription_0</ns0:SpaceDescription>
      <ns0:SpaceNetArea>SpaceNetArea_0</ns0:SpaceNetArea>
      <ns0:PropertyCode>PropertyCode_0</ns0:PropertyCode>
      <ns0:FloorCode>FloorCode_0</ns0:FloorCode>
      <ns0:ShowInCMIS>ShowInCMIS_0</ns0:ShowInCMIS>
      <ns0:SpaceModDateTime>1999-05-31T13:20:00.000-05:00</ns0:SpaceModDateTime>
      <ns0:SpaceMasterData>False</ns0:SpaceMasterData>
      <ns0:TodaysDate>1999-05-31T13:20:00.000-05:00</ns0:TodaysDate>
      <ns0:SpaceUsages>
        <ns0:SpaceUsage>
          <ns0:SpaceUsageCode>SpaceUsageCode_0</ns0:SpaceUsageCode>
          <ns0:SpaceParentSysID>SpaceParentSysID_0</ns0:SpaceParentSysID>
          <ns0:SpaceTypeCode>SpaceTypeCode_0</ns0:SpaceTypeCode>
          <ns0:SpaceTypeDescription>SpaceTypeDescription_0</ns0:SpaceTypeDescription>
          <ns0:EMSCode>EMSCode_0</ns0:EMSCode>
          <ns0:EMSDescription>EMSDescription_0</ns0:EMSDescription>
          <ns0:TRACCode>TRACCode_0</ns0:TRACCode>
          <ns0:TRACDescription>TRACDescription_0</ns0:TRACDescription>
          <ns0:DepartmentCode>DepartmentCode_0</ns0:DepartmentCode>
          <ns0:SpaceUsageNetArea>SpaceUsageNetArea_0</ns0:SpaceUsageNetArea>
          <ns0:StartDate>1999-05-31</ns0:StartDate>
          <ns0:EndDate>1999-05-31</ns0:EndDate>
          <ns0:Capacity>Capacity_0</ns0:Capacity>
          <ns0:CostBandCode>CostBandCode_0</ns0:CostBandCode>
          <ns0:CostBandDescription>CostBandDescription_0</ns0:CostBandDescription>
          <ns0:CostRate>CostRate_0</ns0:CostRate>
          <ns0:FunctionalSuitability>FunctionalSuitability_0</ns0:FunctionalSuitability>
          <ns0:SpaceUsageModDateTime>1999-05-31T13:20:00.000-05:00</ns0:SpaceUsageModDateTime>
          <ns0:SpaceUsageMasterData>False</ns0:SpaceUsageMasterData>
        </ns0:SpaceUsage>
     <ns0:SpaceUsage>
          <ns0:SpaceUsageCode>SpaceUsageCode_1</ns0:SpaceUsageCode>
          <ns0:SpaceParentSysID>SpaceParentSysID_0</ns0:SpaceParentSysID>
          <ns0:SpaceTypeCode>SpaceTypeCode_0</ns0:SpaceTypeCode>
          <ns0:SpaceTypeDescription>SpaceTypeDescription_0</ns0:SpaceTypeDescription>
          <ns0:EMSCode>EMSCode_0</ns0:EMSCode>
          <ns0:EMSDescription>EMSDescription_0</ns0:EMSDescription>
          <ns0:TRACCode>TRACCode_0</ns0:TRACCode>
          <ns0:TRACDescription>TRACDescription_0</ns0:TRACDescription>
          <ns0:DepartmentCode>DepartmentCode_0</ns0:DepartmentCode>
          <ns0:SpaceUsageNetArea>SpaceUsageNetArea_0</ns0:SpaceUsageNetArea>
          <ns0:StartDate>1999-05-31</ns0:StartDate>
          <ns0:EndDate>1999-05-31</ns0:EndDate>
          <ns0:Capacity>Capacity_0</ns0:Capacity>
          <ns0:CostBandCode>CostBandCode_0</ns0:CostBandCode>
          <ns0:CostBandDescription>CostBandDescription_0</ns0:CostBandDescription>
          <ns0:CostRate>CostRate_0</ns0:CostRate>
          <ns0:FunctionalSuitability>FunctionalSuitability_0</ns0:FunctionalSuitability>
          <ns0:SpaceUsageModDateTime>1999-05-31T13:20:00.000-05:00</ns0:SpaceUsageModDateTime>
          <ns0:SpaceUsageMasterData>False</ns0:SpaceUsageMasterData>
        </ns0:SpaceUsage>
      </ns0:SpaceUsages>
    </ns0:SpaceCanonical>
    Thanks,
    Steven.

    Hi all,
    Thanks for the advise regarding my challenges with BizTalk de-batching! I don't think that I was particularly clear in my first post that both the "Space" node and "Space Usage" node have a one to many relationship:
    IE. a space can have multiple usages below it in the schema. It should also be noted that the original XML fie received will have a large number of spaces within it and isn't limited to just one.
    XML file format:
    Header - static
    Space - multiple spaces in the file (essentially the rooms within a building)
    SpaceUsage - multiple space usages within the file (layout of rooms according to date/usage)
    I now believe that what I really needed to do was to de-batch the "space node" and also the "space usage" node which I don't believe is possible as I can find no information on de-batching one file into multiple message
    types where there are repeating nodes throughout. Please correct me if I'm wrong. The only part of the message which is static throughout it the header. Moving forward I'll be clearer with our suppliers that we need specific files for each message type rather
    than generating large XML files with all the message types in one place.
    Kind regards,
    Steven.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Using XML Datasource - is this possible

    Firstly, let me say I have searched the web, this forum and the tutorials etc to find something useful to point me in the right direction but had no luck thus far.
    I have some XML that looks like this;
    <StaffList>
        <Staff StaffId="1" Name="Fred Nerk" Mission="JMO">
            <SAC Code="001001"/>
            <SAC Code="001002"/>
            <SAC Code="001003"/>
        </Staff>
        <Staff StaffId="2" Name="John Doe" Mission="UKDEL">
            <SAC Code="001002"/>
        </Staff>
        <Staff StaffId="3" Name="Jane Citizen" Mission="UKREP">
            <SAC Code="001002"/>
        </Staff>
        <Staff StaffId="4" Name="Kim Hughes" Mission="JMO">
            <SAC Code="001002"/>
        </Staff>
    </StaffList>
    We have a dropdown list that contains the Name attribute of each staff element.  We have done that by using a Datasource and binding it to the XML.  Easy.
    Once a Staff member is selected in the dropdown list we would like to populate a control with the value of the "Code" attribute from the child SAC Code element(s) for the selected Staff member.  We would also like to populate a control with the "Mission" attribute for the selected Staff element.
    Is this possible using LC designer?  If so what tactic can we use to do it?  Any help appreciated.  Happy to reshape the XML if it makes it easier.

    Hi,
    I also think you will need some code but it wont be a lot.  In the change event of you dropdown list you will need something like;
    var  
    staffDataNode = $record.resolveNode("StaffList.Staff.(StaffId.value == " + this.boundItem(xfa.event.change) + ")" );SAC.clearItems();
    for   (var i=0; i<staffDataNode.SAC.all.length; i++ ){
         SAC.addItem(staffDataNode.SAC.all.item(i).Code.value);
    Mission.rawValue
    = staffDataNode.Mission.value;
    where SAC and Mission are the controls for the dependent values
    Attached is my form to test the above code.
    Bruce

  • I do not manage to find the function to change a letter into exposing. I have MUSE DC 2014.2 and the menu does not display this possibility. I tried to import it IN design but that does not function either?

    I do not manage to find the function to change a letter into exposing. I have MUSE DC 2014.2 and the menu does not display this possibility. I tried to import it IN design but that does not function either?

    I'm not clear on exactly what it is you're asking, but if you're referring to changing opacity, you can change the opacity setting for the States of a menu item via the States panel and Control Strip.

  • So is this Possible to update already existed Receiver Flat/XML File ?

    HI ,
    On Receiver File (FTP) Side ,So is this Possible to update already existed FLAT/XML File with some values using Receiver File Adapter??
    Like I have 3 Columns in a Flat File/XML File :-
    Name,  Deptid,  Expenses.
    NameA, 8000,   -
    Currently Blank -
    NameB, 1000,  -
    Currently Blank----
    Now I want to Update Existing Flat file from Receiver File Adapter
    After Execution of scenario, Fileon FTP server would be Updated like this
    Name,  Deptid,  Expenses.
    NameA, 8000,   18000
    NameB, 1000,   25000
    So is this Possible to update already existed FLAT/XML File with some values using Receiver File Adapter?

    I am dealing with similar type of scenario..
    If that way it is not possible , So please guide me what other workarounds can be done ..........???
    Does FTP Sender Support Synch Call... ???
    regards

  • Is this possible to display standard JSR-286 data in ADF Task Flow WCP Page

    Below is my scenario,
    I have one Webcenter page. Portlet-A (standard JSR-286 based portlet) consumed from WSRP Registration process and Taskflow-B ( with Fragments ) consumed as region from ADF library jar.
    On the submit of an Drop down menu/submit button in Portlet-A , I want display selected data in Taskflow-B.
    Please help me out.

    Hi Yannick,
    Thanks a lot for the information. It worked.
    The portlet data can be accessible using bindings, but parameter name can be different.
    Meanwhile I have got one more scenario, where the Portlet and Task Flow placed in different pages of WCP Application. On change of data in the Portlet the application should navigate to another page where the Task Flow placed and displays selected data.
    Basically I can not use any button for navigation. The navigation should happen once I do some action in Portlet.
    Is this possible? If yes can you please let me know the steps?
    Thanks in advance!
    Somnath
    Edited by: Somnath Basak on Dec 20, 2011 9:41 AM

  • I have 2 displays 1920 and 3840, use 1920 for every day work, some pages I would like to open in 3840 display, is this possible?

    I have 2 displays 1920x1080 and 3840x2160,
    I use 1920x1080 for every day work, some pages I would like to open in or redirect to the 3840x2160 display, is this possible?

    No, but there is a developer tool that you can add a custom size to. It is called Responsive Design View.

  • I am programmer and I am using dr java on my mac-book pro with retina display but dr java doesn't support retina display, what is the possible way to solve this ?

    I am programmer and I am using dr java on my mac-book pro with retina display but dr java doesn't support retina display, what is the possible way to solve this ?

    I have made some progress.... I can print wirelessly from my printer now, but I can't set the printer itself to be wireless.  I had to move my printer downstairs to where my router is...which is not that convient.   I printed up the page you asked about....and as expected, it says it is off line and there is no IP address.    So now I need to figure out how to make my printer itself wireless.  I did download the HP driver I needed...but I can't access it to do anything else.  It seems l like I am missing a step... or I need to hook up my computer itself to the printer to help get the printer to be wirelss, but I can't hook it up because there is no port for me to do that (no port that looks like a phone jack).  I am guessing I would need a different type of cord, but I am not sure what kind of cord that would be! Ugh!

  • I wish to be able to see everything that my ipad is displaying on a hdtv, bt sport, youtube even games. is this possible and what do I need

    I wish to be able to see everything that my ipad is displaying on a hdtv, bt sport, youtube even games. is this possible and what do I need?

    I have seen on many forums that this cable doesn't support all apps like netflix etc.. Is this true as I only want to buy if I can use it for ALL applications. thanks

  • I want 2 different layouts- 1 for Macbook and 1 for Thunderbolt display- is this possible?

    I have 2 offices and a MacBook Pro w/ Retina.  I'd like to use the 27" Thunderbolt display but I don't want to be moving windows around based on if I use the Mac screen or the 27" screen- I want Mavericks to know that which screen I am using and for it to adjust accordingly.  I don't want to move things around everytime.  Is this possible?  thx

    Hi,
    I think not. IDM generally saved the polled data in XMLDATA objects. SO it should work. You can raise a ORACLE Service request to get a confirmation
    Regards
    Arjun

  • Display-condition="first" doesn't work

    Hi,
    I'm trying to use the 'display-condition' attribute of the xdofo:inline-total element to get some boiler plate to appear on the first page only, and some other boiler-plate to appear on all subsequent pages (display-condition="first" and display-condition="exceptfirst") as detailed on page 2-78 of the 5.6.3 user guide.
    (This is not something that can appear in the header/footer, so we can't use 'different first page').
    If I don't specify a display condition then my boiler plate is displayed (although only if I add this as a string within the element, and the variable is not displayed correctly). But if I add the display-condition="first" then the element is not displayed at all.
    I've tried this with the 5.6.2 desktop previewer and with 5.6.3 within Oracle Applications. The results are pretty much the same.
    I guess I have two questions:
    1.) Is this the right way to do what I'm trying to do? (We need 'Assessment Information to be shown at the head of a table on page 1, and 'Assessment Information Continued' to be shown at the top of the table on all subsequent pages, and as this is a batch print job, we need the pageing to restart for each new main group)
    2.) If this is the right way to do it, can anyone help me get it working?
    I can post a small example xml and rtf if it helps.
    Thanks for any suggestions,
    Ben

    To test this further I created a new rtf template and xml file which make the problem quite clear I think.
    I've created 5 new items in the template.
    Each one of them uses a different printing condition as specified in the user guide, from which I quote:
    • first - the contents appear only on the first page
    • last - the contents appear only on the last page
    • exceptfirst - contents appear on all pages except first
    • exceptlast - contents appear on all pages except last
    • everytime- (default) contents appear on every page
    When you preview the report, what happens is that:
    • first prints on every page except the last
    • last is never printed
    • exceptfirst prints on every page except the last
    • except last is never printed
    • everytime prints on every page except the last
    None of these behaves as descibed in the manual, and nothing is ever printed on the last page.
    Anyone got any ideas? Someone must be using this functionality succesfully...
    Thanks,
    Ben

Maybe you are looking for

  • Error "Material not subject to inventory management in Plant " on the STO

    I want to create a Stock tansport order ( plant to plant transfer) with  stock & non-stock item and non stock item is giving an error  "Material not subject to inventory management in Plant".  Please tell me how to clear this error.   Plant / SLOC vi

  • How to get content sensitive roll over text?

    I've just been looking for at some tutorials, (can't find many) but can't seem to get it to work. i just want to be able to roll over movieclips and have messages displayed in a textbox. i have the font embeded. i know it's got to be something simple

  • Verizon can't keep the service working

    About 3 weeks ago, VDOT was doing road work and cut my phone line. No blame there, stuff happens. Verizon came out and ran a temporary line through my yard and over into the next yard (not the greatest solution but oh well). About 5 days later, the t

  • Where we use lock objects in our coding  like report

    what is the purpose of lock objects s? how we use them in real time? like in devoloping reports?

  • Modifying default tabbed user form

    I want to prevent a particular attribute from showing up in the default tabbed user form. I still want the attribute to exist and I do not want it to be secret, I just don't want to see it show up at all. Any ideas on how to do this? I am using IDM 7