Skip to main content
Participating Frequently
October 8, 2014
Answered

Is there any way to display the Design View in fluid grid pages?

  • October 8, 2014
  • 24 replies
  • 54566 views

After upgrading to the newest version of DW CC 2014, I noticed that the Design View is disabled in Fluid Grid pages. You can only use the Live View to edit those pages. The Design/Live button displays on non-fluid pages.

I'm wondering if there is a work-around to allow Design View editing on fluid pages. It is a major hassle to try to edit some things in the Live View. It would nice to have a choice.

This topic has been closed for replies.
Correct answer rjerz

@Ron

Ron, thanks for your idea.  I just tried this to my fluid grid css file, and it worked!  The odd thing (at least in my mind) is that the code (shown below) is commented out.  So, even though my web pages ignore this commented out code, Dreamweaver does not... it uses it to control how the Dreamweaver program operates. Well, I guess that this can happen.  This code acts like a "directive" to the Dreamweaver program.

One noticeable change is that in Live view I no longer see the grey strips showing the fluid grid columns, but I can live with this.

This is my novice way of looking at the situation.  But now I am happy.

Here's my exact code (that I deleted) from my css file.  Maybe others can try this and see if it fixes the problem.

/*

  Dreamweaver Fluid Grid Properties

  ----------------------------------

  dw-num-cols-mobile: 4;

  dw-num-cols-tablet: 8;

  dw-num-cols-desktop: 12;

  dw-gutter-percentage: 15;

  Inspiration from "Responsive Web Design" by Ethan Marcotte

  http://www.alistapart.com/articles/responsive-web-design

  and Golden Grid System by Joni Korpi

  http://goldengridsystem.com/

*/

24 replies

Participating Frequently
October 13, 2014

In looking through all the comments in this thread it seems that no one is 'annoyed', unlike me, that whereas previously I could switch from design to live with a single 'click', now I have to make 2 clicks - firstly to activate the arrow-head selector then secondly to actually make the selection. My arithmetic makes that a 100% increase in effort.

Given the acreage that I now have on my 'document' toolbar (and why move the upload/download button all the way to the right anyway) combining the previously independent buttons makes even less sense.

Also I think the earlier observation (by vernon) that removing the grid comments is relevant as it seems doing so also de-activate all the editing short menu of a right-click - at least that appears to be happening to me this afternoon as I get the arrow-head but no menu (Other options not affected). So it is now not possible to duplicate a file only to create a copy by opening it and saving under a new name (but which will not work for any graphics files I believe). A copy is not universally recognised as a duplicate is it? Creating a duplicate makes it safer to meddle with code etc as one can always get back to a steady state even after numerous changes that may not have had the desired effect.

Inspiring
October 13, 2014

@Beezold

I am annoyed  that design view is gone for fluid grid. What annoys me is that I see hints that it will also be discontinued generally and no confirmation officially that this is the case and even worse no denial either.

I use DW because of its capabilities and design view is a major part of that and it would be a disater if I lost that. I use Bootstap from DWXzone for responsive sites but again I work in design view and would like to keep it that way.

Maybe some one from the Adobe team would like to detail exactly the companies position on this and state clearly if the eventual scheme of things is to remove design view completely or commit to it being retained?

Maybe after all this fluid grid design view removal in 2014.1 is an error but it would be good for Adobe to step up to the plate and explain this officially for us all.

Nancy OShea
Community Expert
Community Expert
October 14, 2014

Nobody who is under NDA can comment about Adobe's  "future plans" until Adobe makes an official announcement.

I can say from many year's experience on these forums that long-time users of DW are not satisfied with the current Design View model.  It worked well when Macromedia designed it back when table-based layouts were common place.  But Design View has suffered greatly over the years with advancements in CSS & HTML5.  It just hasn't been able to keep pace with the ever-changing W3C standards. 

If Live View were improved sufficiently to render well, perform well, and edit well, would that be such a bad thing?

Just my 2 cents,

Nancy O.

Nancy O'Shea— Product User & Community Expert
GA_
Participating Frequently
October 11, 2014

I'm glad someone else has noticed this!!!

But is it Live / Display View missing from Responsive Layouts. I thought it was... then I created a NEW Responsive Layout and it magically worked. There it was - Live / Display on one happy dropdown.

Example:

1) Create a new Responsive Layout. We’ll call it demo.php, fluid.css and the usual accompanying DW files.

2) Enter demo.php and progress is normal. Everything works. You can choose to view both Live and Display and edit accordingly.

3) Close down DW.

4) Open DW and open demo.php

5) There is NO LONGER a Display View option and Live View does not EDIT. (at least it doesn't for me)

6) I can ONLY edit work in CODE view.

Thus, on brand new files, all is fine. The moment DW is closed and the files becomes “old” it can no longer be seen or edited properly.

How can Adobe spend millions promoting it's Responsive Software and then disallow its use? CRAZY. I feel this is a programming error, not a purposeful act.

Participating Frequently
October 11, 2014

In a previous post, on Oct 9th, I stated that I simply deleted the hidden "Dreamweaver Fluid Grid Properties" from the CSS file. The Responsive pages now seem to work fine, and the Design/Live button works, as does spell-check.

This seems like the easiest work-around for existing DW responsive pages.

rjerzCorrect answer
Participating Frequently
October 12, 2014

@Ron

Ron, thanks for your idea.  I just tried this to my fluid grid css file, and it worked!  The odd thing (at least in my mind) is that the code (shown below) is commented out.  So, even though my web pages ignore this commented out code, Dreamweaver does not... it uses it to control how the Dreamweaver program operates. Well, I guess that this can happen.  This code acts like a "directive" to the Dreamweaver program.

One noticeable change is that in Live view I no longer see the grey strips showing the fluid grid columns, but I can live with this.

This is my novice way of looking at the situation.  But now I am happy.

Here's my exact code (that I deleted) from my css file.  Maybe others can try this and see if it fixes the problem.

/*

  Dreamweaver Fluid Grid Properties

  ----------------------------------

  dw-num-cols-mobile: 4;

  dw-num-cols-tablet: 8;

  dw-num-cols-desktop: 12;

  dw-gutter-percentage: 15;

  Inspiration from "Responsive Web Design" by Ethan Marcotte

  http://www.alistapart.com/articles/responsive-web-design

  and Golden Grid System by Joni Korpi

  http://goldengridsystem.com/

*/

Participant
October 9, 2014

If they are doing away with Design View, at least make it easy to click in an area, copy and paste, then format the content. I just reverted to DW CC until 2014.2 is out.

Nancy OShea
Community Expert
Community Expert
October 8, 2014

Evidently, there's no option to change this.  Apparently this was an intentional move to promote more people to use Live View for editing.  See the New Features below.

helpx.adobe.com/dreamweaver/using/whats-new.html



Nancy O.

Nancy O'Shea— Product User & Community Expert
Participating Frequently
October 8, 2014

Thanks for the feedback.

If it was intentional a s way to promote some new feature, it was a pretty lame thing to do. No one wants features forced on them.

One good example of problems with Live View editing is that unordered lists must be hand coded.

Thus far, my work-around is to either use CS6 or to use a second non-fluid style sheet to allow major editing.

Nancy OShea
Community Expert
Community Expert
November 26, 2014

Nancy O. wrote:

What's buggy to some people isn't necessarily a problem for others, though. It really depends on your workflow.

Both Mavericks and Yosemite went through the rigors of beta testing, still the public releases came out with significant bugs.  Microsoft is no different.   I think the rush to get upgrades out the door has resulted in many things not being fixed at launch.  Such is life in the 21st century.

Nancy O.

Nancy,

This thread is about fluid grid design, you are completely wrong it is buggy for everyone,

If a major point release is not ready for public use, it should be used as alpha/beta level releases , not production release , that is the point that I have attempted to make over and over,

A production level release was put out, IT IS NOT working software~ Microsoft is no different , when they finally arrive at a patched debugged system , the start on next crap release,

Instead of paying for a copy of Dreamweaver like I have in the past, I got on board with CC, I am not a beta tester, I am a paying client, I have a machine with Windows 10 on it, Microsoft did not charge me to be a beta tester~

If I am to beta test, I want my subscription cost suspended until a stable release is available

There is nothing that you can say/post that will make 2014.1 right,

////////////////////////////////////////

Preran,

This is the first near acceptable answer that has been posted here, I agree that many of my statements may have been unfair , I own that, but I hope you understand the level of frustration that that many design professionals have expressed in here,

my comments were meant to incite a response, and unfortunately until now nothing of substance has been presented to us as a group of concerned users, all any of us want, in your words "to incorporate user requests, quick fixes, and course corrections"

that is what we have all been saying, but you must agree that there has been nothing quick at all , I have had to downgrade my software to keep my production active.

From Staff we have only had Subhadeep soft pedaling requesting beta feedback (requesting documents and examples), I did not make up my comments about beta, I have beta tested software for 20 years , and Subhadeep asked for beta level feedback from this forum, fair maybe not, honest~~~

I do look forward to hearing from development,  but come on give us something, until the links nancy a non staff member posted , this thread had no official recognition from or by adobe~~ I want nothing more than to stop my trolling of this forum , and just get back to work, in 15 years of use of Dreamweaver I have never posted in official forums before, I SO WANT to just get back to that..

nuff said~~

Hi Mark,

To add to what Jon said, unlike in the past, there are previous versions available when you run into issues with the latest version. I am a Dreamweaver and CC user myself, and I find the current system to work for me pretty well. I get new features and bug fixes periodically unlike in the past where I had to wait almost a year and half for those.

To call the software Beta versions is, in my opinion, very unfair.  In a rapidly changing environment, CC allows users to keep abreast of the latest standards and workflows. It also provides us with the flexibility to incorporate user requests, quick fixes, and course corrections, as and when required.

Like I said, we are monitoring this discussion for feedback, and are looking at the issues that we need to fix in the next release. The roadmap clearly has responsive design on its mind.

Thanks,

Preran


Mark,

I get that from where you sit, 2014.1 may seem like an incomplete beta product.  But it isn't. Given that this release doesn't quite work for a select group does not render the entire product useless for everyone.  Otherwise everyone would be complaining about it in the forums. As a Cloud member, you still have complete versions of CS6, CC13 and CC 2014 at your finger tips.  So you're not exactly paying for something and getting nothing in return. 

Requests for constructive feedback are the only logical way developers can arrive at relevant fixes.  You're new to the forums and so you may not be familiar with this historic precedent.  I can assure you, the forums & bug reporting form has always asked people to provide relevant crash logs, details, source files, etc... to help the team recreate a reported problem in their lab.  Ray and others here have demonstrated an open  willingness to cooperate with the Development Team.   It's unfortunate you don't share a similar attitude. I get that you're unhappy, Mark, but p*ss & vinegar goes just so far.  After a while it merely stinks & repels people. 

Nancy O.

Nancy O'Shea— Product User & Community Expert