Template problem with a scroll

Hi,
This is Niranjan Reddy. I am using the ADF Ritch client with JDeveloper 11g Premier 1. I created a template with a panelstrech layout(position:absolute;width:100%;height:100%).
My requirment is to increase the height of the layout when the components in the page increase.But I am not able to get it.Can any one can sole my problem
Thanks in advance
NIRANJAN REDDY

You need the JDeveloper and ADF.

Similar Messages

  • Problem with parallax scrolling moving around randomly

    I have an ipad air. My problem is with the parallax scrolling. It just seems to be moving randomly around the screen even when the ipad is steady and it's quite difficult to get the ipad to change orientation when I stand it on its side. I've reset  the ipad and turned it on and off a few times. Has anyone been having this problem and know how to fix it. I know you can turn it off but I don't really want to.

    Hi there
    I am experiencing the exact same problem with my Ipad Air. Did you manage to find a solution yet? Im hoping it isnt a hardware problem either. Orientation not really co-operating. Background image moving around the whole time as if trying to settle, even when device dead still?!
    Please do let me know
    Thanks
    Greg

  • Problem with Vertical scroll in table control

    Dear All,
    I am facing a problem with table control in module pool program. currently it displays 6 lines, but it does not display the vertical scroll button, even though when I fill data in the six rows and hit enter.
    I have set the vertical scroll option on the table control properties also.
    Can someone help me by sending some sample code?
    Thanks,
    Amit Goyal

    HI Amit ,
        If you have already selected the properties of vertical and horizontal scroll bar then no other operations needed .. if the number of rows increases then that of the table control , you will automatically see the Vertical scroll in your table control ..
      if still you dont see it then write back ..
    Reward if helpful !
    Thanks
    Ranjita

  • Template problem with cs5

    I've transferred all my sites to cs5 (from cs4).  I build all my sites with DW templates.  When I bring up my pages from any site in DW cs4, I can edit them no problem.  When I bring them up in cs5, all of a sudden I have the "no-edit" symbol (red circle crossed) when I try to type over any editable areas.  Is there a setting that I am missing that I forgot to readjust when I loaded the files in cs5?
    Thanks in advance
    Jules

    I think I'm talking to myself, here...
    But just in case anyone has run into this problem with cs5...
    I usually create editable regions with content alone (minus divs).  It seems that cs5 won't allow this somehow.  I do this so that my clients won't move the div and can highlight the text that they want to change without screwing up the placement of the divs or having to click on it several times in Contribute in order to highlight the text.
    Example: (This one works)
          <!-- TemplateBeginEditable name="LeftContent" -->
       <div id="contentLeft">
            <table width="100%" border="0" align="left" cellpadding="5" cellspacing="0" background="images/transBack.png">
            <tr><td>
              <h1>Heading Goes Here</h1>
              <p>Lorem ipsum eum erant soleat perfecto ex, ei pro mentitum aliquando theophrastus. Quodsi lucilius adolescens nec te, alia melius dissentias id eum, eu vel atqui munere eligendi. Eu eum viris suscipit, mei iracundia persequeris necessitatibus ad, qui putent vocent comprehensam ea. Eos sumo illud fuisset ea, sit doming dolorum fierent ea. Vis rebum aperiri nonummy at, ne eam impedit persequeris accommodare.</p>
              <p>An dico veritus evertitur cum, mentitum legendos theophrastus mei ei, qui hinc timeam honestatis ad. Ut illum takimata gloriatur eam, ei nullam propriae delicata vel, has ea solum ludus. Pro solum ridens inciderint ad, te ius vocent perfecto, partiendo scripserit reformidans cum te. No fastidii scaevola maiestatis mei, percipit praesent abhorreant eam no. Ea vim nobis dolore ignota, quodsi inciderint ei vel. Velit dicam te cum, te inermis principes percipitur per, animal constituam his an.</p>
              </td></tr>
              </table>
              </div>
          <!-- TemplateEndEditable -->
              (This one doesn't)
       <div id="contentLeft">
    <!-- TemplateBeginEditable name="LeftContent" -->
            <table width="100%" border="0" align="left" cellpadding="5" cellspacing="0" background="images/transBack.png">
            <tr><td>
              <h1>Heading Goes Here</h1>
              <p>Lorem ipsum eum erant soleat perfecto ex, ei pro mentitum aliquando theophrastus. Quodsi lucilius adolescens nec te, alia melius dissentias id eum, eu vel atqui munere eligendi. Eu eum viris suscipit, mei iracundia persequeris necessitatibus ad, qui putent vocent comprehensam ea. Eos sumo illud fuisset ea, sit doming dolorum fierent ea. Vis rebum aperiri nonummy at, ne eam impedit persequeris accommodare.</p>
              <p>An dico veritus evertitur cum, mentitum legendos theophrastus mei ei, qui hinc timeam honestatis ad. Ut illum takimata gloriatur eam, ei nullam propriae delicata vel, has ea solum ludus. Pro solum ridens inciderint ad, te ius vocent perfecto, partiendo scripserit reformidans cum te. No fastidii scaevola maiestatis mei, percipit praesent abhorreant eam no. Ea vim nobis dolore ignota, quodsi inciderint ei vel. Velit dicam te cum, te inermis principes percipitur per, animal constituam his an.</p>
              </td></tr>
              </table>
    <!-- TemplateEndEditable -->
              </div>
    Anyone else have this?  Or even use this?
    Message was edited by: JulesN

  • Adobe Muse template problem with chrome browser

    Hello,
    I'm new on adobe muse, and I have a problem with a template that I bought and modified (Purchased on ThemeForest).
    The problem is in the view of the template on Chrome, the menu moves continuously and disappears (or is doubled).
    This is the site:
    Http://1pagego.com
    Can anyone help me solve problem?
    Thanks

    Hi Andrew,
    It looks like a bug in chrome. Though the issue is a bit different in this forum post, but can be related. http://forums.adobe.com/message/6188784#6188784
    Regards,
    Aish

  • Problem with Java scrolling text window on Mac OS

    The Java scrolling text window created by AWT "TextArea" scrolls in the normal way from the top on Windows, whereas it scrolls from the bottom on the Mac OS. That is, the text file is first displayed from the bottom on Mac, so that the user has to scroll to the top of the file each time a new page is opened, which is a very nuisance. Have you run into this problem and do you know how to over-ride the Mac OS default? Many thanks.

    TextAreas suck in general, this has been discussed many time in the forum. As a duct-tape fix, you might play around with setCaretPosition() after inserting your new text. Good luck

  • Problem with Horizontal Scroll on java.awt.List

    I use the same code for a General Application as a CDC Application.
    I have no problem at all with the General Application but on the CDC I can't scroll to the right (horizontal).
    Why do I get this problem on the CDC application and not on a regular application?
    I use the PP-1.0 Profile for the CDC application. Does it not support horizontal scroll on java.awt.List?
    This is the code:
    * Main.java
    * Created on den 22 augusti 2007, 10:52
    package cdcapplication6;
    * @author  Erik Rothman
    public class Main extends java.awt.Frame {
        /** Creates new form Main */
        public Main() {
            initComponents();
              for (int i = 0; i < 10; i++) {
                   list1.add("Short text");
                   list1.add("Some very long text indeed. Some very long text indeed.");
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
        // <editor-fold defaultstate="collapsed" desc=" Generated Code ">                         
        private void initComponents() {
            list1 = new java.awt.List();
            addWindowListener(new java.awt.event.WindowAdapter() {
                public void windowClosing(java.awt.event.WindowEvent evt) {
                    exitForm(evt);
            add(list1, java.awt.BorderLayout.CENTER);
            pack();
        }// </editor-fold>                       
        /** Exit the Application */
        private void exitForm(java.awt.event.WindowEvent evt) {                         
            System.exit(0);
         * @param args the command line arguments
        public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new Main().setVisible(true);
        // Variables declaration - do not modify                    
        private java.awt.List list1;
        // End of variables declaration                  
    }

    I use the same code for a General Application as a CDC Application.
    I have no problem at all with the General Application but on the CDC I can't scroll to the right (horizontal).
    Why do I get this problem on the CDC application and not on a regular application?
    I use the PP-1.0 Profile for the CDC application. Does it not support horizontal scroll on java.awt.List?
    This is the code:
    * Main.java
    * Created on den 22 augusti 2007, 10:52
    package cdcapplication6;
    * @author  Erik Rothman
    public class Main extends java.awt.Frame {
        /** Creates new form Main */
        public Main() {
            initComponents();
              for (int i = 0; i < 10; i++) {
                   list1.add("Short text");
                   list1.add("Some very long text indeed. Some very long text indeed.");
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
        // <editor-fold defaultstate="collapsed" desc=" Generated Code ">                         
        private void initComponents() {
            list1 = new java.awt.List();
            addWindowListener(new java.awt.event.WindowAdapter() {
                public void windowClosing(java.awt.event.WindowEvent evt) {
                    exitForm(evt);
            add(list1, java.awt.BorderLayout.CENTER);
            pack();
        }// </editor-fold>                       
        /** Exit the Application */
        private void exitForm(java.awt.event.WindowEvent evt) {                         
            System.exit(0);
         * @param args the command line arguments
        public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new Main().setVisible(true);
        // Variables declaration - do not modify                    
        private java.awt.List list1;
        // End of variables declaration                  
    }

  • Excel Analyzer template problems with Excel 2003

    There are numerous common problems when using Excel Analyzer templates with the Analyzer Add-In for Excel 2003:
    The following problems have been found in the latest version of the stand-alone BI Publisher version 10.1.3.3.2:
    1) If your report name is more than 24 characters long, the Excel Analyzer template will never open in Excel. The error is completely uninformative, too. The reason is that the Analyzer template tries to make a tab in the Excel file called <report_name>.xdo. Since tab names can only be about 26 characters long, Excel chokes when opening the file. It would have been nice if BI Publisher printed an error when encountering this situation.
    2) If your report produces too many rows, Excel will time out when opening the Analyzer template. Again, the error in this case is completely uninformative. In fact it appears no different from the error in (1). Excel 2003 is supposed to have a row limit of 65,000, but we can't get the Excel Analyzer template to open with more than about 15,000 rows. This is a completely unacceptable limitation if you're going to be making pivot tables in Excel. This is a processing time-out problem, which cannot be remedied by changing any settings in BI Publisher.
    3) If you use the data in your Excel Analyzer template to make a wide report, like maybe one column for each day in the year, because maybe you want to plot the data over a full year, then forget about opening this report successfully. Since the number of days in a year is more than 256, Excel will choke when trying to open the template. No informative error here either.
    4) If you're going to make a Pivot Chart in Excel, in the Analyzer template, then your reports cannot produce more than 256 rows. I'm not talking columns, I'm talking ROWS people! No more than 256 rows. This is because Pivot Charts require creating a sideways pivot table, which means your rows end up as columns. This is the only way to plot data with time on the x-axis, which is where it should almost always be.

    I posted the link to the Microsoft software that works with Office 2007 to save as a PDF
    If you need other Microsoft help, search at http://search.microsoft.com/search.aspx?mkt=en-US&setlang=en-US
    If you have a Reader question, go to http://forums.adobe.com/community/adobe_reader_forums

  • Collaboration Room Template problem with Roominformation iView

    Hello all,
    I'm trying to make a custom collab room template, but I'm having troubles with the Roominformation iView. It always gives me an error 
    <i>Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 11:28_30/10/07_0005_2777350
    See the details for the exception ID in the log file.</i>
    What I've done is copied the Room information extended iView , paste it in a page, assigned that page to a the collabroom workset.
    Is there perhaps some configuration I have forgotten ? If so, where do I have to do the configuration ?
    Thank you in advance !
    Abjuh

    Okay, found the problem. It was indeed some configuration that I've forgot.
    com.sap.netweaver.coll.RoomInformationExtended
    iView property com_sap_netweaver_coll_information_roomid = room_id (=parameter)

  • Template problems with typename

    hi,
    I'm working using Sun Studio 11, here's a problem I just encountered.
    $ cat template.C
    template <class T>
    struct A {
    public:
    struct inside{
    typedef T value_type;
    template <class T>
    class B {
    public:
    #ifdef USE_TYPENAME
    void f(typename A<T>::inside::value_type v);
    #else
    void f(A<T>::value_type v);
    #endif
    #ifdef USE_TYPENAME
    template <class T>
    void B<T>::f(typename A<T>::inside::value_type v) { ; }
    #else
    template <class T>
    void B<T>::f(A<T>::value_type v) { ; }
    #endif
    int
    main()
    return 0;
    If I compiled it without the definition of USE_TYPENAME, there're only two warnings:
    "template.C", line 16: Warning (Anachronism): Type names qualified by template parameters require "typename".
    "template.C", line 28: Where: While specializing "B<T>".
    "template.C", line 28: Where: Specialized in non-template code.
    "template.C", line 28: Warning (Anachronism): Type names qualified by template parameters require "typename".
    But if I compiled it with -DUSE_TYPENAME, there's an weird error:
    $CC -DUSE_TYPENAME template.C
    "template.C", line 23: Error: "B<T>::f(value_type)" was previously declared "B<T>::f(value_type)".
    1 Error(s) detected.
    $
    Could anyone help me on this issue? Thanks!

    It must be a bug in Sun Studio 11 because Sun Studio 12 C++ compiler (version 5.9) compiles the code fine.
    In fact, applying latest patch to CC 5.8 will help. Patch IDs are 121018-11 for x86 and 121017-11 for sparc.

  • BI 7 Web Templates: Problems with csv-export

    Hi all,
    I am aware that a csv-export out of a web template is associated with excel, meaning that the export in csv opens in excel.
    Nevertheless my problem is, that in the course of the export process several blank columns are inserted.
    So when I afterwards open the file with the "windows editor" for example I have a result like
    PLZ;;;45133 where I expected
    PLZ;45133
    Has anyone an idea?
    Best regards
    Mark

    Hello,
    Is there a hierarchy involved?
    If yes, then the blank spaces are inserted due to the hierarchy. When the hierarchy is drilled down, the blank spaces are inserted to show the hierarchy structure. Unfortunately, this is standard and cannot be changed using standard BW functionality.
    Thanks,
    Michael

  • Nested templates - problems with inheriting editable/repeating regions

    I have made a template called 'basic', with 2 sections, 'maincontent' and 'sidecontent' then nested a template in it called 'home'. In 'home', I have made repeats of some regions (sidecontent) and edited them to make a section I want on all 'home' type pages. When I make  a new document from 'basic', it has all the same editable and repeating regions as 'basic'. But when I make a new document from 'home' there are no editable or repeating regions, either in 'sidecontent' which I edited or 'maincontent' which I didn't. I want to be able to edit 'maincontent' when I make a new document from 'home', to make repeating regions and edit them. Please can you advise me what to do?
    Thanks

    When I tried to attach the files it automatically zipped them again, so I have put the code above.
    Thanks,
    Rachel

  • Mif template problem with table formatting

    I am trying to create a database driven Framemaker document via MIF. I have a problem trying to get my table formatting to work. The table tags and paragraph tags appear correctly in their respective designers but the values shown for font, shading, etc. are Frame defaults and not from my template unless I click on the tag drop down, reselect the same exact tag name and click apply. Any ideas on where I'm going wrong?
    Here is a snippet of the MIF for the main file:
    <MIFFile 7.10> # File created on 4/30/2009 3:03:36 PM
    include (AFrames.mif)
    include (Tbls.mif)
    include (template.mif)
    <TextFlow
    <TFTag `A'>
    <TFAutoConnect Yes>
    <TFFeather No>
    <TFMaxInterLine 3.0 pt>
    <TFMaxInterPgf 10.0 pt>
    <Para
      <PgfTag `Anchor'>
    <ParaLine
       <ATbl 500>
      > # end of ParaLine
    > # End of Para
    etc.
    And here is a sample from the Tbls.mif file:
    <Tbls
    <Tbl
      <TblID 500>
      <TblTag `Item Table'>
      <TblFormat
        <TblWidth 3.50000">
        <TblColumn
         <TblColumnNum 0>
         <TblColumnWidth 0.50000">
        >
        <TblColumn
         <TblColumnNum 1>  
         <TblColumnWidthP 1>
        >
        <TblColumn
         <TblColumnNum 2>
          <TblColumnWidthP 1>
        >
        <TblColumn
         <TblColumnNum 3>
         <TblColumnWidth 0.50000">
        >
      > # End of Format
      <TblNumColumns 4>
    <TblH
    <Row
      <Cell
       <CellContent
        <Para
        <PgfTag `Cell Head Left'>
        <ParaLine
        <String `Item No.'>
    etc.

    The Monkey Butler wrote:
    The include statements must appear in this order:
    Put the template after the tables and the tables don't read the format.
    Actually that does make sense to me (and I hate to say it, I remember now that I ran across this issue a million moons ago when first doing MIF export from a database).
    In looking at the MIF includes order, in your first example:
    include (AFrames.mif)
    include (Tbls.mif)
    include (template.mif)
    all of the tables are being instantiated before FM has a chance to "analyze" the template section -- so there's no way it can say "aha, this is the FormatA that I already know" so that's why it puts the "star" on the format, indicating that it's an override to the table catalog format (and in fact there's no table format catalog yet, no table format names at all, so it's an "override to nothing" table.
    In your successful document, the template includes the format for "FormatA", so when the tbls section comes along FM says "ah, ok, this is an instance of "FormatA" that I know already exists in the table catalog" so assuming there aren't any formatting changes in the instance of the table, it doesn't mark each table instance as a override to the named table format.
    "include (aframes.mif)"
    "Include (template.mif)"
    "include (tbls.mmif)"

  • Problems with the scroll pill

    The flex app I am building necessitates that the scroll pill
    not stretch with window size. how does one do that?

    pagination for tables on Pages is not working properly... for 5.5 version... Any solution???

  • Problem with horizontal scroll navigation pattern, please help

    Hello,
    I am trying to create navigation pattern for portfolio website which features horizontal scroll.
    Here is a draft of what im trying to achieve:
    Home
    As you can see it's built based on containers - in every one there will be three photos and as you scroll down the page, the containers go left and you experience horizontal scrolling
    The problem I am currently facing is this:
    On a 1920x1200 resolution when you are scrolling down (starting from the top of the page), the first container (in the beginning) is in fact going left as I want it to, but at certain point (when it's just a little bit behind page margin) it just disappears. I would like to have the effect of container "traveling" out of view area naturally, so that when u are looking at a second container you could still see the first one and the third one.
    In other words I would like these containers to leave the screen in the same way they appear - smooth motion, not the sudden disappear...
    What am I doing wrong ?
    If I recreate same draft but without using muse widgets for containers (instead I use for example single image) it works OK.
    Also I noticed, that if the container is more narrow, the effect doesnt occur - like last conatiner in the exaple, it travels the way I want it to.
    Thank you for any advice.
    Filip

    Please help, still no solution found...

Maybe you are looking for