Template and table

hi,
could any body update me what is the main difference between table and template in smartforms.
Regards,
Koti Reddy

Table exteds dynamically.
Template is fixed in size.
template is Output of a table containing static data
these are the Possible direct successors-All except window, page, table,
and template nodes
Table - Output of a table containing application
data and these are the Possible direct successors-as with template node
Template is used for proper allignment of data which table is used for displaying multiple data.
We can say Template is for static data and Table is for dynamic data.
Suppose we have a requirement in which we have to allign the customer address in such a way as shown below:-
Name- Krishna Company- WIPRO Location- Chennai
Desig- S/W Native - Mumbai
Then for proper allighnment we can create a template and split that into 3 columns and 2 rows and create text elements for each cell display a proper allighned data at the output.
When we include a template inside a loop it gives the same property as a table.
When we have mutiple data which is to be extended to the next page like when we display all employee details in a company we use table.
Table has 3 sections , HEADER, ITEM ,FOOTER
The header secntion will be executed once and it will loop at the item level. at the end footer will be executed.
SmartForms Useful links
http://www.sapgenie.com/abap/smartforms.htm
http://www.sap-img.com/smartforms/sap-smart-forms.htm
http://help.sap.com/saphelp_46c/helpdata/en/a5/de6838abce021ae10000009b38f842/frameset.htm
http://help.sap.com/printdocu/core/Print46c/en/Data/htm/english.htm
http://www.sap-img.com/smartforms/smart-001.htm
http://www.sap-img.com/smartforms/smartform-tutorial.htm
http://www.sap-img.com/smartforms/smart-002.htm
http://www.sapgenie.com/abap/smartforms.htm
http://www.sap-img.com/smartforms/sap-smart-forms.htm

Similar Messages

  • Template and  Table painter

    Difference b/t
    Template    and 
    Table painter

    Hi,
    Table Painter is used to design layout of Templates & Tables.
    http://help.sap.com/saphelp_nw04/helpdata/en/4b/83fb4edf8f11d3969700a0c930660b/frameset.htm
    You can say its nothing but graphical format of template.
    Template is to display a table whose layout and size (number of lines and columns) is determined before the runtime of the application program. For this reason, a template is also called a static table.
    Best regards,
    Prashant

  • DW Template and table jump from page to page

    Hi,
    I have put together a rather quick, basic site for a friend
    in need (meaning=bare bones here to get it started faster). It's
    template-based and table-based.
    The site is generally working okay except that the content in
    terms of the tables jumps slightly to the left or to the right
    during navigation between pages. It all hangs together, but it
    shifts slightly, so I know something is out of line.
    The navigation is done with Fireworks CS3, so there may be
    something wrong with how my slices are set up. I've tweaked them a
    bit and made them better, but everything still shifts between
    pages.
    I appreciate any help or assistance anyone could offer.
    Here's the Url:
    Billy Marcus Website
    Many Thanks, Frank B.

    I saw no evidence that this was occurring. Or maybe I looked
    after you
    fixed it? Looks like it.
    Replace what you have with this -
    :root { overflow-y:scroll; }
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "brightbelt" <[email protected]> wrote in
    message
    news:gngtao$a86$[email protected]..
    > Thanks, I found the answer in this forum search.
    >
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1420064&highlight_key=y&keyword1=pages%20jump

  • Difference between template and table in smartforms

    what is the difference between a <b>template</b> and <b>table</b> in smartforms

    Hi Krish,
       Template is used for proper allignment of data which table is used for displaying multiple data.
      We can say Template is for static data and Table is for dynamic data.
    Suppose we have a requirement in which we have to allign the customer address in such a way as shown below:-
    Name- Krishna    Company- WIPRO    Location- Chennai
    Desig- S/W         Native    -  Mumbai
    Then for proper allighnment we can create a template and split that into 3 columns and 2 rows and create text elements for each cell display a proper allighned data at the output.
    When we include a template inside a loop it gives the same property as a table.
    When we have mutiple data which is to be extended to the next page like when we display all employee details in a company we use table.
    Table has 3 sections , HEADER, ITEM ,FOOTER
    The header secntion will be executed once and it will loop at the item level. at the end footer will be executed.
    Hope U got some idea
    Reward Points if helpful,
    Regards
    Avi....

  • How to create a PDF with substituted key-value and table-values using a template language

    I have about 50 key-values and 10 table-values that I want to substitute into a formatted report template (language can be anything standard, would create a small number of these templates) and then use an Adobe tool to substitute the values into the template and produce a PDF. Preferably the template language would permit some basic conditional logic (if <key #> has value <value> then <show key label here> and <key value here> in close spatial proximity on the form) and permit embedding of a static graphic logo, text with fonts/styles, etc. to produce a polished report but also handle pagination (e.g. enable page breaks or numbering) to be handled automatically.
    What is a recommended template language and product to accomplish this?

    Are you thinking of something like a blank form that you can enter information into, save, and send to another user? If so, what you want is possible. If you want more information, post again and include more details about how you want to use it and how the recipient will use it.

  • SPLIT the cell in either template or table horizontally

    Hi ,
               Hope you all doing well,
               Can any  body let me know how to split the cell in eithe template or table horizontally,
    what i mean to say in detail is that i have created three cells using two lines  types, which it gave be 3 boxes , now i want to split only third box alone in to two parts with an horizantal line not by vertical line.
    *Please note note , i dont want to split the cell vertically , i want to split it to horizontally.*
    can any body help .
    Thanks and regards,
    SADIQ ALI SHAIK,
    9966408168

    Hi,
    Better to use 2 Templates.
    Eg :
    Total Width -
    120 MM.
    Then Create first template with following measurements.
    Width                         80      CM
    Horizontal Alignment   left   0.50   MM
    Vertical Alignment
    Here u can mention Height width of the cells
    Next create another template.
    Width                         40      CM
    Horizontal Alignment   left  85   MM
    Vertical Alignment
    here also u can mention the height and width for two line types.(this for split the box horizontally)

  • Template and ABAP code

    Hi ppl,
    I am a bit confused.If i have to make some field to only 'display'(so that the user has no choice to edit),how can i do it?
    -Who provides these templates??These templates that we publish are written in ABAP,right?
    -Can we create our own templates and publish??
    **When they say,change the template or change the ABAP code..what does it mean?Because to check the templates we goto SE80 and to change the code/add a field/edit a field--we go to SE11.Please let me know the link between SE11 and SE80 or the difference.
    Many Thanks
    Sam

    Sam,
    Before changing a template please go through following,it may resolve your issue -
    In this BAdI you can change the screen variant that controls the display of the item overviews and search results. As default, the following screen variants are called up:
    · Item data overview in the invoice without purchase order reference: Screen variant BBP_IV_NON_PO
    Method GET_SCREENVARIANT_INV
    · Item data overview in the invoice with purchase order reference: Screen variant BBP_IV
    Method GET_SCREENVARIANT_INV
    · Item data overview in the confirmation: Screen variant BBP_CF
    Method GET_SCREENVARIANT_CONF
    · Item data overview in the confirmation for time recording: Screen variant BBP_CF_TIMEREC
    Method GET_SCREENVARIANT_CONF
    · Item data overview in the purchase order: Screen variant BBP_PO
    Method GET_SCREENVARIANT_PO
    · Item overview for contracts: Screen variant BBP_CTR_ITEMLIST
    Method GET_SCREENVARIANT_CTR
    · Item overview for contract selection: Screen variant BBP_CTR_ITEM_SELLIST
    Method GET_SCREENVARIANT_CTR
    · Search results for creating an invoice and/or confirmation: Screen variant BBP_SEARCH_PO
    Method GET_SCREENVARIANT_SEARCH
    · Search results for creating a purchase order: Screen variant BBP_SEARCH_SC
    Method GET_SCREENVARIANT_SEARCH
    · Search results for displaying/changing an invoice: Screen variant BBP_CHANGE_IV
    Method GET_SCREENVARIANT_SEARCH
    · Search results for displaying/changing a confirmation: Screen variant BBP_CHANGE_CF
    Method GET_SCREENVARIANT_SEARCH
    · Item overview for creating/displaying/processing/status of a shopping cart: Screen variant BBP_SC
    Method GET_SCREENVARIANT_SC
    · Worklist for Sourcing: Screen variant BBP_SOCO_WL
    Method GET_SCREENVARIANT_SOCO
    · Work area in Sourcing: Screen variant BBP_SOCO_GA
    Method GET_SCREENVARIANT_SOCO
    Activities
    If you wish to hide or show fields, proceed as follows: 
    1. Determine the screen variant, for example, BBP_IV, using the list above.
    2. Copy this screen variant, for example, in ZZ_BBP_IV_1, in Transaction SHD0.
    3. Change the new screen variant as required. Note that you can only change the display properties for fields of table controls. You can switch the display on and off (column Invisible in Transaction SHD0). You can recognize the fields of a table control because they have a 1 on the right side of the first column. In addition, the heading for this area contains (Table CTRL.
    4. Implement the appropriate method (see the list above). Fill the export parameter EV_SCVARIANT with the new screen variant.
    You can create multiple screen variants for a screen and then select these in the BAdI depending on the user or on other criteria.
    Thanks and Warm Regards.
    Pras

  • Two Questions Re: Embedding Flash and Tables Shortcut

    .
    Two Questions Re: Embedding Flash and Tables Shortcut
    1) I work on a Mac and use Dreamweaver 8. Often I like to
    embed Flash objects into a page and I do this by using
    Dreamweaver's INSERT > MEDIA > FLASH. However, the SWF file
    doesn't show up on the published web page and I’ve never had
    this issue using previous versions, so I’m not sure what to
    do? Here's what Dreamweaver generates when I use their INSERT
    feature:
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','550','height','180','src','flash/BANNER.HOME','quality','high','pluginspage','http:// www.macromedia.com/go/getflashplayer','movie','flash/BANNER.HOME'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    width="550" height="180">
    <param name="movie" value="flash/BANNER.HOME.swf">
    <param name="quality" value="high">
    <embed src="flash/BANNER.HOME.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="550"
    height="180"></embed>
    It seems a bit weird that the SWF file is not showing
    considering Flash & Dreamweaver are the most compatible apps,
    no? I’m assuming if Dreamweaver is generating this code it
    should work, no?
    2) I’m getting an error when trying to use the Tables
    short cut COMMAND+ OPTION+T that reads...
    "While executing objectTag, the following JavaScript error(s)
    occurred:
    At line 26 of file “Macintosh
    HD:Applications:Macromedia Dreamweaver 8:
    Configuration:Objects:Common:Table.htm”:
    TypeError: cmdDOM.parentWindo.createTableStr is not a
    function"
    What’s strange is it was working fine last week and for
    the life of me I don’t know what could of happened to make
    this shortcut get corrupted?
    I’ve reinstalled the app multiple times and still I get
    the same error :-(
    Any help is greatly appreciated!
    Thanks in advance!
    .

    > It seems a bit weird that the SWF file is not showing
    considering Flash &
    > Dreamweaver are the most compatible apps, no? I?m
    assuming if
    > Dreamweaver is
    > generating this code it should work, no?
    It works. Most likely you have not uploaded the Scripts
    folder referenced
    in the head of the page.
    > What?s strange is it was working fine last week and for
    the life of me I
    > don?t
    > know what could of happened to make this shortcut get
    corrupted?
    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    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
    ==================
    "Rupda" <[email protected]> wrote in message
    news:[email protected]...
    > .
    >
    >
    Two Questions Re: Embedding Flash and Tables Shortcut
    >
    >
    >
    1) I work on a Mac and use Dreamweaver 8. Often I like to
    embed
    > Flash
    > objects into a page and I do this by using Dreamweaver's
    INSERT > MEDIA >
    > FLASH. However, the SWF file doesn't show up on the
    published web page
    > and
    > I?ve never had this issue using previous versions, so
    I?m not sure what to
    > do?
    > Here's what Dreamweaver generates when I use their
    INSERT feature:
    >
    >
    <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','width','550','height','180','src','flash/BANNER.HOME','qualit
    > y','high','pluginspage','
    http://www.macromedia.com/go/getflashplayer','movie','f
    > lash/BANNER.HOME' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" width="550" height="180">
    > <param name="movie" value="flash/BANNER.HOME.swf">
    > <param name="quality" value="high">
    > <embed src="flash/BANNER.HOME.swf" quality="high"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash" width="550"
    height="180"></embed>
    >
    >
    > It seems a bit weird that the SWF file is not showing
    considering Flash &
    > Dreamweaver are the most compatible apps, no? I?m
    assuming if
    > Dreamweaver is
    > generating this code it should work, no?
    >
    >
    >
    >
    2) I?m getting an error when trying to use the Tables short
    cut
    > COMMAND+ OPTION+T that reads...
    >
    >
    "While executing objectTag, the following JavaScript error(s)
    occurred:
    > At line 26 of file ?Macintosh HD:Applications:Macromedia
    Dreamweaver 8:
    > Configuration:Objects:Common:Table.htm?:
    > TypeError: cmdDOM.parentWindo.createTableStr is not a
    function"
    >
    >
    > What?s strange is it was working fine last week and for
    the life of me I
    > don?t
    > know what could of happened to make this shortcut get
    corrupted?
    >
    > I?ve reinstalled the app multiple times and still I get
    the same error
    > :-(
    >
    >
    >
    > Any help is greatly appreciated!
    >
    >
    > Thanks in advance!
    >
    > :-)
    >
    > .
    >

  • WAD - How to Minimize the Space Between Drop-Down Box and Table

    Hi all,
      I am trying to display a query in 'Table' with Web Application Designer (WAD). First, I have placed the 'Drop-down box' web-item and 'Table' web-item below it in the Web Template. There is an half-inch of space between the 'Drop-down box' and the 'Table' when it displays on the browser. It doesn't look good with this gap.
      How can I eliminate or minimize this gap, PLEASE ?.
    Thanks.

    Hi Ingo & Hari,
       Thanks a lot for your help. Now it reduced the gap between the drop-down box and table to 3mm on browser.
    But, there is no gap on web template. If we change some settings, we could still further reduce the gap while displaying it on browser.
      Any new suggestions, PLEASE.  Thanks again.
    <!--BW HTML data source object tags: -->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value="TESTWBOLAPQUERYUSER1"/>
             TEMPLATE PROPERTIES
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_1"/>
             <param name="QUERY" value="Z_BWSTAT_OLAP_PER_QUERY_USER"/>
             <param name="INFOCUBE" value="0BWTC_C10"/>
             DATA_PROVIDER:             DATAPROVIDER_1
    </object>
    <html>
      <head>
        <title>BW Web Application</title>
        <link href="/sap/bw/Mime/BEx/StyleSheets/BWReports.css" type="text/css" rel="stylesheet"/>
      </head>
      <body>
    <P align=left>
    <TABLE cellSpacing=1 cellPadding=1 width="75%" border=0>
      <TR>
        <TD vAlign=top><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="DROPDOWNBOX_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="WIDTH" value="69"/>
             <param name="IOBJNM" value="0TCTUSERNM"/>
             ITEM:            DROPDOWNBOX_1
    </object></TD>
        <TD vAlign=top><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="DROPDOWNBOX_2"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="WIDTH" value="19"/>
             <param name="IOBJNM" value="0TCTIFCUBE"/>
             <param name="MAXVALUES" value="1"/>
             ITEM:            DROPDOWNBOX_2
    </object></TD>
        <TD vAlign=top><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="DROPDOWNBOX_3"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="WIDTH" value="34"/>
             <param name="IOBJNM" value="0CALDAY"/>
             ITEM:            DROPDOWNBOX_3
    </object></TD>
        <TD vAlign=top><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="DROPDOWNBOX_4"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="WIDTH" value="22"/>
             <param name="IOBJNM" value="0TCTQUERY"/>
             ITEM:            DROPDOWNBOX_4
    </object></TD></TR></TABLE>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TABLE_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="WIDTH" value="505"/>
             <param name="BORDER_STYLE" value="FORM"/>
             <param name="ALT_STYLES" value=""/>
             ITEM:            TABLE_1
    </object></P>
    <P align=left> </P>
    <P align=left> </P><FONT color=#0000ff size=2>
    <P align=center></FONT> </P>
    <P align=center> </P>
    <P align=center> </P>
      </body>
    </html>

  • I'm trying to print onto mailing labels, but it won't line up correctly.  It looks right on the template and the 1st row prints right.  The text keeps moving down a line on each row of labels, preventing it from printing the rest of them correctly.

    I'm trying to print onto mailing labels, but it won't line up correctly.  It looks right on the template and the 1st row even prints correctly.  The text keeps moving down a line on each row of labels, so the rest of it will not print correctly.  

    There are several ways you can go about this.
    1. Most labels come with Word templates or downloadable Word templates. Simply open those in Pages.
    2. Make a table with extra cells for the thin spaces between the labels and skinny those down to match the spaces. ie You have big fat cells for the actually labels and thin narrow empty ones for the gaps.
    3. Make a floating Text box the size of one label, format with dummy text just the way you like it.
    +Menu > Format > Advanced > Define as Placeholder text+
    You can now drag and drop snippets of text, the addresses etc onto those and it will replace them matching the style of the existing text.
    You duplicate that text box into position of the other labels by clicking on it with the command kety held down, then drag copy it up or across with the option and shift keys held down. Fine tune the positions with:
    +Inspector > Metrics > Position+
    Peter

  • QPLD Template and Report Question

    I have learned that after creating a Query, I choose a Template (original or a user edited one) and create a Report. Then if I Click on the Report, I can now print or preview. To my surprise I also clicked on the Template and then Printed/Preview and I also obtained a result and this was unexpected. What is the Template running, is it the same as the Report? If yes, why do we need the Report?
    I find the QPLD a bit confusing despite the training I have done. Any tips how to improve my understanding of this facility?
    Thanks a lot
    Robert

    Hi Suda
    This Question is a bit different from my previous points but it relates to my attempt to create a Label layout. so the position now is a s follows. Taken the various tips I have received, I was able to create a modified Template with my Address details in the Repetitive Area0 of the Template. I was surprised to see that I can print out all the records from the B/P table by clicking once on the Template and then go to print. This printed out correctly the Records but without taking into account the full Query.
    Next I tried to print out the Report which was created on the basis of the correct template but this did not work and I am getting an INTERNAL ERROR message. I cannot see why and therefore i am trying to understand the difference between the two ways of printing.
    I have noticed that in the Report Layout some fileds are Duplicated both in the repetitive Area0 and repetitive Area1. I also see that the Report Layout contains some added Fileds that contain the Query.
    thanks
    Robert

  • Template Repeating table

    Hi,
    I'm working on creating a template file, and the page is
    going to be used by some authors who will just be entering some
    text in a table. So i thought using the template>Repeating table
    option might be good to try.
    All went well until I noticed that after they enter a couple
    rows of text, and they want to sort the table. If they go to
    Commands>Sort Table. you get an error
    'Sort Table command cannot be applied to this table'..
    Is there no way to sort a table that uses the repeating table
    template option?

    I guess not. Never occurred to me to even try that....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "cdoyle" <[email protected]> wrote in
    message
    news:g11l8o$i2l$[email protected]..
    > Hi,
    >
    > I'm working on creating a template file, and the page is
    going to be used
    > by
    > some authors who will just be entering some text in a
    table. So i
    > thought
    > using the template>Repeating table option might be
    good to try.
    >
    > All went well until I noticed that after they enter a
    couple rows of text,
    > and
    > they want to sort the table. If they go to
    Commands>Sort Table. you get
    > an
    > error
    > 'Sort Table command cannot be applied to this table'..
    >
    >
    > Is there no way to sort a table that uses the repeating
    table template
    > option?
    >
    >
    >

  • What is difference between Site template and web template

    What is difference between Site template and web template

    Both are almost same, are you referring to Site Definitions vs web template?, if so, refer to the following post
    http://blogs.msdn.com/b/vesku/archive/2011/07/22/site-definitions-vs-web-templates.aspx. 
    --Cheers

  • Problem with template and ie

    I'm running through a weirg problem here. I've designed my webpage and everything worked fine in chrome , firefox and explorer 8. So I saved it as a template and created a basic page with it (normal html/css here, very simple). The probleme is that now, everything is messed up but only in explorer (page not centered, big empty space added somewhere). And then, when I remove the editable regions markers ( <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> ...) and save it back as a normal html page without templates, it is working fine again.
    Can someone help me please?
    Thanks!

    I'm running through a weirg problem here. I've designed my webpage and everything worked fine in chrome , firefox and explorer 8. So I saved it as a template and created a basic page with it (normal html/css here, very simple). The probleme is that now, everything is messed up but only in explorer (page not centered, big empty space added somewhere). And then, when I remove the editable regions markers ( <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> ...) and save it back as a normal html page without templates, it is working fine again.
    Can someone help me please?
    Thanks!

  • How to find how name of view and table using in Discoverer report

    Hi all,
    Please help me, i have requirement, i need name of views and tables used in discoverer reports.
    plz help its urgent.
    regards,
    Vivek Gautam

    As per my knowledge goes, We can see from Administrator which Folder is associated with a Workbook. Else you may have to manually open each and every workbook and look for the objects.

Maybe you are looking for