LOV not showing in Discoverer viewer

Hello friends,
I can able to see the LOV in Discoverer Desktop but same LOV not able to see thru Discoverer viewer.
Please help me.
Thanks,
MAran

Hi
Did Russ' posting resolve the issue or is it still there? If it's still there please be a little more specific so that we can find the answer for you. For example, how many items are in the list in Desktop? How many items appear in Viewer? Is it some items or none, in other words is there simply no list of values at all? Finally, which version of Discoverer are you using?
Best wishes
Michael

Similar Messages

  • Problem with Css styles not showing in live view or when i browse

    I am using Mac osx 10.6 and building website with Dreamweaver CS5.  Sometimes div tags i create not showing styles or rendering in live view or when I browse but  showing in design view. I looked in dreamwever faq and they talk about not showing in design view to toggle the display styles. That is not the problem becuase it is check marked and I tried turning off and turning on and made no difference.I am using firefox browser.
    It happened before the other day too. But all of my other pages in this site that i have created the same way building with div tags and css styles. So not sure what the problem is. Maybe someone has a suggestion here.
    Johanna

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Portfolio</title>
    <style type="text/css"></style>
    <link href="css/jbstyles.css" rel="stylesheet" type="text/css" />
    <style type="text/css"></style>
    </head>
    <body>
    <div id="wrapper">
      <div id="mainnav">
        <div id="navbar">
          <ul>
            <li><a href="index.html"><br />
            </a></li>
    <li>
              <ul>
                <li><a href="index.html">          Home</a><a href="about.html">About</a></li>
                <li><a href="portfolio.html">Portfolio</a><a href="contact.html">Contact</a></li>
              </ul>
            </li>
          </ul>
      </div>
        <div id="contentinside">
          <div id="navbar2">
            <ul>
              <li><a href="design.html">Design</a></li>
              <li><a href="multimedia.html">Multimedia</a></li>
              <li><a href="webdesign.html">Web Design</a></li>
            </ul>
          </div>
          <div id="mm1thumb">Content for  id "mm1thumb" Goes Here</div>
          <div id="mm2thumb">Content for  id "mm2thumb" Goes Here</div>
        </div>
        <img src="images/multimsidebar.gif" width="212" height="615" alt="mmsdbr" longdesc="http://multimsidebar" />
      <div id="footer">
        <p> </p>
        <p>Johanna Bresnahan</p>
        <p>Web &amp; Graphic Design - http://www.johannabresnahan.com</p>
        <p> email: [email protected] ....phone....857•991•5717<br />
      </p>
    </div>
    </div>
    <!--end wrapper--></div>
    </body>
    </html> 
    Here is the html code above. not sure how to attach my file so get a visual. This is the first time I have used this forum.
    Johanna

  • Errors are not showing in Tasks view

    Hello,
    I dont know why errors are not showing in Tasks view after I click Save All Metada, they only show when a Rebuild de project. This start to happen after a few days, can anyone tell me how to fix this?
    Thanks

    Hi Carol,
    After rebuild all compile time dependency and syntax might be checked and something is missing then errors suppose to come.
    If you have doubt you can re install the NWDS...
    Deepak!!!

  • Captions Not Showing in List View Though They are There

    Ever since I've been using Aperture I've had issues with Captions not showing in List View. The caption is there and shows in the Info Panel but does not show in the List View. I close Aperture, reopen, and it appears in List View. Frustrating when trying to caption thousands of images. You think the image has no caption and when you add a caption it doubles up on what is already there, but could not been seen, and a mess is born. Any one else have this issue? I see it in every Library I create whether on my field laptop or my main desktop Library. Screen shot attached of caption showing in Info pane but not in list view.

    Happens all the time. The problem has been there for as long as I can remember, and shows itself in Keywords as well as Captions, maybe others. And yes, it is a major annoyance, and it is a bug IMO. You've found the same workaround I have, namely to restart Aperture.
    If you haven't already done so, submit a bug report using Aperture Feedback to add your voice to the list.

  • PhpBB2 source code does not show in design view /CS3

    I would like to customize a php bulletin board.
    The default bulletin board page does not show in design view.
    Is there a way to do it , such that php code can be written
    by DreamWeaver via the design view ?

    > The files I am trying to edit, or that is think I should
    be trying to edit ,
    > are
    > index.php , and in the includes file template.php
    If I am sorting this out correctly, which i am _not_ sure of
    at the moment:
    those aren't .tpl files.
    they are .php files, and are part of the forum. They aren't
    displaying in
    design view because they are all php.
    You need to find and edit the template files.
    In previous link given:
    http://www.phpbb.com/community/viewtopic.php?t=10764
    <q>
    So where do I find these great 'templates'?
    Look in /templates/subSilver (thoroughout the FAQ I will be
    using subSilver,
    the default template. If you are using a different template
    then change the
    folder you look in accordingly). You will see a collection of
    files there.
    The templates are the ones with the file extension '.tpl' The
    majority of
    files in that folder are .tpl files. </q>
    strongly suggest you make a backup copy of anything you try
    to touch.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Lov Values are not showing for Discoverer Reports in Application

    Hi,
    I developed some discoverer reports, those reports having parameters with LOV. Those LOV values are showing in Discoverer Desktop, but after registering those reports in Oracle applications those LOV values are not showing. Pls let me know how resolve this issue.
    Regards,
    Hanimi.

    Hi,
    Also it is necessary to know how the LOVs are defined. Are they based on Application flexvalues for example? In which case it may be that you have not got your NLS language parameters set correctly when connecting from Applications.
    Rod West

  • PHP Include not showing in design view

    One of the advantages of Dreamweaver is the ability to see
    the result of your code in the Design view. I am building a
    template set for a web site I'm starting, and will be using the
    template files in various paths and path depths. As a result, I am
    not interested in using relative paths for things like PHP
    includes.
    If I use the following code for an include, the 'main.php'
    file is included in the design view:
    <?php include('/includes/templates/main.php'); ?>
    When uploaded to the Apache server, this does not display
    properly, because it is looking for the file in the user root, not
    the Apache document root.
    The portable code solutions to this would be to use the
    following code:
    <?php
    include($_SERVER['DOCUMENT_ROOT'].'/includes/templates/main.php');
    ?>
    This shows perfectly when uploaded to the Apache server, but
    of course does not show in the Design view of Dreamweaver.
    It is ridiculous to think that someone would want code one
    way to see in the design view, and another for the web server, so I
    am assuming that there is a way to do this so that it works both in
    the desing view and on the web server.
    I have had limited success using:
    <?php virtual('/includes/templates/main.php'); ?>
    which shows up in both the design view and on the web server.
    However, I've experienced problems using virtual calls in scripts
    called by the virtual command. I.e. nested inclusions. It would be
    important to note that PHP's own documentation states "This
    function may be used on PHP files. However, it is typically better
    to use include() or require() for PHP files.", along with other
    warnings.
    So, basically, what I am asking for is a solution to allow
    the following code to work and show the included file in the design
    view:
    <?php
    include($_SERVER['DOCUMENT_ROOT'].'/includes/templates/main.php');
    ?>
    Any suggestions?
    BTW, I have tried setting the PHP include_path to the web
    root so that the first example above would work. Doesn't work. I
    have full, unrestricted access to the server, so if there is
    another setting or configuration change I can make to have the
    include function default to the web root, I'd love to know what it
    is.

    quote:
    Originally posted by:
    Newsgroup User
    It does that with all server-side includes, not just PHP. It
    only shows
    the HTML content of includes. To see dynamic output from a
    server-side
    language, you need to use Live Data view.
    I'm not referencing dynamic output from PHP processing. I am
    referencing includes. When using an include, Dreamweaver shows you
    exactly what it would show you if you were looking at the included
    file itself.
    However, Dreamweaver makes the assumption that <?php
    include('/inc/test.php'); ?> is a path located in the web server
    document root. This is not the same assumption that web servers
    make.
    The Apache web server (at least the several that I use),
    treat this same include as a request for /inc/test.php off of the
    root of the server. To achieve the same include, relative to the
    web document root, the include must be <?php
    include($_SERVER['DOCUMENT_ROOT'].'/inc/test.php'); ?>.
    Unfortunately, Dreamweaver does not understand this basic syntax
    and will not show the included file in the design view.
    The bottom line is that Dreamweaver could make it much
    simpler to build portable code if it understood this syntax on the
    include. You could take place that include in any location on your
    site and it would pull the include from the proper location in both
    your design view and on the web server.
    Keep in mind that we establish a "document_root" when we set
    up a site in Dreamweaver. The information is already there. The
    handling of it just needs to be added to the include parser.

  • Lists not showing in Design view

    If I preview page in browser, I can see the bulleted list,
    but it is not visibile in design view, pretty annoying. Anyone know
    why this might be happening? I validated my code and got no
    errors...

    Open any html page
    either type the element in code view, say h1. Hello
    it doesn't show up in Design View (It's visible in Live view however)
    Or,
    In Design View type Hello (yes, it's visible!)
    Highlight Hello, then right click (I use a 2 button mouse)  select from the pop-up menu and format the hello as h1. Hello
    It disappears from the design view... (yes, it's visible in Live View)
    Menu spry's and other "widgets" inserted do not display correctly in Design View, but display Okay in Live view
    (This behaviour did not happen in CS4)
    Mo Eb ,  Garry
    ***      http://uofgts.com 
          **      [email protected]
    o "Beer is living proof that God loves us and wants us to be happy."
    -Benjamin Franklin, American statesman and diplomat,  (1706-1790 ).

  • Old connections not showing on Discoverer Connections page after a REFRESH

    Hello all,
    I am having a weird issue with Discoverer connections after a recent refresh of our DEV AS environment from TST.
    Before I proceed further, let me give you some details on our environments.
    We have recently upgraded our version 9.0.4.1 AS DEV and TST environments to version 10.1.2.3. We also patched our Portal to version 10.1.4.2. Our Infrastructure, Middle Tier, and Metadata Repository Oracle Homes are on one host (AIX 5.3), and our Portal Repository (Customer) database is located on another host (AIX 5.3). Our Repository databases are version 9.2.0.8.
    That said, this is my first refresh attempt at version 10.1.2.3. I was able to complete the refresh (after troubleshooting some issues) fine and was able to bring our DEV Portal up and things looked fine. But when I get to the Discoverer Viewer connections page, I don't see any connections listed there.
    During the refresh I did an "ssomig -export" and "ssomig -import" successfully and the logs showed no errors. When I look in the ORASSO.WWSSO_PSEX_USER_INFO$ table, I can see the Connections data. But somehow from the Discoverer connections page nothing is visible. If I create a new connection, everything seems to be normal with the way Discoverer works. But I am not able to figure out how to make the old connections show up on the Connections page.
    I have tried doing an "ssomig -import" a couple of times with no luck. Can anyone help me out? I am not sure what is going on.
    Thanks.
    CV

    This is not a support site but a community forum. For direct help purchase a case on line

  • Folders created thru DB link not showing in Discoverer on physical Standby

    Hi All,
    We are using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0. We have configured a physical standby database that we open in read only mode for reporting purpose.
    We have configured the Oracle Discoverer 9.0.2.00.00 for reporting on both production and physical standby.
    We have another database called legacy database, we moved 3 years old data from production to legacy database.
    To access some legacy tables from production we have created a DB link in production and we have also added these tables in discoverer thru DB Link.
    Now when user executes the discoverer desktop from standby database, the folders pointing the legacy database are not showing, while when we connect thru Discoverer Administrator it is showing in EUL.
    I then connected to standby database thru a user and executed a select statement as
    Select id, performed, performer from my_events@bkuplnk it gives me below error,
    ORA-16000 database link read only query fails on physical standby 10.2.4.0Then I execute the command
    Set transaction read only; and execute the select statement, it gave me results.
    After that I have started the physical standby database in read only mode and issue the command set transaction read only as SYS user , but in discoverer desktop these folders are still not available

    Hi,
    The folders are not showing up in Desktop because the folder was not valid when the business area was opened from Desktop. By default, Discoverer checks the metadata for all the folders in a business area when the BA is opened. I think there is a preference you can set to change this behaviour so that Discoverer so not validate folders.
    Usually with database links you are better off hiding the link in a database view so that the metadata for the folder is held locally.
    Rod West

  • Graphs do not appear in discoverer viewer - Help

    Hi all!
    We have created some worksheets in discoverer using Discoverer desktop 4.1.36
    Theese worksheets run fine in discoverer desktop and we are able to generate the graphs with it also. But when I run the same sheet in Discoverer Viewer, the graphs do not appear. The worksheet only shows the tables.
    How can i make these graphs appear.
    Please let me know asap. Any/all pointers in this reference will be useful.
    Thanks in advance!!
    Rajesh

    I don't know if this will work for you or not, but try modifying this line in $ORACLE_HOME/Apache/Apache/htdocs/disco4iv/html/disco4iv.xml:
    from
    <application show_graphs="false"/>
    to
    <application show_graphs="true"/>
    This is in A90219-05 Oracle 9i Application Server Release Notes Addendum.
    Good luck!
    Kate

  • Oracle apps Data does not show in Discoverer

    When running my query in sql developer, I have to execute the command apps.fnd_global.apps_initialize(user_id, resp_id, resp_appl_id) in order to show the result of my query. Without this, the query returns nothing. The problem is I am using this query as a custom query for my Discoverer report and my report does not show any record. Anyone knows how to handle this?

    Hi,
    There can be many reasons why a Discoverer report does not return data, but I don't think it will be because the session is not apps initialized. Check that the language has been set correctly, using the calculation userenv('lang').
    As I don't know anything about your environment, it is a bit hard to guess what else might be causing this issue. Is there anything different about this report? What is the custom query that you are running?
    Rod West

  • PHP icon not showing in design view

    I just ordered Studio 8 and currently working on the demo
    version of Dreamweaver 8. I had been using FrontPage for many years
    and I finally hit it's limitations. I am creating new pages from
    scratch and not importing any of my older FrontPage web pages. I am
    coding in PHP and noticed this nice php icon that shows in my
    design view of where all my php code is. This FrontPage could never
    do. I have a table that is doing multiple "include" calls. I am
    able to successfully add 2 lines of code, which generates two php
    icons in my design view. When I try to add a 3rd line of php code,
    it removes all of the nice php icons in the design view. For the
    rest of the document, if I add more code, then the icons will not
    show up. The PHP is in the code view, but the design view is no
    longer showing the php icon. Does anyone have any ideas on how to
    make them show up permanently? This is one of many great features
    of Dreamweaver that drove me to purchase it.

    Thank you for the quick response. I went home and took a look
    at my code. It matches pretty closely with what you offered as a
    suggestion. That didn't seem to fix the issues I am having. Maybe
    there is something I am missing that will stand out for you.
    Here is a sample of it:
    <td>Item Review 1</td>
    <td><div align="center"><?php include('
    http://www.mytestsite.com/review/stars_only_by_item_id_listing.php?item_id=5');
    ?></div>
    </td>
    <td><div align="center"><a href="
    http://www.mytestsite.com/review/index2.php?item_id=5">
    link</a></div></td>
    </tr>
    <tr>
    <td>Item Review 2</td>
    <td><div align="center"><?php include('
    http://www.mytestsite.com/review/stars_only_by_item_id_listing.php?item_id=6');
    ?></div></td>
    Thank you for any help you can offer. This one is really
    stumping me. Could it be that I am using the demo version and not
    the full version?

  • Movies are in List view and not showing in Movies view

    When I down load movies, they are appearing in the List view, but are not showing up in the Movies icon view.  How do I fix this?  I'm on iTunes 11.01.1

    Right mouse click on a Movie and select Get Info
    On the options Tab you probably have the value Home Video showing. Change it to Movie and the film will show up in the right place.
    It seems that iTunes assigns it to Home Movies when you import it unless it is explicitly tagged as movie or TV show etc

  • Small images not showing in design view

    Desperate for help! I've been trying to diagnose this for a
    long time. For some strange reason, images that used to show up in
    my design view are now displaying the 'missing image' icon. I've
    narrowed it down to this--if the image is less than 8px high, the
    image will not display. When I increase it to 8px or more high
    (width does not have any bearing on it), the image is displayed.
    Same exact image name, same placement, path, file type, etc. The
    only variable changed is the image height. Someone please tell me
    what is going on. By the way, this just started to happen. These
    small images were displaying fine up until yesterday.

    You have two id="header" elements on the page....
    I can see both the 5px tall GIF and JPG images just fine in
    CS4.
    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
    ==================
    "peregrinedesign" <[email protected]> wrote
    in message
    news:gmiaur$bv$[email protected]..
    > OK, but I'm not sure this will help. Here's the page:
    >
    http://www.capitaloandp.com/orthotics.php
    >
    > What you will see is correct, and when I preview with a
    browser it is fine
    > also, it's only the DW design view that is not showing
    the small jpeg.
    > On the right side, there are two small black rectangles.
    The one on the
    > left
    > is a gif, and the one on the right is the jpg. They were
    both exported
    > from the
    > same original Fireworks file. I have tested using
    Photoshop also.
    >
    > Thank you for your attention to this.
    >

Maybe you are looking for

  • Maps are not working in India after updating to iOS 6

    I bought my iPhone 4S from USA now I am in India and I updated to iOS 6 but now maps are not working.. Earlier it use to search every single place in india.. What to do??

  • "Engineer to" feature bug

    Repro steps: 1) Delete All Relational Models in Design 2) Engineer to Relational Model Result:

  • Java And Flash For Safari

    *Hey I have Safari and in most of the websites I see blue boxes with question mark on it. Can someone please post a link for downloading a plug-in that will fix it. IE7 doesnt have this problems..*

  • Itunes finding ipad over wifi

    Has anyone else had problems with their ipad syncing over wifi to your itunes. Before the ios5.1 update it worked fine now nothing. Keeps saying will sync when my computer is available?

  • Torch 9860 seemed to lose charge

     Phone just died on me, will not allow me to open any function, screen black! Have removed battery and tried recharging with no effect. Blackberry logo on screen but log on line at base only 2/3rds across screen! I have recently bought a new charger,