Insert Table is grayed out

In my DW CS3 insert tables is grayed out also in the Common
tab area it's grayed out?
[email protected]

Now - whatever you do, DO NOT GO BACK to layout mode. It's
the source of a
high percentage of all the posts here (in one way or
another).
In my opinion, there are three serious problems with Layout
Mode -
1. Perhaps most importantly, it sits between you and *real*
HTML tables,
and fools you into believing that concepts like "layout cell"
and
"autostretch" really mean something. They do not. As long as
you use
Layout Mode, you'll never learn one of the most important
things for new web
developers - how to build solid and reliable tables.
2. Actually, #1 wouldn't be *so* bad, except that the code
that is written
by Layout Mode is really poor code. For example, a layout
table contains
MANY empty rows of cells. This can contribute to a table's
instability.
In addition, if your initial positioning of the table's cells
is a bit
complex,
Layout Mode will throw in col- and rowspans aplenty as it
merges and splits
cells willy-nillly to achieve the pixel-perfect layout you
have specified.
Again,
this is an extremely poor method for building stable tables,
because it
allows
changes in one tiny cell's shape (i.e, dimensions) to ripple
through the
rest
of the table, usually with unexpected and sometimes
disastrous consequences.
This is one of the primary reasons for the final result's
fragility - read
this -
http://apptools.com/rants/spans.php
3. The UI for Layout Mode is beyond confusing - many options
that you might
want to use are inaccessible, e.g., inserting another table,
or layer onto
the page.
I can understand the new user's desire to use this tool to
make their life
easier,
but the cost is just too heavy in my opinion.
To make good tables, keep it simple. Put a table on the page,
and begin to
load your content. If you would want a different table
layout, instead of
merging or splitting cells, consider stacking tables or
nesting simple
tables instead, respectively.
And above all, do not try to build the whole page with a
single table!
Luckily, Adobe understands the problems created for the
unsuspecting user
who falls into this trap, and has elected to remove this
feature altogether
from the next version of DW. The time is right for you to
begin working
with tables properly!
To read more about this approach, visit the DW FAQ link in my
sig, and run
through the table tutorials.
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
==================
"James Bechdel" <[email protected]> wrote in
message
news:[email protected]...
> Thank you, that fixed it.

Similar Messages

  • Make cells of Table control grayed out(input disabled) based on condition

    Hello Experts,
    I have a requirement where the data is getting populated in table control from my custom tables.
    Now in three columns of the table control if the data is coming as blank from z table then I have to show the cell as editable so that user can put the data and it can be saved back in custom table but If some data is coming from custom table and it is shown in the table control then the cell should be grayed out(Non Editable).
    To achive this I'm using the Following piece of code but it is not working still.
    In PBO 
    loop at   gi_actual_tc
           into gw_actual_tc
           with control tc_actual
           cursor tc_actual-current_line.
           module tc_get_lines. 
    endloop.
    MODULE tc_get_lines OUTPUT.
    data : lv_index  TYPE sy-index,
           lv_index1 TYPE sy-index.
    lv_index = sy-tabix.
    CHECK gw_actual_tc-zlc_subcon IS NOT INITIAL.
    LOOP AT SCREEN.
      IF screen-name = 'GW_ACTUAL_TC-ZLC_SUBCON'.
         lv_index1 = sy-tabix.
         IF lv_index = lv_index1.
         screen-active  = 0.
         exit.
         ENDIF.
        screen-intensified = 1.
      ENDIF.
    MODIFY SCREEN.
    ENDLOOP.
    ENDMODULE.    
    Please let me know where I'm missing the trick here.
    Thanks,
    Jai

    hi ,
    LOOP AT SCREEN.  
    IF ( screen-name = 'GW_ACTUAL_TC-ZLC_SUBCON' AND
    gw_actual_tc-zlc_subcon IS NOT INITIAL )
    OR ( screen-name = ' GW_ACTUAL_TC-ZLC_SCWORK' AND
    gw_actual_tc-zlc_scwork IS NOT INITIAL )
    OR ( screen-name = 'GW_ACTUAL_TC-ZLC_VALJOB' AND
    gw_actual_tc-zlc_valjob IS NOT INITIAL ) .
    change code  to  below code  if it is character field 
    IF ( screen-name = 'GW_ACTUAL_TC-ZLC_SUBCON' AND
    gw_actual_tc-zlc_subcon IS  INITIAL )
    OR ( screen-name = ' GW_ACTUAL_TC-ZLC_SCWORK' AND
    gw_actual_tc-zlc_scwork IS  INITIAL )
    OR ( screen-name = 'GW_ACTUAL_TC-ZLC_VALJOB' AND
    gw_actual_tc-zlc_valjob IS  INITIAL ) .
    IF field is type P or I 
    then
    IF ( screen-name = 'GW_ACTUAL_TC-ZLC_SUBCON' AND
    gw_actual_tc-zlc_subcon =0 )
    OR ( screen-name = ' GW_ACTUAL_TC-ZLC_SCWORK' AND
    gw_actual_tc-zlc_scwork =0 )
    OR ( screen-name = 'GW_ACTUAL_TC-ZLC_VALJOB' AND
    gw_actual_tc-zlc_valjob =0 ) .
    screen-input = 1.
    MODIFY SCREEN .
    ENDIF.
    ENDLOOP.
    regards
    Deepak.

  • 'New Table' context menu item is unavailable/grayed out (connected to mysql

    Using Sql Developer 3.2.10..., JDK 1.6.0_11 (bundled) on Windows 7
    DB is Mysql 5.5, using jdbc driver 5.0.8
    When I connect to the db, and attempt to create a new table by right clicking on Tables, the option for New Table is grayed out. The db user has been granted all permissions.
    My real goal is to create a table using an excel/csv, but unable to do this.
    Also - when I click the New... button, and select Table, a dialog pops up to select a connection. It is empty and there are no connections available in it. I am unable to specify a connection there.
    Any ideas about what might cause these options to be unavailable?
    Edited by: EdVeloper on Oct 3, 2012 4:13 PM

    Hi,
    See the following thread, which echos a comment regarding third-party database support I have seen many times on this forum:
    Oracle SQL developer to MySQL
    Regards,
    Gary

  • Workflow table grayed out in Data Manager

    Hey Guys
    I am trying to add a workflow in Data Manager(Record mode) but the table is grayed out.
    Do i need to do any setting in Console to make it visible? or any other settings?
    Thanx
    Saif

    Got the solution from the below thread
    Workflow table not highlighted
    Thanx
    Saif

  • Color table grayed out - how to select PS7

    Im using photoshop 7 and opened several pictures (jpg, png) when I click image/mode/color table - the color table is grayed out - cannot select
    Im trying to create background transparency with the current black colored background.

    Here's what i did (assuming your earth is a separate layer from the apple template)
    (the other layers are just my simulated template)
    1. Selected the Ellipitical Marquee Tool and drew a circle around the earth and
        then went to Select>Modify>Contract and used a 1 Px value.
    2. Added a layer mask by clicking the Add Layer Mask button on the bottom of the layers pallete.
        (you can paint on the layer mask with the brush tool if you need to modify the edges of the earth)

  • Gray out a field in the table on the screen

    Hi,
    I have table in which there is a field where user enters the value and next to it there is a checkbox. Once the checkbox is ticked, that field has to be grayed out. Can anyone tell me how to do that?
    Thanks a lot

    Include the logic under events section of table maintainance for disabling the fields

  • Repeating Table Headers--Boxes grayed out

    I want the headers of some tables to repeat at the top of each page. (The tables have rows that can be added or deleted.) I think I know how this should be done: On Header Row settings, under "Project">"Pagination" the check boxes for "Include Header Row in Initial Page" and "Include Header Row in Subsequent Pages" should be check off. But they are grayed out! What am I missing? The Header Row is delineated as a Header Row" in both the Row Type and the Accessibility Role.
    Thanks!

    Nuts. I didn't want to send the whole form, so I just copied the subform, saved it to use as an example, and in THAT table, it isn't grayed out.
    But I figured it out! If the table is in a subform that is POSITIONED, those boxes get grayed out; It seems it has to be in a FLOWED subform to be able to check off those boxes. So, I wrapped it in a FLOWED subform, and put THAT subform in a POSITIONED one.
    This LiveCycle can get frustrating at times. Thanks for all the help on this forum!

  • Se16N- table field is grayed out.....

    when I go through tocode SE16N, here fields Table and Text table are comming grayed out.
    so I am unable to put any table.
    Can anybody suggest me regarding this ?

    >
    Keshav.T wrote:
    > Hi Sopan,
    >
    > Please donot give dangerous commenst which was not asked for.
    He may be in an old SAP environment, with most recent support packages, this function will not work anymore.
    see this thread which has info from an OSS note:
    Re: Purchase order

  • Inserted transition "grayed out" on split clip

    Greetings,
    Pretty new user so excuse the question...if repeated, tried to search but found nothing.
    I am in advanced tools on my editor and split my video clip and inserted a transition. When I go into my precision editor, I see the transition inserted in the split but it is "grayed out" and not in white like it is usually. Am I missing a step here or doing something wrong? I can't make it work? I do have right next to it, a photo cut-away. (I wanted to split the video, insert the transition before the photo).
    I can make the transition longer but again, it's grayed out and I can't see it on the final project.
    Thanks for any suggestions and help.

    Again, excuse the newbie here.
    Yes, the split clip where I inserted the transition, is there and I can make the transition larger but how do you make the split larger? Is that what you are asking? I want the transition to come before the cut away photo (about 5.6 sec), then play back to the video. The video before is about 2 min in length before the split, or does the transition only work by previous by frame size?
    Also, what file do I make a copy of where my movie is held (in preferences when you click on movie folder) to save a copy of this in another area on my HD so if I mess up one copy of the movie, I can go back to the original one and insert it back into the iMovie folder? Thanks.

  • On Page 1 of the wizard, why are the Table of Contents, Index, and Glossary drop-downs grayed out?

    RoboHelp HTML, RH7
    Also, the Generate Adobe PDF option is grayed out.
    Thanks,
    Kerri

    Hi there
    In addition to what Peter advised, my own guess as to why they are disabled (grayed out) is probably because you don't have more than one defined? It would make sense that unless more than one of each was present, they would be unavailable.
    Now if you *DO* have more than one of each defined, I'm at a loss to explain why they might be presented in a disabled state.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • Group image and text in pages grayed out

    group image and text in pages grayed out... any help please?

    They both have to be free floating objects ie an image/shape/table/chart/textbox not inserted in the text.
    Peter

  • Writeback button still grayed out after all the steps I have taken

    Hi experts,
    I have created simple writeback request, and writeback is enabled for one column, and I have placed xlm template under:
    C:\OracleBI\web\msgdb\customMessages\
    and my writeback button still grayed out.
    Below is my xml content:
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="target">
    <XML>
    <writeBack connectionPool="retail sales connection">
    <insert> </insert>
    <update>UPDATE market_share_target SET target_pct=@{c3} WHERE group_cd=@{c0} and region_cd=@{c1} and vehicle_ctr_cd=@{c2}</update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    Thanks very much

    I added dummy sql in the <insert> section, and restarted services, still the button is greyed out.
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="target">
    <XML>
    <writeBack connectionPool="retail sales connection">
    <insert>SELECT 1 from market_share_target</insert>
    <update>UPDATE market_share_target SET target_pct=@{c3} WHERE group_cd=@{c0} and region_cd=@{c1} and vehicle_ctr_cd=@{c2}</update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>

  • Insert table column - nothing happens

    New to LiveCucle Designer ES and working on a form with a flowable table.  I'd like to add 2 columns but nothing is happening as far as I can tell.  The option is not grayed out, but no columns are inserted.  Should be simple enough, so it's probably something obvious, that just isn't obvious to me right now.  Any ideas?  I really appreciate it.
    Barb

    Hi Barb,
    If the existing table is taking up the full width of the page, then there isn't any space for LC Designer to input a new column. Try reducing the width of one of the existing columns, and when the new columns are inserted you will be able to resize all of the columns to the full page width.
    Hope that helps,
    Niall

  • Newsletter template has grayed out bookmark for hyperlinks

    I used a Pages newsletter template for a 20 page document. I have a table of content that I want to set up hyperlinks to other pages in the document. You have to set bookmarks to hyperlink to within a document. The text boxes in the newsletter will not allow me to set a bookmark (it's grayed out). Any suggestions on how to get around this? Thanks

    No you can't. You need to move the pages over to a Word processing document. I just posted a description of this in _[Creating a Table of Contents in Pages '09 |http://discussions.apple.com/thread.jspa?threadID=2361184&tstart=0]_
    When you have a WP doc you have to the essential text boxes inline to have a possibility to make bookmarks or links. You put the insertion point on a line just beside the text box or select text that you put in the text layer. Now you can create bookmarks.

  • Why Are My Text Align Buttons Grayed Out?

    My users are unable to center text when edited pages in CS3 and CS4. The standard paragraph alignment buttons are grayed out.
    All the users of my site have Admin role, and I have set up the role to allow unrestricted editing. And "Allow Users to Apply Styles"... At screenshot of some of my settings is attached. I don't see why Contribute is not allowing this basic element to work.
    Why Are My Text Align Buttons Grayed Out?
    Any help would be greatly appreciated.

    I experienced the very same issue, but found an interesting quick-fix that worked for us.
    Several of my webpage content managers reported that they could not change the text alignment in pages created using Dreamweaver nested templates. We use nested editable regions in order to restrict portions of the pages (i.e. banners and navigation menus) from being edited.
    I found that Contribute CS4 could realign text in some parts of the affected pages, but not others.
    Further exam revealed that Contribute could change the alignment on any text that was inside a table on those pages. If I inserted a table and then cut-n-pasted the problem text into the table, the text lost its style/formatting, but it could then have its alignment changed.
    Any text not inside a table could not have the alignment changed by Contribute and changing its style/formatting made no difference.
    One note though: It was interesting that after pasting the text into a table, if I selected a chunk of text, the alignment buttons grayed out again. However, if I simply clicked on the line of text (did not select it), the buttons remained active and the text alignment could be changed.
    I don't know why it is happening. The nested regions were working fine, or so I thought, until recently.
    The above is a quick-fix and got my page content managers back online, but I'm still searching for a long-term solution if anyone has one.
    Good luck...
    GaryC3706

Maybe you are looking for

  • Multiple Database access in a single transaction

    Hello All, I have read in a book which states that "according to J2ee Specification,a single transaction(an EJB method for example) may not be provided access to multiple JDBC resource providers.." Does it mean that i cannot access multiple databases

  • Airport Express totally stopped working, tried many methods to make it work

    Hi, I have an airport express, PURELY for the purpose of wirelessly playing music over my network through my stereo. Now, I had it working perfectly out of the box, no problems at all. Suddenly it doesn't show up in iTunes and doesn't show up in Airp

  • Where the **** has all my photos gone??!!

    Absolutely furious!! I had over 1200 photos on my iphone, I constantly backed it up. Then my iphone started to restart itself, so i restored it to original settings and backed it up from icloud, everything downloaded fine, except my photos. First of

  • Unable to Compile .pll files in EBS R12 on PROD instance

    Hi All, We are facing Problem in our Prod instance. When we tried to compile pll files of any module we are not able to get compile in production, but these files easily compiled in our Test/DEV instance. We are not getting any solution from product

  • How to create groups.

    Hi I have an oracle apex workspace (htmldb.oracle.com) and when I click on admin Application Administration>Manage Application Express Users. I get all the options of creating devloper/group/end users. But if I do it on my local machine (Apex 2.2) I