Hiding a view within a viewset

Hi there,
I am new to web dynpro and currently writing an application which has a viewset in the first page. The viewset has 2 views, one is the input view and the other is the output view.
Now, I do not want to display the output view, if the user has not entered a valid input. I can do this initially by setting the default value of output view as false in the navigational modeller. But how do I control this in the program? i.e access the view properties within the viewset from the event handlers like onActionEnter or something?
Many Thanks in advance
L M

Hi,
The desired behavior could be implemented easily with UIElementContainer-s on "main" view. The only thing you need is to bind visibility of containers to context and switch it accordingly.
For view set you have to place empty view for cell with output and make it default. Next, create plugs and link for "Input->Output" and fire plug from input view when necessary
Valery Silaev
EPAM Systems
http://www.NetWeaverTeam.com

Similar Messages

  • Missing sub-folders in List View within Finder

    I seem to be randomly missing the sub-folder icon from List view within finder.
    Not only is the icon missing but the functionality has gone too.
    Anyone else having this problem in Lion?

    ..same problem here!
    Solution:
    in the View Options: Arrange by has to be set to none
    Message was edited by: Andy_M

  • How to hide content in design view within Dreamweaver?

    How can I hide content in design view within Dreamweaver?
    I have a tabbed content menu that uses some javascript. Everything looks great in Live view, but when I go to design view, all the content goes way beyond the div. How can I make it to where I can hide the content in that div in design view or wrap it completely inside of there? It's really hard to explain which is why I provided some pictures!
    LIVE VIEW
    DESIGN VIEW
    Thank you in advance for all the help!
    Dalton

    Humm....... you want to hide it in Design View whilst working on the rest of the site?
    If that is the case set the menu container <div> to display: none; -
    <div id="menu" style="display: none;">This is the content menu</div>
    Then either set it to display: block; when you're ready to view it live or remove the style completely.

  • How to combine Camera-Raw processed files to be viewed within Windows Explorer as processed

          The problem I have with  camera processed files is that when viewed within Explorer what you did on the file, the crop, and other effects are not visible within Windows Explorer. What is visible there is the original file--this seems to be true of the original nef file in my case.  The change does appear if you save it as a .tif, .dng or .psd but not the NEF. But if you were to open again the NEF file and the RAW Window opens you can see your changes immediately.
            I know it is because  with an original raw file nothing has been done to the image except give it instructions so to speak but Bridge does see it as such so why not let Explorer (Or other viewers, for ex. XnView) view it as such as well? Perhaps this is more a Microsoft Windows issue or what-have-you but I thought I would start to present it here first.
    Where's the question? The question is not actually for someone to explain why this is so, I think I may understand this a little but rather the question is, would it be possible to let other software such as Explorer see the raw processed file--to let it see it as Bridge sees it? Yeah I guess this may be a Windows issue but.....
       Why does this bother me? Since I don't use Photoshop or Bridge professionally I view images more often in Explorer then I do in Bridge or PS (The former is instantaneously viewable while the latter take way to long to open--and Bridge vs. XnView needs an extra step.)
            Side note: Sometimes I feel I am wasting my time and yours in writing such silly questions nevertheless they present themselves in my brain and in the process I hope to learn something from it regardless of its silliness/stupidity. It is such questions which at times creates something original, therefore creativity, after all, does it not? (Or so I tell myself in order to justify it all :-)

    You can't...
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications

  • Create new view within Report; use different data

    I am using Oracle OBIEE 11.1.x.x.x
    I have 2 existing views saved as separate reports. One is a Pivot; the other is a Table. Their data sources are unrelated.
    I want to be able to combine both views into one compound view within one report, so I can export both to the same Excel file.
    Please let me know how to implement. Please excuse my word selection; I am very new to this product.

    I am running 11.1.1.5.0
    I tried adding the reports to my dashboard, but I am only able to export each report within the dashboard separately. Is there a way to get both reports to export to the same Excel spreadsheet?
    Edit: please see this link for my available dashboard options. Am I missing an Export option that should be visible for the version I am using? Am I not seeing it because I don't have full permissions?
    Message was edited by: 455c5b7b-2f9d-490d-9698-2a5dc7e4079e

  • In the previous Firefox, I could bring up a list of pages viewed within a tab, so could quickly jump back several pages, but I can't find this now.

    In the previous Firefox, I could bring up a list of pages viewed within a tab, so could quickly jump back several pages, but I can't find this now.

    You can get the drop down list by either right-clicking on the back/forward buttons, or holding down the left button until the list appears.
    If you want the drop-down arrow you can add it with the Back/forward dropmarker add-on - https://addons.mozilla.org/firefox/addon/backforward-dropmarker

  • How to delete a view in a viewset

    Hi,
    I had gone through the PDF given for Creating a Web Dynpro Application Accessing ABAP Functions.
    In that there is a viewset by name FlightListViewSet and 2 views
    And  the layout of viewset is T Layout .It should have Top,Left,Right.
    He named cells as Cell[1][1] and cell[1][2]
    and there is no top view.
    How to disable Top portion of viewset and how to rename Left as cell[1][1] /Something else

    Hi padma,
           in ur requirment  there is no option available in T layout.
         1.the following option availabe in choosing the Grid layout.
               choose grid layout..then go to grid layout properties(right click in ur layout present in ur window then choose properties.)
        2. then select what u want ?
          select colomns->1
                    rows-->2
       otherwise what u want.
    3. there is no option available the remaing the cell like cell(1,1)....this is the default name.
       thats alll,
    Regards,
    P.Manivannan

  • Hiding "Personalize View" in My Tasks iView

    Hi,
    I'm looking to hide the "Personalize View" button on the My tasks iView supplied by SAP on EP6 SP12.  This option does not appear to be available as a normal iView configuration option.
    You can see a screen shot here: <a href="http://public01.milton-keynes.gov.uk/Images/screen.jpg">http://public01.milton-keynes.gov.uk/Images/screen.jpg</a>
    This iView uses the "Task Explorer" Layout set.  I have been playing with resource renderers for a while now, but I'm not totally clear on how I might use this method to get rid of the button.
    Any help would be much appreciated.
    Thanks in advance

    Hi Thomas,
    that was a bit hard stuff, I hope you'll appreciate the solution...
    Under com.sap.netweaver.bc.uwl/private/classes/com/sap/netweaver/bc/uwl/core/config/xml/uwl.collaboration.xml,
    delete within all "TaskView" <View's within the <Actions> part: <Action reference="personalize"/>
    (Maybe also within other views, as you like/need it.)
    You'll need to restart the portal.
    (And obviously, you'll have to change some extra layout settings, as the pure result is not that nice .)
    For the configuration approach, also see the PDF referred in this thread: Re: How to extend the drop down box of the Task priorities?
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Unable to show all fields from a table\view within a SSRS Report Model for user selection

    I recently added a new view with a simple SELECT (with 3 fields) statement to our existing Report Model DSV. I then went ahead to the report model (.smdl) file proceeded with the auto-generation of the new attributes which of course ran with no issues.
    I was seeing the three new fields as attributes. But when I went within the existing Perspective to add the newly added fields so that the users see them, one of the field is missing. It is just a VARCHAR field. What would it cause this field to not show up
    within a Perspective?
    Any help is greatly appreciated.Thanks,
    Nimesh
    NM

    Hi NM,
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.
    Thank you for your understanding and support.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Change view in a viewSet

    Hi,
    I've create a viewset that contains two embed interfaces view  in the same cell [1,1].
    How can I change the value of the default property of each view?
    Thanks,
    Ricard.

    Hi Oscar,
    U can change that property value by right clicking the view and selecting properties option and set the default value as u wish...
    and if u want that to change dynamically, u have to bind that with context attribute and change the property as and when u need....
    if u can breif ur requirement, i can help u more...

  • No Skimming in Event View within Media/Photos Browser

    I am posting this in the Keynote '09 board however have noticed this in all three iWork '09 apps. When I open the media browser, navigate to photos and then change the view to events, I can't skim through the photos within those events like I can in iPhoto. If you watch the tutorials, specifically the one for Keynote "Getting Started..." (http://www.apple.com/iwork/tutorials/keynote/intro.html#keynote-intro), towards the latter portion of the video, it discusses adding media and being able to skim through the photos in event view. It was also presented in the Macworld keynote as well.
    Is anyone else having problems with this?
    Is there something wrong on my end or is this is glitch?
    What can I do to remedy it?
    It's not something major but it is something that I noticed immediately when I was attempting to add media into a presentation. As I mentioned before, the same issue exists in Numbers and Pages as well.
    Any advice?
    Message was edited by: Apple Aficionado

    I hadn't tested it in a while so I just went in; it does the same thing. Upon initial load, skimming does not work. I closed and reopened, waited for a minute and then was able to skim. Unlike you though, once I can skim, I am good through out; even when going over to movies and back to photos.
    I would like to think it relates to the number of events/photos that you have. The more to load, the longer it takes.
    Does anyone else have the issue? It's not detrimental as eventually it works; more annoying than anything. I just wish I knew how to remedy.
    Until next time...

  • Hiding Event Charts within Bidding Tab of an Auction

    Hi Guys,
    I need help on a particular requirement. This query is related to Auctions within E-Sourcing. The client wants us to hide the 'Event Chart' sub window within the bidding tab of an auction. I tried to resolving this through Page Customization, but I am unable to identify the UI id I need to modify. Is this possible through scripting ?  It would be great if someone could throw some light on this requirement. Thanks in advance.
    Cheers,
    Arijeet

    Hi,
    The desired behavior could be implemented easily with UIElementContainer-s on "main" view. The only thing you need is to bind visibility of containers to context and switch it accordingly.
    For view set you have to place empty view for cell with output and make it default. Next, create plugs and link for "Input->Output" and fire plug from input view when necessary
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • Does CS6 have Code View Within The CCS Document?

    I would like to know with Dreamweaver CS6 do you get
    to have activated Code View with in the CSS document?
    I have no problems accessing the code view with in a PHP
    document as you can see below:
    when I use a character similar to what I use in PHP on
    the CSS document that all I get is the grayed out code
    view in the properties section as you can see below:
    Is their some where in the general settings that
    allows me to use the code view input table
    on a CSS document?
    any advice would be greatly appreciated

    .css documents are "code only" documents that can only contain cascading stylesheet elements.
    You cannot use HTML elements like <body> tags within a .css document.
    EDIT: For more information on what is allowed in a .css document, run the css tutorial here: http://www.w3schools.com/css

  • Looking to somehow set permissions on certain views within SharePoint 2010.

    First, let me start off by saying I have full control of my own site but my site is a subsite, I am not a collections site admin. I can speak with them in the case I am needing to.
    I have 4 different list views that should pertain to 4 different permission levels. I also created 4 different groups to house the people in. All I am trying to do is set each group or user (whichever one is possible) to a certain list view that was created
    for them.
    I do not have much coding experience within SP Designer as well.
    Any and all help would be greatly appreciated.
    Stephen Edwards

    Hey,
    By using target audiences, you can display content such as list or library views, items,  and entire Web Parts to specific groups of people. Have below links for your reference.
    Target content to specific audiences
    Audience and content targeting planning (SharePoint Server 2010)
    Thanks.

  • Weekly View within ical on the iPhone

    Please let Apple know that a weekly view on the calendar for the iPhone would be something you would desire.
    The below link will help to inform the people at Apple about who is interested so that they can justify making the effort for this to be updated.
    http://www.apple.com/feedback/iphone.html
    Thanks!

    I also travel white a bit with my iphone. The situation, as I understand it, is that you can enter events on the mac with the time zone specified (i.e., I can enter a conference call at 2 PM CST regardless of my current time zone) and the mac and the iphone will both set the correct event time based on my local time. With time zone support turned on, both the mac and iphone will adjust the event time based my actual time zone so I will call at the correct time (that part works perfectly).
    The challenging part is that the iphone will not let me enter events in other time zones. If I happen to be in EST and want to enter an event for 2 PM CST, I have to enter it for 3 PM on the iphone. If I travel to CST, the event will move to 2 PM; if I travel to MST, the event will move to 1 PM so that part also words correctly. The only real problem is the inability of the iphone to schedule events in other time zones without them being manually adjusted, the addition of a time zone field in the event edit screen (just like ical on the mac) would make it much easier to use.

Maybe you are looking for