Problem - Frame Driver Template

I have been trying to develop Portal Forms and embedding the forms in a frame driver using Oracle Portal 3.0. I specified a particular User Interface Template but never get to see this chosen template when running. Instead the form always uses the template FINANCE_TEMPLATE1.
Does anyone have an idea what the problem is and may be how I can work around this problem.

Answered in your other post.
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
==================
"Rabel" <[email protected]> wrote in message
news:g531rn$pp0$[email protected]..
>I am working on a site and am having problem getting my
template to work
> correctly. I have set up the template
> (
http://creativeness.com/temptest/storetemplate.htm
> the text area is in the middle and the left and right
side of the text
> area is
> the same size - On the left side is a menu which I have
aligned all of the
> images to the top and placed the last image to be 100%
tall and align to
> top.
> On the right side it is a single white image which I
also made 100% height
> and
> aligned to top. But as you can see it is falling apart
when the text is
> larger
> than the box. Please let me know what I am doing wrong
to get this fixed.
> Any
> help is appreciated.
>
> Thanks,
> randy
>

Similar Messages

  • Problem on editing template   .dwt file

    I have a problem with dreamweaver template.
    When I edit a template in dreamweaver, and apply changes to all the pages , it propogates on all pages and .dwt file also ,
    but all the design or layout or graphics of the pages  are gone and everything gets messed up.
    Why it happens when I am editing a tamplate ?

    The problem is your link to CSS file.  Template is incorrectly pointing to files on your local hard drive.
         <link rel="stylesheet" href="file:///C|/wamp/www/mm_health_nutr.css" type="text/css" />
    The link must point to your site folder like this:
         <link rel="stylesheet" href="../mm_health_nutr.css" type="text/css" />
    Edit template.  Save & populate changes to your child pages.
    Nancy O.

  • Passing value from Frame Driver to Form

    Hi,
    I have a frame driver which shows some (project Names) when submitted calls a form in the target area. I'am joining 2-3 tables and i cannot pass the Rowid but i'am passing another field value. My problem is when i select a Project Name and hit the submit button , unless i hit the query button it does the value on the form . It works good when i pass the rowid (some other form). Does anyone know how to make this work?
    Thank You.

    Hi,
    Here is an example which calls the employee form. After clicking on the submit in the driving frame after selecting the employee, the employee form shows up with that particular employee's details.
    sample....
    select ename,'SJAYARAM903_1B.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=1060253649&p_arg_names=_sessionid&p_arg_values=&p_arg_names=_empno_cond&p_arg_values==&p_arg_names=show_header&p_arg_values=YES&p_arg_names=EMPNO&p_arg_values='||empno url from SJAYARAM903_1B_DEMO.EMP
    Thanks,
    Sharmila

  • How can I put more than One ComboBox in the Driving Frame of a Frame Driver

    Hi,
    I am working with a Frame Driver and I want that in the Driving Frame put more than one ComboBox to filter the report, for example, I want to put one combobox for City, another for Year, and another for Month, and when the user select the City, Year and Month and do click in Submit button, then in the Target Frame appears the information for those filters.
    Does anybody know how to do that?
    Thanks a lot.
    Bye,

    Hi,
    It is not possible to have more than one combo in the source frame. This is because frame drivers can take only
    two columns in the sql query, one is the display value and the other the return value.
    Thanks,
    Sharmila

  • TS1398 I have the ipad retina display version - I have a BIG issue with this when out and about that on about 50% of the time will it see my HTC mobile WiFi hotspot - rebooting either, or both devices doesn't cure the problem it drives me MAD!!!!

    I have the ipad retina display version - I have a BIG issue with this when out and about, that only about 50% of the time will it see my HTC mobile WiFi hotspot - rebooting either, or both devices doesn't cure the problem it drives me MAD!!!!
    The HTC hotspot works fine with everything else I connect to it.
    Also - ipad will not connect to my HTC via bluetooth. Again, I can connect to everything else with my HTC other than my ipad.
    I have to say this is my first venture into Apple products and I have always wanted to get away from my windows based laptop to get a MacBook, the problems I have had (flash player etc) & continue to have (as above) are putting me right off swapping over. I HATE technology that doesn't work and my ipad has been hard work!

    I stated my ipad as being an ipad2, but I now think it is a 3??? It was new Jan this year and is the 64gb retina display version.
    I really would like to get to the bottom on this problem wit mobile hotspots as it is sitting on my desk next to me now and I cannot get it to connect to my HTC mobile hotspot!!!! It might be taking a flying lesson soon at this rate!!! Grrrrrrr...........

  • Problem applying web template

    We've recently upgraded from SharePoint 2010 to 2013. We created a new site under the 2013 environment then created a template from it. When we try to apply that template to a new site we get the following error:
    Problem applying web template
    It then list the following features as not installed:
    List Feature
    Module Feature
    Web EventReceivers Feature
    Property Bag Feature
    Here is a screenshot of the error
    We haven't noticed any other issue up to this point. Any assistance would greatly be appreciated.
    Thanks,
    Bill

    How many of those as solutions are from CodePlex? I think the property bag one is 
    http://featureadmin.codeplex.com
    It has a 2013 upgrade on 
    http://pbs2013.codeplex.com
    If its unclear what the other features these are, it may be worth running the feature manager. This will potentially enable you to identify and disable those solutions.  The link is 
    http://featureadmin.codeplex.com
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Instrument Driver Template VI's

    Hello,
    I am doing a study about labview and need to control instruments via labview
    in an effort to create an "database" of the instruments at the lab.
    In a later stage i shall use these VI's so that i can control a complete
    test for emc.
    Am i correct in thinking that i should make my own representation of (in
    this case a signalgenerator R&S SMY) with the help of an instrument driver
    template?
    In this case i have downloaded a file that contains these VI's from
    http://www.ni.com/devzone/idnet/development.htm#la​bview and i can open them
    with labview buth how do i go about in making these VI apear as an icon so
    that i can use the "commands" to create the VI of the signal generator.
    Do i have to place the files that i downloaded in a specifi
    c dir to see them
    in labview ?
    THX

    You would use the templates to help create a driver for any instrument that doesn't already have a driver written for it. Go to Developing a LabVIEW Instrument Driver for a starting point in how to create your own driver. Once you've created a driver, you can add the functions to the Instrument Driver subpalette. The LabVIEW help contains directions on how to create and edit new subpalettes. The driver files that you create can be stored anyplace but typically they go in the instr.lib folder. You should also be aware that the template VIs only cover a small fraction of the functions necessary for a driver (reset, self-test, err
    ror query, and a couple others). Depending on the complexity of the instrument, plan on spending up to month for each driver you need to write.

  • Error in Frame Driver SQL

    the sql for the frame driver errors displaying the whole SQL and the following error messages
    *(WWV-09700)*
    ORA-01403: no data found (WWV-11230)
    LINK LOV ERROR:
    You must supply an LOV query, name, cursor, or static values.
    LOV: "%0"
    Parse Message: Cursor supplied, no need to parse.
    I have a bind variable and I dont want any LOV linked to it. I tried to give a default value and still get the same error. The sql works fine in toad and give the results.It is a union of two sqls.
    The sql returns two columns and sample result from toad is
    1st column: <!--AABBCC55-->AABBCC55: <l>Abraham Acuna< /l>
    2nd colum: portal_cust.maintain_user_dynamic_pg.show?p_arg_names=p_user_name&p_arg_values=AABBCC55
    I am using database link in the sql.
    Any idea on why is this happening?
    Thanks in advance.

    I am getting the same error even when I use a simple sql in the frame driver like
    select user_name as display_value, 'www.google.com' as returned_url from fnd_user where user_name like nvl(:p_vlaue, '%') || '%'
    please help..

  • Home page link in Frame Driver

    People,
    i have a piece of code in my frame driver which navigates through pages and has a 'Home Page' link.
    select 'Brand : Delivery Fulfilment Analysis' brand,
    'http://rs2020-1-3:7778/servlet/page?_pageid=159&_dad=portal30&_schema=PORTAL30' url
    from dual
    union
    select 'Brand : Intake Margin Analysis' brand,
    'http://rs2020-1-3:7778/servlet/page?_pageid=161&_dad=portal30&_schema=PORTAL30' url
    from dual
    union
    select chr(13),' ' from dual union select 'Brand : Top Level Report' brand,
    'http://rs2020-1-3:7778/servlet/page?_pageid=143&_dad=portal30&_schema=PORTAL30' url
    from dual
    union
    select 'Exit' brand, 'http://rs2020-1-3:7778/servlet/discoservlet?_act=Exit' url
    from dual
    union
    select 'Home' brand, 'http://rs2020-1-3:7778/servlet/page?_pageid=101,109&_dad=portal30&_schema=PORTAL30' url
    from dual
    This code basically gives the users a number of hyper links to click on and navigate through different pages.
    When the 'Home Page' link is selected, the frame driver displays the home page in the target window, instead of the entire HTML page.
    How can i get the Home Page link to display the page as full screen??
    Thanks, Matt.
    null

    Thanks Michael,
    I also found another way of doing this through a dynamic page with JavaScript.
    You can specify the Frame driving URL link to point to a dynamic page which has the following code...
    <-HTML>
    <-HEAD>
    <-TITLE>Portal Home</TITLE>
    <-/HEAD>
    <-BODY>
    <-SCRIPT LANGUAGE="JavaScript">
    window.parent.location.href = "http://rs2020-1-3:7778/pls/portal30/PORTAL30.home";
    <-/script>
    <-/BODY>
    <-/HTML>
    This closes off the frame and ensure the "home" page is displayed in full.
    Thanks for your help.... Matt.

  • Frame driver SQL syntax

    Below is the syntax out of the Frame Drivers example text area for the SQL Query for the Frame Driver. Can anybody break down the SQL statement and map the fields to something that makes sense??? I understand up to the point that says select ename, but after that I am lost about what the rest of this statement is doing. The word url looks like it is just whipped in ther and there is one double = sign in there. It looks like there are some values but then some look like they are not there at all. etc. I would like to see something like this.
    select ename,'PORTAL30.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=1060253649&p_arg_names=_sessionid&p_arg_values=&p_arg_names=_empno_cond&p_arg_values==&p_arg_names=show_header&p_arg_values=YES&p_arg_names=EMPNO&p_arg_values='||empno url from PORTAL30_DEMO.EMP where DEPTNO=:department

    Hi
    select ename,'MYBUGS.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=1060253649&p_arg_names=_sessionid&p_arg_values=&p_arg_names=_empno_cond&p_arg_values==&p_arg_names=show_header&p_arg_values=YES&p_arg_names=EMPNO&p_arg_values='||empno url from MYBUGS_DEMO.EMP where DEPTNO=:department
    This query returns the employee name and an url which points to a form for each employee.
    This is the break up which explains the URL
    'MYBUGS.wwa_app_module.link' - link to form which takes parameters as p_arg_names and p_arg_values.
    '?p_arg_names=_moduleid&p_arg_values=1060253649' - The argument name is is _moduleid and value is 1060253649
    '&p_arg_names=_sessionid&p_arg_values= ' - The arg name is _sessionid and no value
    '&p_arg_names=_empno_cond&p_arg_values==' - The arg name is empnocond and value is '='
    '&p_arg_names=show_header&p_arg_values=YES' - The arg name is show_header and value is 'YES'
    '&p_arg_names=EMPNO&p_arg_values='||empno - The arg name is EMPNO and value is empno from the table.
    Hope this helps.
    Thanks,
    Sharmila

  • Problem with Web Template

    Hi,
    We are facing some problem in WAD.
    We have developed some reports based on views and as well on queries.
    As per our requirement we merged all the reports in a Standard web Template, and we are using table and graph as web items for the template, here the user can select any report becoz we have query selection option, then it will display the particular report. But we are getting the problem with the Template.
    While publishing the template we will get three tabs 1.DATA ANALYSIS, 2. GRAPHICAL DISPLAY 3.INFORMATION. in the initial screen that means in the DATA ANALYSIS tab it should display only the table, but in our case it is displaying both table and graph.
    And also if you select graphical tab then that should highlight the particular tab and with the particular graph, but the tabs is not highlighting when you selecting that.
    If you have any solutions please let us know.
    Regards,
    Nossum Chandu.

    Hi
    I have having almost similar problem. The difference is that it is other way around.
    The problem is from Development server instead from production. I am not using slandered template.
    I have done following but fail to resolve it-
    1) Loading templates using WAD gives inconsistency error. Object "...." is inconsistent.
    Recalling query in QD returns following two errors "BEx transport request is not available or not suitable 0", "Choose an existing request 0"
    2) While running the query using TX RSRT2 (Query Monitor support package X), returns error "An error has occurred in the script of this page" Line 11039, Char 1, Error Access is denied and so on...
    3) ICM ok, Services are checked.
    4) SM50 log does not give any clues
    5) There is no URL issue.
    6) BW Functionalities are active.
    Could some suggest?
    Thanks in advance

  • Hello, can someone help me: my eMac G4 700 MHz. I can not boot it. If he starts appears on the screen, only a small "folder with a question mark." The Mac was not used 1 year. Question 1: Problem = hard drive? Question 2: Problem = PRAM battery? the What

    Hello, can someone help me: my eMac G4 700 MHz. I can not boot it. If he starts appears on the screen, only a small "folder with a question mark." The Mac was not used 1 year.
    Question 1: Problem = hard drive?
    Question 2: Problem = PRAM battery?
    the
    What can I do to boot?

    Restart with the Option key held down.
    If the internal drive shows up, it's the PRAM battery.
    If it doesn't, insert a compatible Mac OS 9 or X install disk, click the button with the circular arrow, and either repair the internal drive or install a new OS on it. If it doesn't show up in Disk First Aid(9) or the Disk Utility(X), it's either not plugged in or needs to be replaced.
    (97530)

  • Frame Driver Component

    #2- FRAME DRIVER COMPONENT?
    Used to build two frame HTML pages containign user selection in the "driving
    frame" and data and user interaction in the main companion or "target" frame.
    Define a frame driver name
    Define data to poplulate frames
    Set initial target frame content
    set options and details.
    Where is this further discussed and documented at?
    Where is this found at?
    Has anyone else used FRAMESETS and this FRAME DRIVER thing?
    We need to use framesets in our site and want to have a top and main frame.
    Please add any ideas you might have regarding implementing portal with using framesets? I understand you cant create content or pages that contain "framesets" however, can't you start from the index.html and put the end-user into a "frameset" before they enter the portal?
    null

    Hi,
    You can see the example of frame driver in the example application. In the example the query has a bind variable on which you can bring up a LOV in the top frame and choosing from that LOV will pass on the value to the form in the bottom frame.
    Hope that helps.
    Thanks,
    Sharmila

  • Frame Driver

    Can Frame Drivers not act as portlets? I created a Frame Driver but it does not have an option for publishing it as a portlet? How do these work?
    Thanks,
    -Stephanie

    Thanks. I don't understand what they are used for then but I'll post my next question in the applications forum.
    -Stephanie
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jay Daugherty ([email protected]):
    Portal pages are based on tables. The html within a portlet is restricted to what is valid inside a table cell. So, frame drivers are not publishable a portlets. If you want more details, please post a question to the Oracle9iAS Portal Applications forum.
    Thanks<HR></BLOCKQUOTE>
    null

  • Using session storage between Report and Frame Driver

    I have an existing report that has a link calling a frame driver with multiple forms. I would like to make the Initial Target Frame Content dynamic based on information contained in the targeted record of the report. I am able to make this work (in basic concept) on the frame driver side, but have not been able to pass session variables from the report side. I can, of course, pass bind variables via a link from the report. Does anyone know of a way to access the parameter bind varaiables in the frame driver component using session storage or something else in order to make these variables available to the PL/Sql of the Initial Target Frame?
    Message was edited by: PM
    user477244

    Seems that session is changed during logon or even if
    web page (where the servlet is located) is refreshed!In Portal 10g (and maybe even in 9.0.2.6) the Web provider session is not lost any more when the user logs in to Portal.
    PL/SQL doesn't lost the session storage data during
    logon. But is it possible to find Java session storage
    from PL/SQL session storage?No, you cannot share the session between database and Web providers. You need to find other ways to share information between portlets belonging to different providers. You can use parameter passing, or a persistent store, such as the database.
    Java session storage doesn't use domain name or
    subdomain which are mandatory for PL/SQL session
    storage.The domain, sub-domain strings are irrelevant, as long as you can uniquely identify your session variable. For example, if you want to make sure that you have a separate session variable for every portlet instance, you should include the preference path in your domain or sub-domain. In case you want to share the session store between your portlets, don't include the unique portlet ID.
    Peter

Maybe you are looking for