Announcement

Collapse
No announcement yet.

Unable to select in 'Design View'

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unable to select in 'Design View'

    Hi all,

    I have a weird problem, and I'm not sure if it's just because it's 1:21am and my brain isn't functioning, or I have some kind of problem.

    I cannot select 'sections' in the design view.

    For example, I can't select anything to amend the code in the 'Layout Code' area. The design view seems to be displaying as working, so I can select and change radio buttons, but the code does not change below for me to amend.

    The only thing I thought it might be is having 'Design Changes' turned off in 'Access On This PC', but thats ok ...

    I hope this makes sense -- any ideas guys?

    Simon
    Simon Williams
    Actinic Designer v.8.5.2.0.0.0.HMVA


    #2
    Hi,

    I would suggest trying this, go to 'Window | Restoe Initial View layout' and then try the layout code area, it should work fine.

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #3
      Hi Bruce,

      Still unable to select anything in the design view.

      Could this be a IE browser issue at all? I'm not suggesting I have any issues with IE, but I assume that Actinic uses IE to render the view.

      Simon
      Simon Williams
      Actinic Designer v.8.5.2.0.0.0.HMVA

      Comment


        #4
        Simon you not alone it happens to me on a regular basis

        something that can efect it is code snippets or scripts calling externals sites prevent it from working aswell

        D

        Comment


          #5
          Thanks for that Darren -- I had a JavaScript script running.

          Disabling this allowed me to edit the 'Design Preview Page' - I guess I'll have to disable and enable as and when I edit.

          Cheers buddy ...
          Simon Williams
          Actinic Designer v.8.5.2.0.0.0.HMVA

          Comment


            #6
            Glad its sorted, can be annoying when it aint working

            D

            Comment


              #7
              There's a Condition available in the library IsNotPreviewMode that you could put such code within.
              Code:
              <actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e">
              WON'T SHOW ON PREVIEW
              </actinic:block>
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #8
                Thanks Norman, i forgot about that, i did not know there was a condition in the library but i remember Chris D mentioning once

                D

                Comment


                  #9
                  I'm not sure if this is quite the same problem, but it's driving me mad!

                  I'm part way through building a site, but now when I go to Design view I'm unable to click to select any part of the layout to edit. This had been working fine previously, and if I go back to an earlier snapshot everything is fine again.

                  In desperation I've tried reinstalling the OS and Designer but I'm still having the same problem.
                  Harvey

                  http://www.zigzagadvertising.co.uk

                  Web Design Worcestershire

                  Comment


                    #10
                    Harvey,

                    Try selecting different bits of the Content Tree (e.g. a Brochure page) before going to the Design Tab. Perhaps one layout page is broken.
                    Norman - www.drillpine.biz
                    Edinburgh, U K / Bitez, Turkey

                    Comment


                      #11
                      Thanks Norman, but unfortunately it's the same for all layouts.
                      Harvey

                      http://www.zigzagadvertising.co.uk

                      Web Design Worcestershire

                      Comment


                        #12
                        Probably one for Actinic support then, unless others have ideas. Get a Snapshot of the faulty site ready and contact them.
                        Norman - www.drillpine.biz
                        Edinburgh, U K / Bitez, Turkey

                        Comment


                          #13
                          Thanks for the advice Norman.
                          Harvey

                          http://www.zigzagadvertising.co.uk

                          Web Design Worcestershire

                          Comment


                            #14
                            try this: create a new layout, totally blank, nothing but the 'innerlayout'. put a fragment in it. and try to click on the fragment in design mode.

                            if you cant then there is something seriously wrong. if you can then its some script or code interfering with the way actinic registers clicks on the designer window.

                            Comment


                              #15
                              Thanks for your input Gabriel, I've tried that and I am able to edit the fragment.

                              Any pointers for where I should start looking for the problem?
                              Harvey

                              http://www.zigzagadvertising.co.uk

                              Web Design Worcestershire

                              Comment

                              Working...
                              X