ELearning Template Navigation Problem

Has anyone used a Flash eLearning template and found an
intermittent problem with advancing from frame to frame using the
control button? Basically when you click on the next button on the
first frame of the movie, the control shows it advancing to frame 2
but the movie doesn't go the the next frame. But this problem only
shows intermittently and does not occur every time you open the
movie. Could it be a RAM issue? The problem occurs when you open
the SWF file by itself, but never occurs when you play the movie in
a web browser.

I believe the problem you are having can be simplified if you
consider this
example -
Put a 2 row by 2 column table on the page. Merge the two
right hand cells
into a single column. Put an image into each left cell, and
you will see
that they merge vertically seamlessly. Now begin to add
content to the
merged cell on the right and you will see that at some point
you will have
forced the two left cells to begin to split apart vertically.
The more
content you add to the right, the further apart the two left
cells will get.
See what I mean?
To solve the problem, instead of making your page sit in a
single table,
have it in several nested tables. You should be able to put a
two column
table on the page with a nested table in each column. Put
your navigation
in the left nested table, and the
content in the right nested table. Now, changes to either of
the inner
table's
structure will not affect either of the inner nested tables.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"eman203" <[email protected]> wrote in
message
news:ekkmur$bet$[email protected]..
>
http://www.thornviewcustomcabinets.com/index3.html
>
> as you can see as info is added below navigational
buttons, they begin to
> spread out. I am tyring to lock them at the top left of
the page, next to
> the
> picture of the hutch.
>
> Thanks for looking at it.
>
>
>

Similar Messages

  • Spry Accordion Navigation Panel Behavior in Dreamweaver eLearning Template

    I am trying to create an eLearning course using the "SoftSkills" eLearning Template provided by Dreamweaver. I have created several extra div tags to set up extra titles on the tabbed accordion, however, regardless of how I set the variable "AccOpenPanel" here:
    <!-- TemplateParam name="accOpenPanel" type="number" value="0" -->
    all of the panels are displaying as open. I would like to have panel 2 open and all others closer. I'm sure there's a simple fix for this, but I can't find it. Actually I can't find any help for using this template, which I'm sure exists. Any suggestions?  Below is a sample of my accordion code:
              <div id="sidebar">
          <h1>Table of Contents</h1>
          <div class="contentArea">
            <div id="Accordion1" class="Accordion" tabindex="0">
              <div class="AccordionPanel">
                <div class="AccordionPanelTab">Welcome</div>
                <div class="AccordionPanelContent">
                  <ul>
                    <!-- Add the .current class to the <a> tag for the current page -->
                    <li><a href="../index.html">Introduction</a></li>
                    <li><a href="../organization.html">Organization</a></li>
                  </ul>
                </div>
              </div>
            <div id="Accordion2" class="Accordion" tabindex="1">
              <div class="AccordionPanel">
                <div class="AccordionPanelTab">4</div>
                <div class="AccordionPanelContent">
                  <ul>
                    <li><a href="../s1_001.html" class="current">Process Presentation</a></li>
                    <li><a href="../s1_002.html">Scenario 1</a></li>
                    <li><a href="../s1_003.html">Additional Information</a></li>
                    <li><a href="../s1_004.html">Scenario 2</a></li>
                    <li><a href="../s1_005.html">Self-check</a></li>
                  </ul>
                </div>
              </div>
              </div>
            <div id="Accordion3" class="Accordion" tabindex="2">
              <div class="AccordionPanel">
                <div class="AccordionPanelTab">2</div>
                <div class="AccordionPanelContent">
                  <ul>
                    <li><a href="../s2_001.html">Introduction</a></li>
                    <li><a href="../s2_002.html">Real Life Video</a></li>
                    <li><a href="../s2_003.html">Key Points</a></li>
                    <li><a href="../s2_004.html">Interactive Presentation</a></li>
                    <li><a href="../s2_005.html">Self-check</a></li>
                  </ul>
                </div>
              </div>
              </div>
            <div id="Accordion4" class="Accordion" tabindex="3">
                        <div class="AccordionPanel">
                <div class="AccordionPanelTab">3</div>
                <div class="AccordionPanelContent">
                  <ul>
                    <li><a href="../s3_001.html">Introduction</a></li>
                    <li><a href="../s3_002.html">Real Life Video</a></li>
                    <li><a href="../s3_003.html">Key Points</a></li>
                    <li><a href="../s3_004.html">Interactive Presentation</a></li>
                    <li><a href="../s3_005.html">Self-check</a></li>
                  </ul>
                </div>
              </div>
        </div>
        <div id="Accordion5" class="Accordion" tabindex="4">
              <div class="AccordionPanel">
                <div class="AccordionPanelTab">4</div>
                <div class="AccordionPanelContent">
                  <ul>
                    <li><a href="../s4_001.html">Introduction</a></li>
                    <li><a href="../s4_002.html">Real Life Video</a></li>
                    <li><a href="../s4_003.html">Key Points</a></li>
                    <li><a href="../s4_004.html">Interactive Presentation</a></li>
                    <li><a href="../s4_005.html">Self-check</a></li>
                  </ul>
                </div>
              </div>
        </div>

    The code that you have shown is not the problem, despite my wondering why you have created a new accordion for each panel. Also you have not shown the links to the support files (JS and CSS) nor have you shown the constructor for each of the accordions, but I assume that you have attended to these matters and did not think it worthwhile to show the code.
    Personally, I would have created one accordion with four panels, but this is a matter of choice.
    Gramps

  • Still having navigation problems and need help with how to debug

    Hi,
    I've been porting over a servlet project to JSF and I'm still having navigation problems. I thought the problem might have been because the original project used HTML frames and so the "from-view-id" JSP defined the frame/framesets and the specific JSP that does the submit (and so is named in the "from-view-id" is never defined in a "to-view-id" attribute). I've now switched to using an IFRAME, and that resolves that problem. So now the JSP is defined in a "to-view-id" attribute and it includes an named IFRAME that can be used as a target. I press the submit button and I get not the JSP expected butinstead the same JSP displayed inside its own IFRAME.
    Here is the code for the submit. I've simplified it as much as possible with a static action (originally it was a call to a method) just to try and get things to work. This is the current version:
    <h:commandButton value="View Alias" action="foo" styleClass="select" type="submit" />Here is the navigation rule in faces-config.xml. Again, the problem is that SelectManager get redisplayed in the IFRAME instead of display.jsp.
    <navigation-rule>
       <from-view-id>/SelectManager.jsp</from-view-id>
       <navigation-case>
          <from-outcome>foo</from-outcome>
          <to-view-id>/display.jsp</to-view-id>
       </navigation-case>
    </navigation-rule>I have also tried it without the "from-outcome-value" which I presume means that the "to-view-id" gets displayed unconditionally and it still fails. Any ideas on how I can debug this? (I'm using GlassFish if that's important to know)
    Rob Tanner
    Linfield College

    Raymond, The real trick is avoid doing technical things when coming down with the flu (I should also add that I'm a JSF newbie). Reading your original message this time I see what you're suggesting and found a conversion error although I don't understand it. Here's the code (including the <h:message/>):
                <h:selectOneMenu value="#{members.dcodes}"
                  style="color: #7f0000" id="selector">
                  <f:selectItems value="#{members.departmentList}" />
                </h:selectOneMenu> 
                <h:message for="selector" style="color:white"/>And here's a snippet of the generated HTML:
    <select id="j_id_id26:selector" name="j_id_id26:selector" size="1" style="color: #7f0000">
             <option value="aad" selected="selected">Academic Advising</option>
         <option value="aaf">Academic Affairs</option>
         <option value="adm">Admission</option>
         <option value="up">Upward Bound</option>
    </select>If I select "Admission" for example, the error I get is:
    Conversion Error setting value 'adm' for 'null Converter'.Since everything is a String value, I don't get the error. Could someone please enlighten me.
    Thanks.

  • Navigation Problem in OBIEE

    Hi,
    I have a strange navigation problem. I have the navigation setup from the 1st page of my dashboard to go to the second. When I first bring up the first page, and then click , nothing happens. Now if I refresh this page and then click again, I am able to navigate to the second page. I would to hear if anyone has seen similar issue. Any help is appreciated.
    Thanks,
    Bharat

    Still haven't found a solution to this problem.
    Even if I remove the form1.setTarget( null or other framename/windowname)
    I tried changing to using the onclick="from1.target='mywin';" and also onclick="form1.target='_self'; on the button. Does not work/ have the desired effect of controlling where the page is opened: in same window or in another frame or window.
    For some reason navigation also totally breaks, after a search, with a similar sql as in this message, and I get no error when I debug and step through the code.
    After doing one search, navigation seems to stop working and only the search.jsp page is the target.
    If I do a view first navigation works to new page/servlet output but still not in a new window/frame.
    This simple stuff in a normal simle html page, should not be so hard to accive with SJSC perhaps someone of you in the community or the developers at sun can give us insight into this simple problem.
    It must be fairly common that one likes to control where a page is opened, in the existing window/page/frame or in a new window/frame.
    Anybody else had any problems with navigation not working with similar code ??
    If I remove the do_search() call it works, the navigation continues to function, but still have no control of the destination window/frame.
    Kind Regards
    Roger

  • Altering text on 'template' navigation bars

    Is there any way in iWeb 9 to alter the text - font, color, size - in the template navigation bars. I remember it wasn't possible in earlier versions.
    I know I can create my own navigation bar, but then there is no automatic process when building the separate pages (other than hand copying the navigation bar from page to page).
    All ears,
    Ben

    It can be done, but it means altering javascript code - how are you at doing that?
    Do a search of the site and there have been lots of questions relating to how to alter the page template nav bars over the past month - lots should come up and just have a look at the code that has been posted.
    You either do this or build your own text based nav bar. I know it is a little more fiddly but does not really take that long - I build my own all the time for both my sites and I don't find it time consuming - you can always just build one page and duplicate to save time.

  • RoadMap UI Navigation Problem

    I'm facing a navigation problem using the roadmap UI in WD4A.
    Let's say we have 5 views. The roadmap view is the default view, the other views will be embedded into a view container UI element on the roadmap view. The roadmap UI has 4 steps, one for each view.
    V_ROADMAP
    V_STEP_1
    V_STEP_2
    V_STEP_3
    V_STEP_4
    Now, I need to add navigation buttons (previous & next) to navigate between the roadmap steps.
    My question is where should I placed these navigation buttons? On each view or only on the roadmap view.
    Personnaly and it think it would make more sense to place them only on the roadmap view.
    My problem using this approach is has follow: When you are on v_roadmap on step 1 (V_STEP_1), you click on Next to go to the next view (V_STEP_2), actually the action is trigger in V_ROADMAP so I am not able to validate user input field or obligatory field in V_STEP_1. I would have to call an action from V_STEP_1 in V_ROADMAP so the event handler method WDDOBEFOREACTION will be called. I don't think it's possible. The problem here, is you can click on next and you can go to the next view without filling the obligatory fields.
    If I placed my navigation buttons on each view. The advantage is that before triggering an action, I can validate user input field, obligatory field in the method WDDOBEFOREACTION before going to the next step.
    The desadvantage is that I have to recreate them on each of my view.
    thanks
    Alex

    Just to close this thread, I will summarize the different possible options:
    Navigation buttons on each view: This is the easiest way to validate obligatory fields but for component reuse it's not good idea to have navigation buttons on individual views.
    Navigation buttons on main views: If we placed the navigation buttons on our main view, the validation is kind of painful, before firing an outbound plug from the main view and a corresponding inbound plug on the individual view, we will have to manually verify our obligatory fields from the context of the componenent controller or using cross-component data sharing.
    Navigation using GAF (Guided Activity Floorplan): I think this option is the way to go! The problem here is that's very difficult to find documentation on that subject, also, the tools from SP 15 is not as user friendly then the one that's coming in NW EhP1.
    Alex

  • Mouse navigations problem with Sun Java 1.5.0_*

    Hello gurus,
    We need to move from JInitiator to Sun Java Plugin; according to the Forms10g Client Platform Support (http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html) one of the certified version for Forms 10.1.2.0.2 of the the Sun Java Plugin is 1.5.0_06 and Internet Explorer 6.0, we have tested also SJPI 1.5.0_09 and we get the same mouse navigation problem reported in the following Oracle Forum threads.
    Mouse navigation don't work with Java Plugin.
    Mouse navigation don't work with Java Plugin.
    Forms 10gR2, Sun Java 1.5.0_06 gives mouse problems
    Forms 10gR2, Sun Java 1.5.0_06 gives mouse problems
    Does anybody know a solution to this problem?
    Any help will be really appreciated.
    Regards,
    Victor.

    You need to use 1.5.0_12 or newer. The client SOD is not up-to-date on this specific point. A lot of navigation problems was fixed in this very release.
    The Management team should change this in the client SOD, wonder why they still refer to 1.5.0_06. For Applications, the first 1.5.0 to be certified was _12.
    Also make sure, that you are using the latest Patch 3 for 10.1.2 (10.1.2.3). This patch also contains fixes for a lot of these wellknown issues.
    Hope this helps,
    Jacob

  • Navigation Problem in Next/Previous Record

    Hi,
    I have a Master (have 20 fields) and Four its Detail block visible on same screen but each block have its own Canvas and Window. Now master table have 1700 records with its detail tables. So after Query when I press the Next_Record button it will no response some time I have to press it twice or thrice then it will respond and some time on fist click it gives the response.
    So I want to navigate through Next Records or Previous Record buttons on single click.??????????
    Kindly send me the solution of this problem on urgently basis.
    Best Regard,

    Hi,
    It's very difficult to suggest something by readingyour post. There are many reasones for navigation problem. Validation is one of them. Be sure that validation triggers written on any level are working properly. What code you have written on the buttons that you are using for navigation. In which blocks you have put your buttons. It is recommended that you put all your non-database items in a non-database block. Check this also.......

  • Installing ios8.2 does not resolve Google map navigation problem or gps tracking!

    Installing ios 8.2 does not resolve Google map navigation problem.

    I have tried to install both of them lots of times but in each case I receive the same in my XE.bat file:
    Instance created.
    DIM-00019: create service error
    O/S-Error: (OS 1387) Unable to add or remove a member from the local group because this member does not exist.
    Have checked OS 1387 error at Microsoft Support and as possible cause of the problem they give as follows:
    This issue can occur if the environment has a disjointed namespace (i.e. the domain has different NetBIOS and DNS names). For example, assume that the domain has a NetBIOS name of "domain.com" and a DNS name of "domain-old.com." When users are added in the Windows UI, they are displayed in the format of domain\ComputerName. However, you notice in the error log that there was an attempt to add a computer account in the format of domain-old\ComputerName. (System Center 2012 R2 Data Protection Manager install fails and generates ID: 4323: "A member could not be added")
    Tried to find out my DNS name, but it is impossible because I don't have any domain installed and my machine is not connected to it. Some other blog (Install Oracle 11gR2 on Windows) advices to work with adding my computer account to some non-real windows domain (just for the purpose of resolving the network) as well and reinstall the database then. If I undestand it right I need minimum 2 machines for this. But I own just one, where the server is based and thought that is enough to run the database... no idea ..

  • ELearning Templates missing

    As the subject headline says, I am missing the eLearning templates for Flash CS4. I just have this version and not a copy of CS3. I want to create a true false game and thought that this would be the quickest way. Where can I get these templates? Thanks!

    I got a copy of iWeb from my school and replaced the
    /Applications/iWeb/Contents/Resources/Templates/Templateinfo.plist
    file with the one from school. My templates are back now.

  • Page navigation problem using template method pattern

    Hi all,
    I've built a rather simple app implementing the template method design pattern. I've built a shared session bean which holds a hashmap of beans associated with pages I've visited. All of my JSPBeans extend from a common abstract class which calls three simple methods to process output for the page the first time displayed, everytime after the first time the page is displayed and yada yada.....so, let's say I'm three pages in, I've submitted a form and am looking at a page which displays data verifying my submit. Now, I click a link which should take me back two pages, say, to a home page. When I click the link, the home page is displayed momentarily...but then the app processes thu everything I just did up to the point where I started. It just flashes thru a few pages, resubmits the data and I end up right where I started. Automated data processing in a web app...and I wasn't even trying :-) Seriously tho, what in the world is this thing doing and how do I get it to stop! Has anyone ever seen this before?
    regards,
    Mat

    Hi John,
    I'm a little new so excuse my ignorance :-) Yep, I have session bean class which is nothing more than a hashmap of keyed beans ( I have one bean associated with each jsp). All beans are session persistent. What I don't understand is why when I attempt to navigate 'back' into the application ( a page where I have already been) the darn thing repeats. All my beans extend from a common class which includes three abstract methods...firstpassprocess(), process(), and footerprocess.() The idea is that I set a boolean var to "FIRSTPASS" the parent sees that and directs the application to the firstpassprocess() method in the concrete class. Why doesn't it do that again? U say it's because of the session bean? I tried to include some true/false values in the process() method of the concrete class which fixes the application flow. But, and there is always a but, now the submit includes all of the data from the prior submit. How do I do the auto update of the bean properties? Jeez...I hope I don't sound to silly! Thanks for the help....
    Mat

  • Navigation problem in using ITS

    I have one created one module pool program for goods movement.
    its having 6 screens.
    in order to get this program in the mobile divice i have configured ITS.
    I have created Internet Service is se80 and in SICF.
    Now i am getting the first screen in the internet explorer.
    the problem which i am facing now is that when i click on any button its not navigating to any screen.
    actually nothing is happening.
    Is thr any thing i need to do while creating the template or any other configuration need to be done.
    please respond if you know the reason

    Dear Ivan,
    Thanks for replying.
    I have given these many parameters in GUI Configuration (SICF - Service data tab)
    ~THEME     =99
    ~TRANSACTION=     ZBSRWM
    ~ITSMOBILE=     1
    ~SOURCES=     ZBSRWM,itsmobile
    ~GENERATEDYNPRO=     1
    But still its not working. The actual problem is that i am not able to go to next screen.
    When i gave ~webgui its throwing an error (403 forbidden).
    Is there any thing else i need to do.
    Regards,
    Pradeep Alex

  • Template update problem

    Oh Dear,
    I believe I made a terrible mistake with my template.
    I realized that there were 2 copies of my template in 2 different folders.  So, I renamed one of the Templates folders.
    Now, when I update the template the 29 pages that should be updated are not being updated.
    I tried renaming the Renamed Folder back to the original name and still the 29 pages don't update
    What is required for me to fix this problem?
    Many thanks,
    Alison

    I always create a new  page from the template that is in my assets panel.  I have 6 other templates in this folder for other websites that I've created.
    When I realized that I had two template folders (one with my 6 templates and one with the 1 duplicate template) I tried to create a new page from the template in the other folder and the spry formatting for my navigation isn't formattted so I didn't use it.  Then I thought I should delete it and did so via the computers explorer window.
    Afterwards when I created a new page from the template that is in my assets panel I noticed that it only updates the index page and not the 30 children.
    I recreated the folder the computers explorer window and put a copy of the template in the new renamed folder. I do not use the template in this folder.
    Thanks for any help you can provide.
    Alison

  • Template/div problem

    Hello,
    I'm new to this forum and also to dreamweaver templates.
    Thanks in advance for any comments.
    Here's my situation: I've established a main.dwt template for
    the site banner, navigation, and footer, and other templates for
    each of several content areas. These content templates are based on
    the main template. The main template has a few editable regions,
    but only the "Section Template" region seems to be problematic.
    Into the "Section Template" region of the (nested) content
    templates, I've inserted html code consisting of a "links" div,
    followed by another editable region "Page Content." Then, in the
    html files based on these content templates, I insert html into the
    "Page Content" region, including two opening divs. The divs close
    outside the editable region (in the main template). This seems to
    be the problem. Dreamweaver highlights the "Page Content" region
    opening and closing tags in yellow, indicating that it is
    uneditable. Is there something about div tags needing to close
    within an editable region that I'm unaware of? Unfortunately, I
    need the footer div to be wrapped in the content div for layout
    purposes.
    The basic structure of the editable regions on the html file
    is shown.
    Many thanks for any input.
    confused;

    This is improperly nested HTML -
    <!-- InstanceBeginEditable name="Page content" -->
    <div id="content"><div id="text"> page text goes
    here
    <!-- InstanceEndEditable -->
    </div> (end of text div)
    The <!-- InstanceEndEditable --> comment would have to
    come AFTER the
    closing tag for the content div.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "emeraldcloud" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello,
    >
    > I'm new to this forum and also to dreamweaver templates.
    Thanks in advance
    > for
    > any comments.
    >
    > Here's my situation: I've established a main.dwt
    template for the site
    > banner,
    > navigation, and footer, and other templates for each of
    several content
    > areas.
    > These content templates are based on the main template.
    The main template
    > has a
    > few editable regions, but only the "Section Template"
    region seems to be
    > problematic.
    >
    > Into the "Section Template" region of the (nested)
    content templates, I've
    > inserted html code consisting of a "links" div, followed
    by another
    > editable
    > region "Page Content." Then, in the html files based on
    these content
    > templates, I insert html into the "Page Content" region,
    including two
    > opening
    > divs. The divs close outside the editable region (in the
    main template).
    > This
    > seems to be the problem. Dreamweaver highlights the
    "Page Content" region
    > opening and closing tags in yellow, indicating that it
    is uneditable. Is
    > there
    > something about div tags needing to close within an
    editable region that
    > I'm
    > unaware of? Unfortunately, I need the footer div to be
    wrapped in the
    > content
    > div for layout purposes.
    >
    > The basic structure of the editable regions on the html
    file is shown.
    >
    > Many thanks for any input.
    > confused;
    >
    > <!-- InstanceBeginEditable name="Page content" -->
    > <div id="content"><div id="text"> page text
    goes here
    > <!-- InstanceEndEditable -->
    > </div> (end of text div)
    > <div id="footer"> footer goes here
    > </div> (end of footer div)
    > </div> (end of content div)
    >

  • Infobus Navigator Problem

    Hi All,
    I have a problem with the infobus NavigationBar. I have made a
    template UI frame with the navigationbar attached to it. For all
    my regular forms I am trying to inherit from the templateframe
    and add the other required code. I am making a connection and
    session in the inherited frame and attaching the session info to
    the navigation bar in the parent. When I run the form, I am
    able to query the data. But no button in the navigation bar
    is getting enabled. This is the part of the code
    super.navigationBar.setDataItemName("infobus:/oracle/SessionInfo1
    /rowSetInfo1");
    super.navigationBar.setHasInsertButton(true);
    super.navigationBar.setHasFindButton(true);
    super.navigationBar.setHasNavigationButtons(true);
    super.navigationBar.setHasTransactionButtons(false);
    super.navigationBar.setHasDeleteButton(true);
    super.statusBar.setText(super.navigationBar.getDataItemName());
    As I have disabled transaction buttons they does not appear in
    the navigation bar. The last line gives the positive reply with
    the same DataItemName as set in the first line. But no button in
    the navigation bar is getting enabled. So I cannot navigate using
    the navigationbar.
    Can anyone tell where I am making the mistake?
    Thanks
    --Gopal
    null

    Hi,
    Thanx for the reply. In the meantime I could solve it. Now
    another small issue. The add button on the navigation bar adds a
    new row before the current row. Is there a way to add the row
    after the current row. So that in a data entry application, I can
    bind the down arrow key to the add button, so that the form
    operators can use it easily.
    Thanx once again
    --gopal
    Jdev (guest) wrote:
    : Gopal,
    : It is possible that the rowset to which the nav bar is bound
    has
    : zero rows. Nav bar disables/enables buttons depending on the
    : number of rows the rowset has.
    : Thnx.
    : Gopal (guest) wrote:
    : : Hi All,
    : : I have a problem with the infobus NavigationBar. I have made
    a
    : : template UI frame with the navigationbar attached to it. For
    : all
    : : my regular forms I am trying to inherit from the
    templateframe
    : : and add the other required code. I am making a connection and
    : : session in the inherited frame and attaching the session info
    : to
    : : the navigation bar in the parent. When I run the form, I am
    : : able to query the data. But no button in the navigation bar
    : : is getting enabled. This is the part of the code
    super.navigationBar.setDataItemName("infobus:/oracle/SessionInfo1
    : : /rowSetInfo1");
    : : super.navigationBar.setHasInsertButton(true);
    : : super.navigationBar.setHasFindButton(true);
    : : super.navigationBar.setHasNavigationButtons(true);
    : : super.navigationBar.setHasTransactionButtons(false);
    : : super.navigationBar.setHasDeleteButton(true);
    super.statusBar.setText(super.navigationBar.getDataItemName());
    : : As I have disabled transaction buttons they does not appear
    in
    : : the navigation bar. The last line gives the positive reply
    with
    : : the same DataItemName as set in the first line. But no button
    : in
    : : the navigation bar is getting enabled. So I cannot navigate
    : using
    : : the navigationbar.
    : : Can anyone tell where I am making the mistake?
    : : Thanks
    : : --Gopal
    null

Maybe you are looking for

  • Symbol problems and fonts

    Hi all! I have been plagued with a problem when trying to use symbols and think I have figured out what it is: Custom Fonts not loading! I'm using two custom fonts in my symbols and sometimes when I upload the project to the web, the fonts are not sh

  • With multiple subscriptions, Skype does not charge...

    I have two subscriptions and Skype credit that cover calls to the same country, but Skype is not smart enough to charge to the cheapest rate. I have both "land line - 400 mins ", and "land line and mobile phone - 60 mins" subscriptions.  When I call

  • Macbook Retina 13, left speakers low sound & Crackling

    Hello, I bought a Macbook Pro Retina 13 Inch, and suddenly while i was listening to my music i heared sctching sound in the speakers, i investigated further by changing out from left to right, i found that the left speakers sound became Low & there i

  • Putting Image on a Frame Called From an Applet

    I currently have an applet that opens up a JFrame when you click on a button. I am trying to figure out how I would put an image on the frame. When I try using ImageIcon image = new ImageIcon("image.jpg") I get an error when I run the applet in the w

  • Credit Card functionality

    HI, Can any on tell me settings related Credit Card functioanlity and config settings related to SD module Regards Ajoy