Multiple Viewstacks/Canvases

Hi,
I have a small stage with a linkbar controlling a viewstack
containing 6 canvases.
I also have a button that I need to (on click) display a 7'th
canvas in the same place as the other 6.
Can I simply add another canvas to the viewstack with no
label and then programatically display the 7th canvas when the
button is clicked?
Thanks
M

Two things come to mind: use a parent viewstack for both
6-stacked canvases as well for the single canvas view.
or alternatively look into States and on the click of the
button change the state to hide the viewstack to show the single
canvas.
ATTA

Similar Messages

  • Removing Contacts from Multiple Campaign Canvases

    Hi everyone,
    We're dealing with an issue on managing the flow of contacts in our automated campaigns.  We currently have 3 automated email drips that are based on the content that prospects engaged with to initially enter our database.  Then, contacts flow into the next canvas based on internal prioritization of the tracks.  However, we also run a new thematic campaign every quarter that has fresh content and pulls contacts out of our automated programs based on Title, Engagement, Industry, etc. 
    The problem is that every time we launch a new thematic campaign, we're forced to go back into our automated drip programs and add shared filters based on the new campaign's criteria before each email step.
    My idea is to have the newly segmented contacts enter a program that checks what other campaign canvases they are in and then remove them.  This would solve our issue of having contacts in multiple campaigns at the same instance, which would allow us to easily transfer newly engaged contacts into our quarterly thematic campaign.
    Am I thinking about this in the correct way?  Can you remove contacts from specific canvases in Program Builder?
    Thanks,
    Parker

    Need more info...what application/applications are you presently syncing contacts with? OS on your computer? Are you syncing contacts over the air? Are your contacts correct on your computer?

  • System.Tab_New_Page - with multiple tab canvases

    I'm not sure if this is a bug or not, but here goes. Forms 10.1.2.0.2
    I have a form with TWO different tab canvases - Orders_TC and Lines_Tc (Orders Tabbed Canvas and Lines Tabbed Canvas). The Orders_TC has 3 pages - page1, page2, page3 and the Lines_TC has 5 pages - page1 through to page5.
    Now - in the When-Tab-Page-Changed trigger, inspecting System.Tab_New_Page simply gives me "PAGE2" - but - WHICH "PAGE2" - how do I determine if it was PAGE2 of the Orders or Lines canvas?
    Obviously employing some naming standard on the tab pages would resolve the problem, however, I would have expected System.Tab_New_Page to return either Orders_Tc.Page2 or Lines_Tc.Page2.
    Am I missing something? Or is there a way to determine which PAGE2 it is?
    Any help appreciated.
    Regards,
    Bren

    How about :system.event_canvas
    I just tried it and it works in 6i forms. Not documented in the help, but seems to work. I just guessed at the name.
    Returns the name of the canvas that the tab page was changed on.
    --pat                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to change content/stacked canvases to tabs

    Hi all,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on (I have about 10-12 canvases, 1 being content and the rest being stacked). I now want to make all those canvases as tab canvas so that it can be very easy going to any canvas. Right now, at runtime, if I'm on the 8th canvas and need to make some changes in the first canvas, I have to click on the back button all the way till I reach the first canvas. So I desperately need to change my canvases to tabs.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never worked on tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks to all in advance.

    Thanks for replying. I just need to move the items to the new tab canvas but everything else would be the same, right. I mean, will I need to write new codes? Can you point me to any documentation on this. Thanks.

  • How to change content/stacked canvases to tab canvas

    Hi,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas) and then I will decide which one looks better and performs good.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never done tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks in advance.

    Might get a better response in the Forms forum...
    Forms

  • Tab canvases

    Hi, Have not used Oracle Forms for awhile. Can someone tell me how to create multiple tab canvases.
    Thanks,
    nancy

    No need to reply. I have the old version of forms. DBA is updating for me now.
    Thanks,
    nancy

  • Scrollbars w/ one table across multiple tabs

    Please help, I'm stumped on this...
    User has requested that a single table be displayed across multiple tabbed canvases. Problem is that each tabbed canvase contains mulitple record data.
    I can define a scrollbar using the block property pallette and have the scroll bar then display on the first tab. How can I define and display a scroll bar on the second and third tabs?
    In the past, I created a stacked canvas view that replaces the 2nd/3rd tabs. In this instance, the user has requested that the data not be displayed via a stacked scrolling canvas.
    Any ideas?

    You mean the scrollbar does not scroll??
    What is the number of records displayed value of
    your block?
    Your scrollbar should be working when your number of
    records exceed the number of displayed items. Visual
    attributes is for look and feel only.
    Let's say your block number of records displayed is
    5 and you have 10 records the scrollbar is not
    scrolling??
    Regards,
    TonyCorrect. The scroll bar is not scrolling. For the base table block that is spread across three tabs, the number of records displayed is 5. When I execute the query, 6 records are returned. On the first tab, I used the block item property to set up the scroll bar x/y settings and height/width. Within the first tab, the scroll bar is working fine.
    When the second tab is activated (e.g. it is the top most tab page) (w/ the stack canvas overlay scrollbar), the bar appears in the correct position but there is no functionality attached to it. In other words it just appears as a bar like one would find on a bar graph. The bar does not resemble a scroll bar (visually) nor does it operate like one. Ditto for the 3rd tab.
    Do I need to attach a Dummy block with 5 records to each stacked canvas overlay scrollbar in order to have the look/feel and functionality of a scroll bar?
    Thanks,
    Steve

  • PREV - NEXT navigation in ViewStack & Tab Navigation container

    Hi,
    I am using a ViewStack container inside a Tab container. There are 2 tabs.
    In the first tab, I have 3 containers for ViewStack and in the
    Second tab, I have 2 containers.
    I am having a single PREV - NEXT (navigation) buttons for the navigation.On clicking the next (navigation) button, it should select the second viewstack container in the first tab [initially the first view stack container in first tab is selected]
    On clicking next again, it should select the next viewstack container & so on...
    Upon further clicking the next button, it should select the first Viewstack container of the second tab & so on...
    When I place the navigation buttons for the ViewStack container, we can get the ViewStack ID & the selectedIndex, so PREV - NEXT navigation functionality can be done.
    But my requirement is:
    On traversing through the NEXT button and on reaching the last screen of the ViewStack container, it is required to go to the next tab's first ViewStack container. It is basically a PREV - NEXT navigation through all tabs and on each ViewStack in a tab container with a single set of PREV - NEXT navigation buttons
    - Sen

    hi,
    I have put together a sample of navigating through multiple viewstacks, the only real need for this to work is that each viewstack is named after its parent navigators index i.e tabnavigator 0 has a viewstack with id of 'VS0' tbanavigator 1 has a viewstack with id of 'VS1' etc...
    http://gumbo.flashhub.net/stacker/  source code included
    David.

  • How to create tab canvas from content

    Hi,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas) and then I will decide which one looks better and performs good.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never done tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks in advance.

    I will do so:
    I will create a blank tab canvas and then I will cut and copy in every tab page the frame of the content canvas
    A tab page for every content canvas
    Regards

  • Stacked and standard item groups

    Hi,
    Can anyone give a clue if the following problem can be solved?
    I have a table with many columns which I want to display on a single form with multiple tab-canvases. And on each tab-canvas I want to use item groups (two side-by side!).
    I managed to generate this only partly by using stacked item groups for each tab-canvas and item groups within these stacked item groups. But the item groups are all placed beneath each other! I can not find a way to control the layout-generation. It looks like the forms-generator does not use the tabulation preferences.
    I am using Designer 6 (6.0.3.10) and Forms 6i (6.0.8.10).
    Thanks.
    null

    It is not possible to get Service Item w/o delivery in to Invoice along with the the delivery item..unless the Service item is configured as item relevant to delivery.

  • Site refreshed from dynamic data.

    I have a site stubb out that has multiple accordian canvases
    each containing a tree. In my header area I have a combo box that
    give you a list of clients. When you select a new client, I want to
    reload all the trees in each accordian cavas with that clients
    data.
    I have played around and am able to do this setting a click
    event on buttons that will call the send method on my HTTPService
    object, and it appears to work, but I dont have a lot of control
    over the data, and my implementation is pretty "clunky".... I am
    looking for high level suggestions as to a best practice to
    dynamically load data via http calls and refresh page data.
    I am not very well versed in Actionscript, but am wondering
    if I should be building a majority of the site through actionscript
    objects instead of mxml. This will be a much bigger learning curve
    for me, but I am assuming it will give me a much more flexible
    site.
    Please let me know if you have any comments or resources that
    describe what I am trying to do... Thanks, Mike

    hi
    Working with flex involves learning at least 2 languages, the
    flex language both mxml and actionscript and usint it in a
    combination, but to have a dynamic site you also need to know a
    backend language like C# or VB.NEt, PHP , also is useful to know a
    little about Databases, because if you want a dynamic site it will
    involve data for sure and where do youget data from? A database.
    You will build much of your site in actionscript that is a certain,
    because mxml is very good but itself is not sufficent to do
    everything you want.

  • Application Deployement Problem on AS

    i like to know that is there any problem regarding
    deployment on AS (application server), if we have only
    one form modeule and one content canvas with different
    stack canvasas on it.
    is there any standarad that form must have menu to
    deployee on AS WITH ON LINUX operating system or on
    windows
    Some one has told me that it is not standard to have
    multiple stack canvasas on content canvasas.
    as far as me conceren there is no problem in that as
    that application is working fine on my windows network
    based enviorment using instance of OCJ4
    i will appricate this also be happy to hear from ur
    side on this matter as i have almost compeleted my
    project
    thanks and best regards

    Inam,
    there is no problem of having stacked canvases on content canvases. In fact a stacked canvas helps to improve start-up performance if "raise-on-entry" property is set to yes and "visible" is set to no. This way teh stacked canvas doesn't need to be initialized when the Forms application starts. There is a recommendation to not overuse tab canvases on teh Web but instead use stacked canvases
    Frank

  • Multi-Tab Canvas Navigational Controls

    I want to control navigation out of a block displayed on a "tab" canvas to other "tabs" in a form containing multiple tab canvases. Are ther any "events triggers" associated with the "tab" level similar to the "WHEN_BUTTON_PRESSED" trigger such as "WHEN_TAB_SELECTED"?
    I assume I must place the triggers on the block (or blocks) associated with the respective tabbed canvases.
    null

    The trigger must be placed at the form level. Use "if :system.cursor_block = 'BLK'"
    to code for each tab.

  • What are the differences between component and module

    hey guys... i was just wondering if someone could enlighten me on the differences of components and modules?
    im creating a new project in flex, and not sure which one to use.. or even if it matters... lol
    my login is going to have a login at the begining, and once the login is entered correctly, it goes to a panel selection window, where teh customer will select the panel they have in their house... and once that happens, i'll have a datagrid on the left side of the screen and multiple viewstacks with images which display to the right...
    so if any one has a suggestion, i'll greatly appretiate it

    I'll answer my own question since there were no replies yet. Others may want to know the answers to the same question. Most of my questions are answered on this link:
    http://www.videohelp.com/forum/archive/diference-betwen-mov-dv-files-and-dv-file s-t362973.html
    Any other comments always appreciated.

  • The bane of my existance = paint()  Please help!

    I am forever getting frustrated with trying to draw things in java and even when I went through my classes in college we hit the basics but no further with this. Basically I am attempting to set up a checker board and want to draw multiple canvases in different states obviously to render a working checker board with pieces, moves etc.
    Every book and online reference that I can find has all the work done in the paint method of the canvas that is being drawn on and not from the parent(if this is even possible...is it???).
    I would like to do something like this from the parent frame:
         private void initializeBlackLayers(int initState) {
              JPanel initPanel;
              // for each state the square can be in create a panel to display that state
              for (int numState = 1; numState < 11; numState++) {
                   // create a new panel and set the size of the panel for the square
                   initPanel = new JPanel();
                   initPanel.setSize(sqSize);
                   // need to figure out which state we are creating for the square and
                   // then create that specific state for the current panel
                   switch (numState) {
                        case 1:
                             initPanel.setBackground(Color.BLACK);  // the plain black sq
                             break;
                        case 2:
                             initPanel.setBackground(Color.BLUE);  // the plain black sq selected for move
                             break;
                        case 3:
                             //NEED TO DRAW A RED CIRCLE, BLACK BACKGROUND
                             break;
                        case 4:
                             initPanel.setBackground(Color.BLUE);
                             // NEED TO DRAW A RED CIRCLE
                             break;
                        // insert code adding new panel to this layered pane and end switch, function etcI figure I either need to set up a new class for each state of the square and draw individually(which I REALLY don't want to do, read: there has GOT to be a better way) or figure out how to set the global color and just draw a filled in oval with the current color in a generic ovalCanvas for each state in the code above in the parent class. If anyone could enlighten me, I would be forever grateful for getting me out of having an extremely frustrating time with this.

    camickr wrote:Well, first of all why would people who have never written a Swing application no anything about the paint() method.Secondly, you should not be overriding the paint() method. Custom painting in Swing is done by overriding the paintComponent() method. Overriding paint() is the way it is done when using AWT.>
    Regardless, it's still the same question, whether you are using paint or paintComponent, my question is the same: How can you get a parent class to draw multiple different canvases(if using AWT) or JPanels (if swing) without constructing the individual components individually. For example, I want to have a Frame (seeing as we are not in the swing forum) that has 2 canvases one with a red circle on a black background and one with a green triangle on a blue background. Is it possible to write this from the frame, initalize 2 canvases and again from the frame, tell the canvases what you want on them?
    Start by reading the Swing tutorial on [How to Use Layered Panes|http://java.sun.com/docs/books/tutorial/uiswing/TOC.html]. The tutorial also has a section on Custom Painting.
    I did, it doesn't explain what I want to do. In their example they are just coloring the background to show up so you can see the individual panes. This is where I get stuck and what I am asking about: Write the same code they use in that example but put something on those colored backgrounds as well. Can you do it from the JLayeredPane class?

Maybe you are looking for