Cannot see Design View

After using Dreamweaver CS for years, I suddenly am unable to view some of my documents in Design View. All I see is an included header and footer, but none of the content that lies in between. However, I do see the content in Code View and Live View. This is not true for all pages, but I can't find a pattern as to why some show properly and others don't. Any ideas?

Bad code is bad code.  If you look through the validation results, the items to red-flag are those that refer to missing or extra tags.  When the row/column count for a row is not consistent with the table's overall structure, DW throws up its hands and just doesn't render it.  Browsers will do that too.
I'm completely confident this has nothing to do with the use of templates.  And excuse me but SEVEN TEMPLATES?  Egad....

Similar Messages

  • How to see Design View when using ?php require("header.htm"); ?

    Hello
    I'm new to DW CS4 and have what's probably a simple question, but I can't figure it out.  I have a basic html website in which I'm using php require to call  header.htm and footer.htm files.  In CS4, when I open any page in the Design or Split view, it displays the header.htm file.  The only way I have been able to view the content of the page is to delete the php require code in Code View.  I then edit the page after which I have to paste the require code for the header.htm file back in before saving.
    Is there an easy fix for this?
    Many Thanks!

    Thanks for your response.  All of my pages are php pages in which I use the php require command to display a header and footer.  In CS4, when I open any page from my site in Design or Split view, all I can see is the header.htm file.  I cannot see any of the content from that particular page.  I have to go into code view and delete the <?php require("header.htm"); ?> from the code.  The I can view and edit that page's content after which I have to paste the <?php require("header.htm"); ?> command back in and load the saved file to the server.  A royal pain in the butt.

  • Can't see design view in DW CS 4 or 2004

    I am very new to DW but I have a template (that I inherited) working in Design View with DW CS 5.5, but can't see it in CS 4 (mac) or MX 2004 PC versions. I want to make it editable so I need the design view. In CS 4 (mac) I can see it correctley in Live View. The 5.5 is a trail version so I really need it in MX 2004. I would really appreciate some help on this. The code is below. Thanks, Bill
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><!-- InstanceBegin template="/Templates/Afrikorig_template_editable.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>AfrikOriginal</title>
    <!-- InstanceEndEditable -->
    <link href="http://www.afrikoriginal.com/afrikoriginal_wrapper.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    -->
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="standardpage">
    <!-- Hearder/Footer Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/footer.jpg" alt="Header" width="1024" height="54" border="0" class="footer" longdesc="http://www.afrikoriginal.com/site_images/footer.jpg">
    <!-- Hearder/Footer End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Rules Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/top_rule.png" alt="Top Rule" width="975" height="6" border="0" class="toprule" longdesc="http://http://www.afrikoriginal.com/site_images/top_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Top Desdription Box Rule" width="490" height="3" border="0" class="topdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Bottom Desdription Box Rule" width="490" height="3" border="0" class="bottomdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <!-- Rules End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Photos Begin EDIT IMAGE NAMES IN HERE -->
    <img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 1" width="400" height="260" border="0" class="photo1" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png">
    <img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 2" width="400" height="260" border="0" class="photo2" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png">
    <img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 3" width="400" height="260" border="0" class="photo3" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png">
    <!-- Photos End -->
    <div id="producttitle">
    <!-- Product Title Begin EDIT TEXT IN HERE -->
    EDIT TITLE
    <!-- Product Title End -->
    </div>
    <div id="productinfo">
    <!-- Product Info Begin EDIT TEXT IN HERE -->
    Type of Object: <!-- InstanceBeginEditable name="Type of object" --><!-- TemplateBeginEditable name="Type of Object"-->Ring<!-- InstanceEndEditable --><br />
    Ethnic Group: <!-- InstanceBeginEditable name="Ethnic group" -->Africa<!-- InstanceEndEditable --><br />
    Country of Origin: Edit<br />
    Material: Edit<br />
    Dimensions: Edit<br />
    Overall Condition: Edit<br />
    <!-- Product Info End EDIT -->
    </div>
    <!-- Item Description Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescriptionheader">
    Item Description:
    </div>
    <!-- Item Description Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescription">
    <!-- Item Description Begin EDIT TEXT IN HERE -->
    Edit item description here.
    <!-- Item Description End -->
    </div>
    <!-- Shipping Info Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfoheader">
    Shipping Info:
    </div>
    <!-- Shipping Info Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfo">
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    Edit Shipping Info Here.
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    </div>
    </div>
    </div>
    </body>
    <!-- InstanceEnd --></html>

    Here it is
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>AfrikOriginal</title>
    <!-- TemplateEndEditable -->
    <link href="http://www.afrikoriginal.com/afrikoriginal_wrapper.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <div id="standardpage">
    <!-- Hearder/Footer Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/header.jpg" alt="Header" width="1024" height="159" border="0" class="header" longdesc="http://www.afrikoriginal.com/site_images/header.jpg">
    <img  src="http://www.afrikoriginal.com/site_images/footer.jpg" alt="Header" width="1024" height="54" border="0" class="footer" longdesc="http://www.afrikoriginal.com/site_images/footer.jpg">
    <!-- Hearder/Footer End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Rules Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/top_rule.png" alt="Top Rule" width="975" height="6" border="0" class="toprule" longdesc="http://http://www.afrikoriginal.com/site_images/top_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Top Desdription Box Rule" width="490" height="3" border="0" class="topdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Bottom Desdription Box Rule" width="490" height="3" border="0" class="bottomdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <!-- Rules End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Photos Begin EDIT IMAGE NAMES IN HERE -->
    <!-- TemplateBeginEditable name="Pix 1" --><img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 1" width="400" height="260" border="0" class="photo1" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png"><!-- TemplateEndEditable --><!-- TemplateBeginEditable name="Pix 2" --><img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 2" width="400" height="260" border="0" class="photo2" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png"><!-- TemplateEndEditable --><!-- TemplateBeginEditable name="Pix 3" --><img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 3" width="400" height="260" border="0" class="photo3" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png"><!-- TemplateEndEditable -->
    <!-- Photos End -->
    <div id="producttitle">
    <!-- Product Title Begin EDIT TEXT IN HERE -->
    <!-- TemplateBeginEditable name="Title" -->EDIT TITLE<!-- TemplateEndEditable -->
    <!-- Product Title End -->
    </div>
    <div id="productinfo">
    <!-- Product Info Begin EDIT TEXT IN HERE -->
    Type of Object: <!-- TemplateBeginEditable name="Object type" -->Edit<!-- TemplateEndEditable --><br />
    Ethnic Group: <!-- TemplateBeginEditable name="Ethnic Group" -->Edit<!-- TemplateEndEditable --><br />
    Country of Origin: <!-- TemplateBeginEditable name="Country" -->Edit<!-- TemplateEndEditable --><br />
    Material: <!-- TemplateBeginEditable name="Material" -->Edit<!-- TemplateEndEditable --><br />
    Dimensions: <!-- TemplateBeginEditable name="Dimensions" -->Edit<!-- TemplateEndEditable --><br />
    Overall Condition: <!-- TemplateBeginEditable name="Condition" -->Edit<!-- TemplateEndEditable --><br />
    <!-- Product Info End EDIT -->
    </div>
    <!-- Item Description Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescriptionheader">
    Item Description:
    </div>
    <!-- Item Description Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescription">
    <!-- Item Description Begin EDIT TEXT IN HERE -->
    <!-- TemplateBeginEditable name="Description" -->Edit item description here. <!-- TemplateEndEditable -->
    <!-- Item Description End -->
    </div>
    <!-- Shipping Info Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfoheader">
    Shipping Info:
    </div>
    <!-- Shipping Info Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfo">
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    <!-- TemplateBeginEditable name="Shipping" -->Edit Shipping Info Here.<!-- TemplateEndEditable -->
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    </div>
    </div>
    </body>
    </html>

  • Access 2010: Cannot access design view, relationships

    I created a database and added seven tables and their fields. I cannot assign primary keys or use the relationship tool. The design view is either not a presented option or is grayed out. I have searched for an answer but what I've found either does not
    work for me or does not apply to me. The file is NOT a template, it is NOT read-only, it is NOT a mdb or mde file (it is accdb), and I HAVE tried holding the shift key when opening it. It is saved to my local machine.
    Microsoft Office Professional Plus 2010. Activated. Version 14.0.5128.5000 (32-bit).

    Every file orrured the issue? If yes, try repair office.
    KR

  • Can't see design view after changing connections file from localhost to a remote host & back again

    I was using localhost to test files before changing the connections document over to a remote host, since I couldn't get dreamweaver to connect to the remote host, I changed back to localhot. My files are all .php files. This is a dynamic site. After I changed my connection back to my local host my design view no longer works. It's competly grey with 3 small icons at the top on the left. I can view in live view and I can view in the browser. But no longer in design view after being able to for 6 months. The 3 icons are a hard drive case, a document, and a link symbol . When I click in code view the design view turns grey when I click in design view it turns white. I am using wamp for the localhost, Windows XP home, Dreamweaver CS5. Can someone please tell me how to go back to design view. This happens with any & all files including non dynamic .html files. Also having a problem connecting to my remote host. using godaddy, and they have tried with me for 2 hours to connect, I just keep getting password is incorrect. Thank you for any help, Stacey

    I would also recommend clearing the Site cache, which may help with the connection failure. To do so, choose Site > Advanced > Recreate Site Cache.
    After doing so, be sure to go back into your Site Setup, and make sure the FTP address, user name, and password are all correct. (Click the Test button in there to verify.)
    If that doesn't help with getting connected to your server, you might try an alternate FTP client (e.g. FileZilla) to just make sure you are entering the right connection information. It could be that GoDaddy is having some issue, or maybe you just mistyped something (I know I do this often when I type too fast).
    As for the issue with Design View, try clearing the Dreamweaver cache. Instructions are here: http://forums.adobe.com/thread/494811
    You might also try toggling the location of Design View. That is, when in Split View, choose View > Design View On Left. Then, choose that menu option again to reset the location back to the right.
    Resetting the workspace might also be recommended. Window > Worksapce Layout > Reset 'name of current workspace'

  • Cannot see Database Views for a new Datasource

    I need to bind some text fields to a Oracle Database View (not a Database Table, I can see them fine).
    If I drill down into the Oracle Datasource, I don't see any of the required views.
    Although the schema I am using do not own these views, I have a public synonym set up for the view. The schema I am using do have access to SELECT on the view.
    Do anyone know if Creator will recognize these Oracle synonyms for the view? Or even better, does creator recognzie tables through Database Links?
    Ritchie

    >
    I'm using the jt400 driver w/ an AS400 DBI'm guessing that's the issue.
    try this:
    select your data source and right-click "view data".
    Enter the special undocumented query
    getmetadataand run.
    This show the schema/table/view/etc metatdata returned by the db/driver.
    Check the output section for getTables(null, null, "%", new String[] {"VIEW"}
    Any rows?
    If not, try another driver.
    If there are VIEW rows, then it's a Creator bug - those bastards! :)

  • Cannot see full view/edit photo but thumbnail ok

    Hi. I have recently imported a load of photo's and have found that when I click on a thumbnail or select full view or edit the photo appears briefly & then disappears. Don't know why. I have followed the advice from Apple (although it relates to iphoto6 & I using iphoto8) plus a suggestion in the discussion forum about deleting the iphoto.plist from my preference file. But this has not helped.
    Any advice would be grateful.
    Please note that the above only relates to a an import I have recently done. The old 'events' etc work fine. Also the photo's that disappear from the recent import appear to only be ones that are full 6x4 ratio... when I have cropped them (previously in photoshop) they do not suffer from this.
    Thanks,
    Paul

    Not sure the big-endian/little-endian thing is the problem.
    I went back to the original image, which was little-endian, imported it to iphoto and it displays the same behavior. Here's part of the exif info:
    ---- File ----
    File Name : gayhead.jpg
    Directory : /Users/tomboyd/Pictures/iPhotoLibraries/iPhoto Library/Originals/2005/Jan 9, 2005_9
    File Size : 2.9 MB
    File Modification Date/Time : 2007:12:01 18:41:59-05:00
    File Type : JPEG
    MIME Type : image/jpeg
    Exif Byte Order : Little-endian (Intel, II)
    Image Width : 2707
    Image Height : 1797
    Encoding Process : Baseline DCT, Huffman coding
    Bits Per Sample : 8
    Color Components : 3
    Y Cb Cr Sub Sampling : YCbCr4:4:4 (1 1)
    ---- JFIF ----
    JFIF Version : 1.02
    Resolution Unit : inches
    X Resolution : 180
    Y Resolution : 180
    exif from the other version
    ---- File ----
    File Name : 8 Gayhead.jpg
    Directory : /Users/tomboyd/Desktop
    File Size : 4.0 MB
    File Modification Date/Time : 2009:03:03 14:22:14-05:00
    File Type : JPEG
    MIME Type : image/jpeg
    Exif Byte Order : Big-endian (Motorola, MM)
    Image Width : 2707
    Image Height : 1797
    Encoding Process : Baseline DCT, Huffman coding
    Bits Per Sample : 8
    Color Components : 3
    Y Cb Cr Sub Sampling : YCbCr4:4:4 (1 1)
    ---- JFIF ----
    JFIF Version : 1.01
    Resolution Unit : inches
    X Resolution : 180
    Y Resolution : 180

  • Unable to view php files in Design View?

    Need help! I cannot select design view when working with a PHP document, the DesignView option is disabled?
    My information.
    -          Dreamweaver CS5
    -          Mac OSX 10.6 snow Lepoard
    I have searched online and I also went through the FAQ but couldn’t find anything relating to this particular issue and my Professor at school said that I need to contact Adobe directly as design view should always be available but all that I would see in Design View are the HTML elements within the PHP file.
    The Design View button is disabled, I can not click on it all and so for my class assignments. I have to copy the PHP code into a new HTML document and only then am I able to view the html/php and edit the HTML elements, and then copy and paste it back into the PHP file once I have the html elements/design set up correctly.
    I did a similar “Set up PHP for Mac OS X – MAMP” to the version available here, could I have set this up incorrectly and that is why Design View is disabled?
    Thanks I appreciate your guys expertise and any help!

    Kanjan wrote:
    Need help! I cannot select design view when working with a PHP document, the DesignView option is disabled?
    Go to Dreamweaver > Preferences, and select File Types / Editors from the Category list on the left. Make sure that .php is NOT listed among the filename extensions in "Open in code view".
    Adding a filename extension to that list prevents files from being opened in Design view.

  • JSF design view - visual components are shrinking

    Hello,
    I have some strange issue while using Design view for JSF and data binding.
    Once I drop any data control elements into visual component (panel, etc) my visual components are shrinking to such size, that I cannot distinguish any elements within design view. I cannot use design view since then and have to place all elements base on structure panel.
    How to reproduce:
    1. Create new JSF page with wizard and accept defaults.
    2. Drop one of the panels (panel box, panel group layout) into JSF layout
    At this stage my visual elements occupy 100% of design view screen and represent anticipated outcome
    3. Drag and drop one of the data control elements (data control panel) into created panels on JSF and create table or form
    Immediately after it visual panel where data control was dropped shrinks to approximately 1/4 of the screen and I cannot see neither available space nor created table for my data components.
    I figured out, that if I remove created by wizard default <af:messages> tag from the top of my JSF, then design view representation fixes. Not sure if I should remove <af:messages> from all my pages.
    Above all looks to me as and bug.
    Environment:
    -Jdeveloper 11g
    -Windows Vista 64b
    -Not bundled JDK 6

    Hi Shay,
    Thank you for response.
    1. I tried to play with screen size without result
    2. I checked your video post, but this does not resolve my issue
    3. This issue occures with all JSF pages and can be reproduced even when following official Oracle step by step tutorials.
    4. I figured out, that removing <af:messages> tag resolves the issue ?! It seems this tag is added by default during drag and drop binding.
    5. On this link http://drop.io/jdev_001 you can see how design view is changes with and without <af:messages> tag
    6. Below is code example from one of the tutorials, that leads to shrinking as well:
    7. Once app is deployed and running page get normal view in IE as expected, so it seems to me, it is issue with Jdev design view, probably influenced by my environment, if nobody reported it before.
    Thank you for your help.
    ===========================================================================
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <f:view>
    <af:document id="d1">
    <af:messages id="m1"/>
    <af:form id="f1">
    <af:panelStretchLayout id="psl1">
    <f:facet name="center">
    <!-- id="af_one_column_stretched" -->
    <af:decorativeBox theme="dark" id="db1">
    <f:facet name="center">
    <af:decorativeBox theme="medium" id="db2">
    <f:facet name="center">
    <af:panelFormLayout id="pfl1">
    <af:inputText value="#{bindings.p_name.inputValue}" label="#{bindings.p_name.hints.label}"
    required="#{bindings.p_name.hints.mandatory}" columns="#{bindings.p_name.hints.displayWidth}"
    maximumLength="#{bindings.p_name.hints.precision}" shortDesc="#{bindings.p_name.hints.tooltip}" id="it1">
    <f:validator binding="#{bindings.p_name.validator}"/>
    </af:inputText>
    <af:commandButton actionListener="#{bindings.getEmployeesFindByName.execute}" text="getEmployeesFindByName"
    disabled="#{!bindings.getEmployeesFindByName.enabled}" id="cb1"/>
    <af:panelFormLayout id="pfl2">
    <af:inputText value="#{bindings.commissionPct.inputValue}" label="#{bindings.commissionPct.hints.label}"
    required="#{bindings.commissionPct.hints.mandatory}" columns="#{bindings.commissionPct.hints.displayWidth}"
    maximumLength="#{bindings.commissionPct.hints.precision}" shortDesc="#{bindings.commissionPct.hints.tooltip}"
    id="it4">
    <f:validator binding="#{bindings.commissionPct.validator}"/>
    <af:convertNumber groupingUsed="false" pattern="#{bindings.commissionPct.format}"/>
    </af:inputText>
    <af:inputText value="#{bindings.email.inputValue}" label="#{bindings.email.hints.label}"
    required="#{bindings.email.hints.mandatory}" columns="#{bindings.email.hints.displayWidth}"
    maximumLength="#{bindings.email.hints.precision}" shortDesc="#{bindings.email.hints.tooltip}" id="it7">
    <f:validator binding="#{bindings.email.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.employeeId.inputValue}" label="#{bindings.employeeId.hints.label}"
    required="#{bindings.employeeId.hints.mandatory}" columns="#{bindings.employeeId.hints.displayWidth}"
    maximumLength="#{bindings.employeeId.hints.precision}" shortDesc="#{bindings.employeeId.hints.tooltip}"
    id="it6">
    <f:validator binding="#{bindings.employeeId.validator}"/>
    <af:convertNumber groupingUsed="false" pattern="#{bindings.employeeId.format}"/>
    </af:inputText>
    <af:inputText value="#{bindings.firstName.inputValue}" label="#{bindings.firstName.hints.label}"
    required="#{bindings.firstName.hints.mandatory}" columns="#{bindings.firstName.hints.displayWidth}"
    maximumLength="#{bindings.firstName.hints.precision}" shortDesc="#{bindings.firstName.hints.tooltip}" id="it3">
    <f:validator binding="#{bindings.firstName.validator}"/>
    </af:inputText>
    <af:inputDate value="#{bindings.hireDate.inputValue}" label="#{bindings.hireDate.hints.label}"
    required="#{bindings.hireDate.hints.mandatory}" shortDesc="#{bindings.hireDate.hints.tooltip}" id="id1">
    <f:validator binding="#{bindings.hireDate.validator}"/>
    <af:convertDateTime pattern="#{bindings.hireDate.format}"/>
    </af:inputDate>
    <af:inputText value="#{bindings.jobId.inputValue}" label="#{bindings.jobId.hints.label}"
    required="#{bindings.jobId.hints.mandatory}" columns="#{bindings.jobId.hints.displayWidth}"
    maximumLength="#{bindings.jobId.hints.precision}" shortDesc="#{bindings.jobId.hints.tooltip}" id="it2">
    <f:validator binding="#{bindings.jobId.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.lastName.inputValue}" label="#{bindings.lastName.hints.label}"
    required="#{bindings.lastName.hints.mandatory}" columns="#{bindings.lastName.hints.displayWidth}"
    maximumLength="#{bindings.lastName.hints.precision}" shortDesc="#{bindings.lastName.hints.tooltip}" id="it8">
    <f:validator binding="#{bindings.lastName.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.phoneNumber.inputValue}" label="#{bindings.phoneNumber.hints.label}"
    required="#{bindings.phoneNumber.hints.mandatory}" columns="#{bindings.phoneNumber.hints.displayWidth}"
    maximumLength="#{bindings.phoneNumber.hints.precision}" shortDesc="#{bindings.phoneNumber.hints.tooltip}"
    id="it9">
    <f:validator binding="#{bindings.phoneNumber.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.salary.inputValue}" label="#{bindings.salary.hints.label}"
    required="#{bindings.salary.hints.mandatory}" columns="#{bindings.salary.hints.displayWidth}"
    maximumLength="#{bindings.salary.hints.precision}" shortDesc="#{bindings.salary.hints.tooltip}" id="it5">
    <f:validator binding="#{bindings.salary.validator}"/>
    <af:convertNumber groupingUsed="false" pattern="#{bindings.salary.format}"/>
    </af:inputText>
    <f:facet name="footer">
    <af:panelGroupLayout layout="vertical" id="pgl1">
    <af:panelGroupLayout layout="horizontal" id="pgl2">
    <af:commandButton actionListener="#{bindings.First.execute}" text="First" disabled="#{!bindings.First.enabled}"
    partialSubmit="true" id="cb2"/>
    <af:commandButton actionListener="#{bindings.Previous.execute}" text="Previous" disabled="#{!bindings.Previous.enabled}"
    partialSubmit="true" id="cb3"/>
    <af:commandButton actionListener="#{bindings.Next.execute}" text="Next" disabled="#{!bindings.Next.enabled}"
    partialSubmit="true" id="cb4"/>
    <af:commandButton actionListener="#{bindings.Last.execute}" text="Last" disabled="#{!bindings.Last.enabled}"
    partialSubmit="true" id="cb6"/>
    </af:panelGroupLayout>
    <af:commandButton text="Save" id="cb5" actionListener="#{bindings.mergeDepartments.execute}"
    disabled="#{!bindings.mergeDepartments.enabled}" action="browse"/>
    </af:panelGroupLayout>
    </f:facet>
    </af:panelFormLayout>
    </af:panelFormLayout>
    </f:facet>
    </af:decorativeBox>
    </f:facet>
    </af:decorativeBox>
    </f:facet>
    </af:panelStretchLayout>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>
    Edited by: user555411 on May 2, 2010 2:08 PM

  • Design View is un-usable

    I am using the new Flashbuilder 4 on a Macbook Pro running Parallels for using Windows XPpro. I installed the trial version of Flashbuilder 4 and when I go to the "Design View" my display is whitted out. By this I mean the entire display is white with no icons, no canvas, no toolbars showing. If I roll my cursor over some of the icons they will appear, however, this is not true for all the icons and menus. If I use "Source View" then the application seems to run fine. While I had a thread discussion at Flashbuilder 4  brings machine to screeching HALT! I opened this discussion as it addresses a completely new item as I realized the topic and initial details related to problems/solutions which I "thought" were right, but not. This topic addresses a more true series of events surrounding my problem.
    thank you
    Alex

    I was reading some Forum posts at http://forums.adobe.com/thread/604122 and found these entries:
    Peter deHaan (Adobe) said in a forum topic about "Flash Builder 4 Extremely Slow under Windows 7 + Java" ...http://forums.adobe.com/people/Peter%20deHaan%20(Adobe)
    No, I would not consider that big. But if code hinting is slow also,  that may be more of an OS/Builder thing and not really a Flex SDK issue.  I have a Windows 7 and Windows XP laptop at work and run Windows 7  Ultimate at home and havent seen any performance problems (although I'm  not sure which are running 32 bit vs 64 bit OSes actually).
    while Jason San Jose said this about the JVM ...
    Are you using a 64-bit JVM? It  sounds like you're running Flash Builder Plug-in, so try this:
    1) Close  Eclipse
    2) Open the eclipse.ini file where your eclipse.exe is  located
    3) Add a new line after "-vmargs" and on that line type  "-d32"
    4) Restart Eclipse
    A 32-bit JRE is required http://www.adobe.com/products/flex/systemreqs/.  "-d32" will force your JVM into a 32-bit mode.
    You're  likely seeing Design view crash because Flash Player support for 64-bit http://kb2.adobe.com/cps/000/6b3af6c9.html.
    Alternatively,  you can install a 32-bit JVM and assign that to JAVA_HOME.
    Would either of these recommendations be a solution to my "Design View" rendering problem?
    Alex

  • Design view doesn't show in Dreamweaver

    What do I need to do to activate Design View in Dreamweaver.  I get Split and Code, but not Design.  Have examined every possible drop down menu and preference and find no way to activate this.  Do I need to reload? 

    See Screenshot:
    If you still can't see Design View, you must be working with Fluid Grid Layouts.
    Open your Fluid Grid CSS file and add an X as shown below.  This will trick DW into thinking it's a normal layout so you can use Design View.
        Dreamweaver Fluid Grid Properties
        dw-num-cols-mobile:     X 4;
        dw-num-cols-tablet:        8;
        dw-num-cols-desktop:    12;
        dw-gutter-percentage:    25;
    =====================================
    Nancy O.

  • Cannot see data in BSO from transparent ASO partition

    I have 2 cubes: BSO (target) and ASO (source).
    BSO should show data from ASO corresponding element "Fact" from dimension "Scenario".
    I can see the data using ASO directly, but I cannot see data viewing it from BSO using transparent partition...

    Hi,
    When you have the data in the ASO( i.e source cube) ,it should reflect in the BSO ( i.e destination) . I am sure there is problem with the transparent partition ,you had created .Validate and share more info of error ( if you encounter during partition creatino) , that should be resourceful
    Sandeep Reddy Enti
    HCC

  • Cannot See Content in Editable Region in Design View

    A have a couple of pages with content in an editable region of a template.  I needed to apply another template to some of the pages things were going along fine.  Then I came across a page, went to modify > templates > apply template to page and then selected my new template.  I now cannot see my content in the design view.  I can see the code for my content in the code view. I can see the content when I publish the page and view it in my browser.  I can even see the content when I open the page to edit in Contribute.
    Why in the world can I not see my content in design view?  I've tried a few other pages and they are now having this problem as well.  I like to work in split screen view and it makes it kind of difficult if I can't see the design view.

    Found it!  Started looking at the code to provide it and noticed an extraneous </tr> and </td>.  Removed and it was fixed!  Simple!  Guess I should have looked a little harder before running to the forum!
    Thanks for the assist!

  • Can not see two fields in Crystal 2008 Developer explorer/designer view

    I am currently developing crystal 2008 reports against the salesforce.com database using version 12.0.0.683 CR Developer Full version. I am using an updated driver that was provided in July or Aug 08 in order to view self referencing fields. The problem is that when I try and report against one of the tables (lead history) I cannot view two of the fields (New Value and Old Value)? I can see these two field (New Value and Old Value) in the database expert as the last two fields in the actual table, but the two fields are missing when I go into the explorer/designer view. In Salesforce, these two fields can not be filtered on, but I can export all the values in this table using Salesforece Apex data loader.

    Please re-post if this is still an issue to the OnDemand Forum or purchase a case and have a dedicated support engineer work with you directly

  • I cannot see any of my text boxes in the vertical view.

    I just checked the first chapter of my iBook in the vertical display. I cannot see any of my text after the section introduction page. All of it is written in text boxes that I created. I can see all of my widgets and text in the standard horizontal view but when I switch to vertical all I can see is the section introductions and the widgets off to the left hand side. This is a guide to surface palpation. Each page is its own set of instructions instead of being one long piece of continous writing. Is there a way to reformat my text boxes so that they are visible in the vertical view without starting over?

    The portrait mode only supports the flow of text (and pictures pasted into the text), and widgets (they will all be positioned on the left).
    You need to design in landscape mode knowing how the portrait mode works. Text boxes won't show up in portrait mode.

Maybe you are looking for

  • Is it possible to improve a G4 ibook on Tiger 10.4.11?

    I have had my ibook for years and has been great but has become slow and difficult to use. (OSX 10.4.11, 1.42 GHz PowerPC G4, 1GB DDR SDRAM) Software will not update anymore and Firefox browser in particular is now out of date and causing issues with

  • Are there any translator available in ODI?

    Hi All, My source database is in English.But the language of my target table is in French.Is it possible to load data from English source tables to French target tables?Do the English column names and data get automatically converted to French names

  • The wizard hijacked my importing function!

    I have CS3 and Vista. Today I happened to attach my laptop to my scanner after Photoshop was already running. Maybe this made the difference. When I used the "import" function to scan and photo, a new "wizard" appeared. There were two screens (I thin

  • Export to Web (web pages and journals)

    Is anyone out there able to export to web JPEGs larger than 320x480px? Because I am not. I have tried every conceivable preset for image export and web export (best quality, fit to size, etc) -- all to no avail. The presets have no effect on max imag

  • IPhone Recovery Loop - Error 1

    My phone suddenly went into an unresponsive state so I decide to try a restore.  I hook up to ITunes and it stated that it needed to download the latest software OS 5.1.1.  After going through the process (it was nearly completed) it kicked out the f