Links/Tags Clickable In Source View

Hi, I was wondering is it possible to enable Dreamweaver CS4 to open up links, css tags, scripts or etc. when clicked on? I don't know if you guys have ever used Expression Web 2 or familiar with it but it has that feature. For example in source view.. I click on <div id="container"> it will go to the CSS file that has that div tag. I only use Expression Web for that >_< I'd rather use DWCS4 but I would love this feature to be enabled in DW as well. If it's not configurable is there an extension that would do the job? Thanks.

sdev7 wrote:
For example in source view.. I click on <div id="container"> it will go to the CSS file that has that div tag.
Use the Code Navigator in Dreamweaver CS4. You don't even need to be in Code view, you can Alt-click anywhere in Design view (or Code view), and Dreamweaver brings up the Code Navigator with links to all the style rules that apply to the part of the page that you clicked. Mouse over the links, and you see the actual style rule. Click one of the links, and the style sheet opens in Split view with your cursor at the beginning of the style rule ready for you to edit.

Similar Messages

  • Iam getting Dump  Define Navigational Link FROMCORPACCOUNTSALESAREASEF for source view salesAreasEdit in component BP_SALES

    Iam getting Dumep  ,iam upgrading EHP4. Please team tell me any notes related to this-
    Define Navigational Link FROMCORPACCOUNTSALESAREASEF for source view salesAreasEdit in component BP_SALES.

    Hi Kalpana,
    Do we need to comment below highlighted code to resolve this issue?.
    because if i skip this code while debugging, i'm not getting dump.
    Please let me know.
    METHOD ip_fromcorpaccountsalesareasef.
       me->view_manager->navigate( source_rep_view = me->rep_view
                                 data_collection = iv_collection
                                 outbound_plug   = 'FROMCORPACCOUNTSALESAREASEF' ).
    ENDMETHOD.
    Regards,
    Nagaraju

  • Is there HTML link code which will open "View Source Code" in a visitor's browser?

    This is for use only by my client during development.
    TIA

    This is a JavaScript that displays source code for any URL you type in to defeat the dreaded "disable right click".  Maybe you could fiddle it for your purpose.
    http://javascript.internet.com/page-details/source-viewer.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.com/blogspot.com

  • Some links look clickable but don't work - Word 2010 with Acrobat PDF creation

    Windows 7
    Latest Acrobat subscription
    Word - Office home and student 2010
    I can create PDFs via Acrobat and Word on Windows 7,  but after editing the PDF with Acrobat on Mavericks OS X, only in-document links remain clickable. External web hyperlinks, both exposed URLs and blue text with URLs hidden under link text do not work in the PDFs that are edited on MacOS. They look like they work, because in the PDFs the hand cursor appears and you can click the links, but nothing happens in the browser.
    I can't find any troubleshooting information about this.
    My process:
    Word: Options: Advanced - remove check in "use ctrl-click to follow hyperlinks"
    Convert file using the Acrobat tab in the Word ribbon.
    Set compatibility to Acrobat 8
    Create PDF (icon)
    Click Options
    Check "create bookmarks"
    Convert Word Headings to Bookmarks
    Accept defaults, which are:
    Convert document information
    Enable Accessiblity
    Reflow the tagged Adobe PDF.
    The PDF is converted. Links all seem to work as expected.
    Take the PDF to MacOS Mavericks, add pages, optimize, using Acrobat on MacOS.
    Afterward, only some kinds of links in the PDF work.
    This is a new problem that seemed to start when I recently began to use Acrobat's subscription version on Windows instead of FoxIt to convert the Word docs on Windows.
    Q: Is this a known limitation that MacOS Acrobat creates unusable links despite the initial PDF conversion being done on Windows Acrobat?
    Q: Should I do something additional so that external links remain clickable after processing on MacOs?
    Thanks for any clues.

    Thanks for your reply.
    After some experimentation, it seems that the place where *some* links stop working is when I take a PDF file from Windows and optimize it on MacOS with Mac Acrobat Pro. All the links work *except* the kind where the URL is hidden behind blue underlined text. These look like they work but when you click them nothing happens.
    So to fix it, I think I need to optimize the PDFs on Windows Acrobat Pro.
    The MacOs Acrobat Pro, which I paid many hundreds of dollars for is therefore completely useless for documents with this kind of normal hypertext link.
    Also, Windows Acrobat Pro is required in order to ensure that table-of-contents links made in Word (MacOS) continue to work in the PDF. The trick there is to regenerate the TOC on Windows Word before using CreatePDF to convert it.
    I hope someone else benefits from this insight, because I wasted weeks of my life trying to troubleshoot this undocumented problem.

  • Tags entered in code view don't show in design

    I searched a bit, but didn't find any mention of this problem
    from anyone else... I'm using Dreamweaver MX on OSX 10.2.8. For
    some reason, when I try to use the basic 120x240 pix text/image
    product link tags given in the Amazon Associate program, it does
    not show in normal design view, within Dreamweaver. There's nothing
    there at all, not even any kind of placeholder or anything.
    However... The tags do work fine when previewing in a browser. I've
    never had this problem before. Obviously it's an issue, since it's
    a lot more work to modify the tags from scratch. Anybody else ever
    have this problem or have an idea?
    Thanks,
    Dave

    > All you see is the cursor, as if nothing has been
    entered.
    <iframe
    src="
    http://rcm.amazon.com/e/cm?t=thenorthspin-20&o=1&p=8&l=as1&asins=158007
    068X&fc1=000000&IS2=1&lt1=_blank&lc1=0000ff&bc1=000000&bg1=ffffff&f=ifr"
    Afaik- dw isn't going to display remote pages in an iframe.

  • Bug in Page source view

    In Page Source view in 32-bit Firefox 3.6 under Windows, if there is a URL in the source code that is erroneously not closed with a quote, for example:
    <a href="http://mozilla.com>The Mozilla' site</a>
    (Note absence of quote after .com)
    And you reload the source view, it loads the source of the page in the URL instead.
    In normal page view, leaving off the quote will cause the link not to be displayed, so it is a common reason to open source view and try to identify the problem.

    You can disable the context highlighting if you find that distracting. In this case it should make noticing that something is wrong more easily though. A link starts with a quote and ends with a quote and everything between the two is considered the link. If the second quote is omitted then it is the choice of the developer on how to deal with it. Either not to interpret the text in between (you may even have forgotten to HTML escape some characters &amp;quote; &amp;lt;) or try to catch up in case you forgot a closing quote. Both can have their disadvantages in case of an error from you.

  • PREDICTION JOIN OPENQUERY against data source view does not work

    Hi,
     I am trying to follow the example in this link:
    http://technet.microsoft.com/en-us/library/ms132031.aspx
    to do a prediction join with a table defined in a data source view of our cube/mining structures.  No matter how I specify the table in the OPENQUERY statement I get: "OLE DB error: OLE DB or ODBC error: Invalid object name 'DataSourceView.dbo.TableName'.;
    42S02."  I've tried specifying the table name in 1, 2, and 3 parts, with and without the '[]' brackets but get the same error every time.  I thought something might be wrong with the table in the DSV so tried putting other tables in the query,
    but that produces the same error.  Any ideas on the problem?
    SELECT FLATTENED
            t.[Column1],
            t.[Column2],
            t.[Column3],
            PredictTimeSeries([ModelName].[Column3],5)
    From
      [ModelName]
    PREDICTION JOIN
      OPENQUERY([DataSourceView],
        'SELECT
            [Column1],
            [Column2],
            [Column3]
        FROM
          [DataSourceView].[dbo].[TableName]
        ') AS t
    ON
            [ModelName].[Column3] = t.[Column3]
    OLE DB error: OLE DB or ODBC error: Invalid object name 'R Staging.dbo.TestSet'.; 42S02."

    I want to be able to query a data source view table/named query.  This TechNet article seems to imply it is as simple as running the following in a DMX window:
         OPENQUERY ([MyDatasourceView],'select Column1 from DataSourceTable')
    I've also tried:
         select * from OPENQUERY ([MyDatasourceView],'select Column1 from DataSourceTable')
    Both result in:
        "Query (1, 1) Parser: The syntax for 'OPENQUERY' is incorrect."
    Can we query a DSV table from a DMX query directly with OPENQUERY, or does the OPENQUERY only work within a PREDICTION JOIN?  Seems like such a simple case for it not to work.
    Following the example in this article:
    http://technet.microsoft.com/en-us/library/ms132173.aspx

  • Refresh data source view gets 'column' argument cannot be null

    When I try to refresh a data source view in SQL Server 2008 BIDS, I get the error: System.Data   'column' argument cannot be null.  Parameter name: column.   How to resolve this?  The underlying tables have no data yet.

    Hi PCSQL66,
    The error message should be caused by FOREIGN KEY constraint auto-generated. If you
    add a FOREIGN KEY to the generated table, then you will see the error message after clicking refresh button. Please submit this issue to below official link and then post the link back here, I think we need to get confirmation from product group.
    http://connect.microsoft.com/SQLServer
    Thanks,
    RaymondRaymond Li - MSFT

  • Objects are not referenced in cube data source view. Large model.

    Looking at large model. 100+ measure groups, 200+ dimensions, one cube. Deployed to multiple customers in production as a part of custom developed software.
    in data tools 2010 I'm looking at the cube on sql 2008, sql 2008 R2 (EE, DE).
    In the cube data source diagram we observe 50+ objects that do not have any links to them or from them.
    1)
    Some of these I was unable to find in DMV's of the cube at all, it turns out they are present in the Data source that is in Data Source Views section.
    How did these end/could end up in the cube data source model? they are not available in dimension usage window at all.
    2) Others do not have any links from them or to them in cube’s data source diagram, however the dimension usage clearly shows these objects are part of relationships 
    both regular and many to many depending on the object in question.
    We are trying to identify what objects we can ‘trim’ from the model. I’m not sure what am I looking at in this case: data tools have a trouble interpreting diagram for 200+ dimensions and
    100+ measure groups (it is a large existing model) and this artifact should not be used to decide what in dimensions is obsolete and can be decommissioned.
    We are looking at cube that has over 40 NxM just to one fact not counting regular relationships.
    Am I looking at a feature or maybe an issue with the model itself that somehow has developed in the particular cube.
    It is not something I came across before.
    thanks

    Hi,
    According to your description, you are designing a large SQL Server Analysis Services cube, the problem is that you are unable view the relationship in the data source
    view diagram, right?
    In your description, you said that you can see the relationships in Dimension Usage window. In your scenario, can you see the relationship under the Tables pane when expanding
    a table's Relationships folder?
    General, the relationships will be defined automatic if the relationships were defined in your data source of the cube. And the dimension relationships between cube dimensions
    and measure groups in the cube are defined manually in Dimension Usage. In your scenario, you can define relationship manually in the data source view, please refer to the link below to see the details.
    http://technet.microsoft.com/en-us/library/ms178448.aspx
    Regards,
    Charlie Liao
    TechNet Community Support

  • How to add entries a jsp file during a Source view

    hi all,
    im currently extending the tags present on BEA. im creating my own custom tag. when i tried to drag and drop it on the current source view of the jsp file..
    is it possible for me to check the current source code of the jsp file first before preceding. For example. if the tag to be inserted must be within a certain tag only..
    or modify an existing tag. say a <netui:form > and add some attributes on it.

    Looks like Crystal Reports is using log4j for logging, which is so badly designed that it throws a fit if the log4j configuration is missing.
    All you need to do to get it to work is put a log4j.properties file in the classpath (google for a dummy file with default values). It usually needs to be put in the root of the classpath.
    Or you can initialize the log4j logging for your own application properly and Crystal Reports will piggyback on it.

  • Using Linked SQL server in a View

    Hello All:
        I have a new view that reads data from the base source server/table.   Also, it links in another server (using the sp_addlinkedserver command).
    When I run the script not in a view, it works.   When I create a view with this script, it does not find the linked server.   Is there some issue with linked servers from within a view or perhaps I am creating the view
    incorrectly in combination with the linking of the server?   I have begining of the view creation below.   Ideas?    Thanks
    If OBJECT_ID('dbo.V_CombinedLaborHours') IS NOT NULL
        DROP VIEW dbo.V_CombinedLaborHours;
    GO
    use SQL_Server_1
    EXEC sp_addlinkedserver 'SQL_Server_2', N'SQL Server'
    GO
    Create View dbo.V_CombinedLaborHours
    AS
    select

    Sorry, that difference in the name was a typo.   I manually changed the name for display purposes only.   My company forbids actual server and database names to be exposed to the outside.  
    When I run the script from outside of the view, it works (linking the second server etc) and I can see the data coming from the view.   It is just when I create the view (as shown in the first entry in this thread) then it is as if the view is
    not running the sp_addlinkedserver command.
    Perhaps I cannot run the link to the second server out side of the "AS" command?   I tried having it inside of the "AS" but then it throws error.  When I look at the definition of the View it is not showing the link to
    the second server as if it got ignored during the create of the view.

  • @link tags coming through as Text kind

    Hiya -- I'm writing a doclet from scratch (not extending the Standard doclet). For some reason, @link tags in source code are coming through as Text tags when my doclet gets them. It was working at one point (with my doclet), but somewhere along the way, I've lost the link tags. Could this have happened when I starting using my own Configuration class?
    Any help much appreciated.
    Thanks,
    Steve

    Hi Steve,
    Could you provide us with some proof that this bug exists so that we can fix it? Exactly which version of javadoc are you using? I tested 1.4.2-beta today and it worked fine. Try running my test:
    Command:
    $ javadoc -doclet pkg.LinkTest -docletpath . -sourcepath . -classpath c:\\j2se\\lib\\tools.jar pkg
    Expected Output:
    Loading source files for package pkg...
    Constructing Javadoc information...
    Name = Text
    Kind = Text
    Text = ""
    Name = @link
    Kind = @see
    Text = "pkg.LinkTest"
    Source:
    package pkg;
    import com.sun.javadoc.*;
    * {@link pkg.LinkTest}
    public class LinkTest extends Doclet {
         public static boolean start(RootDoc root) {
              ClassDoc[] classes = root.classes();
              for (int i = 0; i < classes.length; i++) {
                   Tag[] tags = classes.inlineTags();
                   for (int j = 0; j < tags.length; j++) {
                        System.out.println("*******************");
                        System.out.println("Name = " + tags[j].name());
                        System.out.println("Kind = " + tags[j].kind());
                        System.out.println("Text = \"" + tags[j].text() +"\"");
              return true;
    Thanks,
    Jamie

  • Refreshing the Data Source View in Analysis Services

    I have added columns to the SQL Database table that is used as a dimension in an Analysis Services Cube.  The new columns will be used as additional Property Fields for the dimension.  When I attempted to refresh the Data Source view so that the additional columns are present, I am given the following error:
    System.Data
    Property not accessible because 'Parent Columns and Child Columns don't have type-matching columns'
    I have done nothing to the columns used for the parent of child and the error message provides nothing to gon on. Does anyone have any ideas on this?
    Gary

    Olga,
    Thanks for your response.  I will try and answer your questions
    1) I have not tried removing the columns yet.  I will try that this afternoon but have limited hope.  The two columns I added are simple text columns that will be used as attributes in the dimension.  I have made no change to the parent or child columns.
    2) The table I modified is the source table for a parent-child dimension.
    3) The reference to the "check list" does not take me to any kind of check list.
    4) The parent-child dimensions I am trying to modify have been in use for months and the parent and child columns do have the dame data types.
    5) I have also check the data types between the dimension table and the fact table.  they use the same data types (small int).
    6) I have not made a collection for the parent key, it is a single column. The remainder of your last paragraph is not clear to me. Can you give me an example.
    I am fairly inexperienced with Analysis Services, please talk slow and use small words  :-)
    Thanks again for your help!
    Gary

  • How to create olap cube using Named Query Table in Data source View

     I Create on OLAP Cube using Existing Tables Its Working Fine But When i Use Named Query Table with RelationShip To other Named query Table  It Not Working .So give me some deep Clarification On Olap Cube for Better Understanding
    Thanks

    Hi Pawan,
    What do you mean "It Not Working"? As Kamath said, please post the detail error message, so that we can make further analysis.
    In the Data Source View of a CUBE, we can define a named query. In a named query, you can specify an SQL expression to select rows and columns returned from one or more tables in one or more data sources. A named query is like any other table in a data source
    view (DSV) with rows and relationships, except that the named query is based on an expression.
    Reference:Define Named Queries in a Data Source View (Analysis Services)
    Regards,
    Charlie Liao
    TechNet Community Support

  • How do I reference multiple tables in SSAS Data Source View Named Calculation functionality?

    Hi SSASers - 
    On the Data Source View node of SSAS Visual Studio Interface, I want to create a named calculation that references multiple tables. Something like: CASE WHEN tableA.Column1 = 'Y' Then tableB.Column1 ELSE tableB.Column2 End, but the compiler throws an error
    here "Deferred prepare could not be completed". 
    What is the syntax for referencing multiple tables on this node or how else can multiple tables be used to create a calculated value in SSAS? I'm new to SSAS and so far have been building big views and building calculations this way. Another option is the
    Calculation tab off the cube node but this calculation will need to be based off of dimensions AND measures so please provide a syntax example here also. 
    Thanks in advance!
    Carl

    Thanks Jiri! The named query functionality off the Data Source View node is exactly what I was looking for - it's just a view on the SSAS side of things instead of the relational dbase.
    Sorry for the delayed answer verification - got pulled into something else last week. Carl 
    Carl

Maybe you are looking for

  • Transfer structure Activation Problem

    hi guys... i've just installed new bw system and done all post processing steps correctly... while working in this bw... if i try to activate any Transfer structure, it is giving an error with the message... 'no ddic tabel /bic/000004000... exists...

  • Error when opening discoverer

    hi guys, if a user is a non administrator on the local pc, they receive an error when first trying to open discoverer. of course they can click OK, and it opens fine after that. how do i fix this without elevating the user rights error "failed to upd

  • Multi-record report: content LOV depending on value of current row

    I have a multi-record report based on a query. For each row in the report it should be possible to choose a value from lov. The content of the lov is depending on a field in the current row. Later on I will update a record based on the chosen value b

  • Carry out new pricing for SO

    Hi Guys, Is there any function module/BAPI to carry out new pricing for sales order. Somehow my BDC for VA02 is not working and my bdc does only carrying out new pricing for that order. This I want to replace with BAPI. Could you please help me in th

  • Cockpit and Dashboard widget

    HI Can anyone explain me the use of cockpit and dashboard widget in SBO 8.8......