Layout with images query

Hi
I'll start with the website
www.ultimate-garden-care.com
I'm recreating this in DW. I want fluid grid and will hide most photos to minimise mobile view. But I am wonder what is the best order to html this
i.e. All content that's on the right first and on the left second?
or as if you were to read... First line heading then items list followed by image that's right of the list then the image that's currently under the heading then repeat...the second heading, items list, image from right etc etc?
I Was thinking Maybe...
heading and lower image in one parent div that sits lower (has more top margin 30px?) than stuff on the right
then
the items list and the corresponding image in another parent div that has boarder. With only say 5px top margin
i Think where I'm getting most confused is where hubby wants the headings on the left to be centred to the item boxes on the right but still have images centred between all the left hand headings.
he wanted this layout for our mobile-wash.com site as well but he got it more... Grid like I guess.
is it possible to do what he is asking in fluid grid? I'm not that clever yet. He wants practically the same layout for all 4 of his sites.
thanks
kelly
for curious beings, All my current goings on (4 of them for hubby rte is mine) incl...
www.tools-and-machinery.com (nothin there yet)
www.rtepyrography.com (really crappy publisher job that changed my shadows on angled images arggg.)
www.rte-pyrography.com (dreamweaver version of above one. Different layout (cos I couldn't figure out how to copy it), but I like it so far)
www.ultimate-garden-care.com (crappy publisher version. DW Remake in the process)
www.mobile-wash.com (first dreamweaver attempt ever, had a few evolutions before landing with fluid grid)
www.firewood-4-sale.com (another publisher version with silly lines that go all over the place, dw version in the process)

Responsive Web Design has limitations you must consider when planning your mobile, tablet and desktop layouts.  Suffice it to say, RWD is not appropriate for everything.  It's nothing like table based layouts which you have been using up until now. Now you must think "Responsively" to get professional looking results.    Simpify.  The best RWD sites are uncluttered, uncomplicated and easy for people and search engines to read.  
Horizontally centered elements are accomplished two ways.  
#1 With CSS text-align:center. 
#2 With CSS width and left- and right- margins set to auto.
In Responsive Layouts, the alignment of elements will naturally shift with viewport width and the text sizes that people use in their devices.  This is expected.  At some point, a 2-column layout will collapse into a 1-column layout. Put your most important content in the topmost portion of your HTML.  Put your least important content near the bottom of your HTML.  Don't get too hung-up on how things align.  You'll drive yourself crazy because this is a variable you cannot control.  
Nancy O.

Similar Messages

  • How to use 2 different layouts with media query

    I want to do my site for multiple devices. BUT some sections of the full page I do not want to use in the smartphone version. Responsive design changes the appearence of layout with CSS, but the elements are the same. Any idea?
    Thanks in advance

    Mobile browsers will see the mobile image.
    Desktop browsers will see the desktop image.
    See example below. 
    http://alt-web.com/FluidGrid/Fluid-4.html
    Nancy O.

  • When exporting my Indesign Layout with Images, the images disappear ?

    When exporting my indesign layout the images disappear once exporting as a PDF print.
    I have had several information bubbles appear claiming I need to alter my blend space due or colour settings ?
    I have altered the blend space to rgb and still it does not work.
    I have also unlocked all the layers in attempt for this to work.
    My assignment is due in tomorrow and still I cannot get this feature to work
    any help would be great !

    CharlieLDavis1992 wrote:
    When in preview mode they do not appear either.
    If you understood my question and the images also disappear in InDesign when switching the screen to Preview mode, or Overprint Preview, that means they are set to non-printing in some way. Either they are on a layer set to non-printing, or they're set to non-printing on an individual basis in the Attributes panel.
    >I am using the latest OS,
    Not really helpful. OS X? Windows? Probably not relevant, as it turns out, for this problem, but you should be specific.
    >The pdf appears in preview
    Does that mean you are trying to use Mac Preview to view the PDF? If so, it may give you bad results. Mac Preview is not a godd general-purpose PDF viewer and is incapable of rendering complex PDF.
    The first error dialog you show is what you would get when opening a file in ID that has different document color spaces than the default settings in your color settings file. That's not a problem, and to preserve the color appearances you would leave things as they are.
    The second warning dialog indicates you are making an interactive PDF, which is RGB. If you are using CMYK images I don't think you'll avoid color shifts no matter what you do if you have transparency, but I don't do interactive PDF, so I can't give good advice here. If you are using RGB images, by all means your transparency blend space should be set to RGB.
    Can you post a screen shot of the export dialog?

  • Help with image query and display

    I want to show clients a few proofs. I've created a dropdown
    list of Projects. That calls a CFC query to search for the related
    image names within the DB. The images are stored locally/within my
    Flex Application File Folder Structure. After querying the DB I
    need it to return the list of images, and then display them from
    the folder location. Can this be done and how? So far I can't even
    get my CFC to return an Alert.show(imageList).toString(); So... I
    missing something somewhere. I had to change the returntype to
    query... but I've got a variable set as an imageList:image;??? Any
    help or comments would be greatly appreciated!

    The validator gives sound information about most
    non-compliant code. For
    example, the No Doctype error is an easy fix, and will
    eliminate many of the
    others.
    Have you done anything to fix the problems ? Take the errors
    one at a time
    and please let us know each one you have difficulty with. You
    will have to
    learn some CSS to resolve some of the "errors".
    "rachel_c" <[email protected]> wrote in
    message
    news:fj9gkv$pv4$[email protected]..
    > Hello all,
    > Would anyone help me in correcting the error codes on my
    internet site :
    >
    http://jeanmichel.labarre1.free.fr
    >
    > I have had a look to recommendations about using the
    >
    http://validator.w3.org/
    > but I have absolutely no idea of what changes I must
    make in the code.
    > I have used dreamweaver 8 and do not know much about
    coding.
    > The problems I encounter is that the display is
    incorrect in netscape,
    > mozilla... (lots of space in between text) whereas it
    appears correctly in
    > IE 6.
    >
    > Thanks a lot for your time!
    > Rachel
    >
    >

  • Apex 3.0 PDF with Images

    Hi,
    i would like to integrate my company-logo inside the pdf report.
    is there a chance to do this ?
    Thanks in advance
    Marco

    Marco,
    You can do that when using RTF based report layouts. This requires BI Publisher. Once that's configured, and "Advanced" support for PDF Printing is enabled (in the instance settings), you can create RTF report layouts using the BI Publisher Word template builder and include images in that RTF file. Here's a link to the BI Publisher site on OTN where you will find more info on the Word template builder:
    http://www.oracle.com/technology/products/applications/publishing/index.html
    The steps in APEX to set this up would be:
    - go to shared components / report queries
    - click create
    - enter your query
    - step forward until you reach the page that lets you download your report in XML
    - load that XML file into the Word template builder
    - design you report layout incl. image
    - save as RTF and upload the file into APEX (on that same page where you downloaded the XML)
    - finish the wizard
    - use the URL shown to integrate with your application, e.g. use the link as the target for a button
    Hope this helps, viel Erfolg,
    Marc

  • Sale Order Query Print layout/Crystal Report Query required

    Hi Experts,
    I created a Sale Order. Items included in it are service and material.
    (I created a BOM, bound the child material item to the parent service item. Moreover child item will have unit price where as parent item will not have unit price)
    I need the report on it please let me know how i can do it.
    I tried with below query
    select a.DocEntry, a.DocNum, a.CardCode, a.CardName, b.DocEntry,b.ItemCode, b.Dscription, b.Quantity, b.Price, b.LineTotal, a.DocTotal, a.VatSum 
    from ORDR a inner join RDR1 b on a.DocEntry = b.DocEntry
    --and b.TreeType <> 'N'
    where a.docnum = '14240621'
    output of above query is
    DocEntry
    DocNum
    CardCode
    CardName
    DocEntry
    ItemCode
    Description
    Qty
    Unit Price
    Line Total
    DocTotal
    Tax Amount
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    302010001
    PROVIDING & LAYING
    17.62
    2493.76
    43940.05
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    MT0001
    Material for PROVIDING & LAYING
    17.62
    2800
    49336
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    305010005
    BM CM INCLUDING CEMENT
    10.055
    1980
    19908.9
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    MT0002
    Material for BM CM  INCLUDING CEMENT
    10.055
    1650
    16590.75
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    302040001
    P/APPLYING
    65
    116.5
    7572.5
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    MT0003
    Material for P/APPLYING
    65
    65
    4225
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    301000001
    P& FIXING
    2.233
    31625.05
    70618.74
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    MT0004
    Material for P& FIXING
    2.233
    44000
    98252
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    306010001
    PROVIDING RMC
    3
    3593
    10779
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    MT0005
    Material for PROVIDING RMC
    3
    4847
    14541
    354652
    18888.46
    and my desired output is
    Unit price of both child item and parent item should be display in single column. ie. cumulative in Unit Price Column and Linetotal respectively.
    DocEntry
    DocNum
    CardCode
    CardName
    DocEntry
    ItemCode
    Description
    Qty
    Unit Price
    Line Total
    DocTotal
    Tax Amount
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    302010001
    PROVIDING & LAYING
    17.62
    5293.76
    93276.05
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    305010005
    BM CM  INCLUDING CEMENT
    10.055
    3630
    36499.65
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    302040001
    P/APPLYING
    65
    181.5
    11797.5
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    301000001
    P& FIXING
    2.233
    75625.05
    168870.7
    354652
    18888.46
    621
    14240621
    CDR0001
    ABCDEFGH
    621
    306010001
    PROVIDING RMC
    3
    8440
    25320
    354652
    18888.46
    please let me know the update on this.
    with regards

    Hi Nagarajan,
    thanks for reply..
    1) Yes, i.e i have taken into BomType: Template
    2) i did not get any helpful output by using treetype by keeping 'S' and 'N', i kept in comment.
    3) Actually MT0001-05 - these are material item- unit prices are fixed. see in attached image
         for parent item, unit prices are not fixed. I give the price for them in Sale Order.
         I want unit price for parent and child should be summed/cumulative for Sale Order print.
         (in my above post, first matrix exactly same as sale order line items plz check it)
    Please help me, how i can achieve this by query(for PLd or Crystal report)
    With Regards

  • How to concatenate the values in single row with images or colours

    hi all,
    i am apex 4.2,
    i tried to execute a plsql query for the values concatenate two values into same column
    example in my table
    i am having teachers list one can teach two or three subjects
    in table i am saving like
    teacher_id               teacher_name      salary           subjects
    1 ram 5000 science,maths
    2 gang 4000 maths,science,english
    but my report should come like
    teacher_id  teacher_name     salary       subjects
    1 ram 5000 science maths i have to highlighting these subjects  with images or with different colors
    2 gang 4000 maths english science
    can any one help me please
    thanks & regards
    pavan
    Edited by: Pavan on Apr 9, 2012 4:15 AM
    Edited by: Pavan on Apr 9, 2012 4:22 AM

    First of all, i would split the subjects column.
    If you for sure only need up to 3 subjects, you could make three columns subject1, subject2, subject3.
    If you may have an indefinite number of subjects for each teacher, you might create a detail-table with the subjects for each teacher.
    I also would create a list of values for the subjects, either based on static values or based on another table with the subjects allowed.
    Now that the subject-names are fixed you could create a subject-image for each subject, named as the subject itself. Then you "construct" the image for each subject as
    <img src="#APP_IMAGES##SUBJECT_NAME#.png"/>

  • How to display html content with image in Adobe Flash and Flex mobile project?

    Hi,
      I have a html content with image in it. How to display it in Adobe Flash Builder and Flex mobile project? Which control needs to be used for this?

    Hello,
    The only current way is to use an iFrame, or if you only need some html tags you could use the Text Layout Framework.
    Here this is the iFrame approach:
    http://code.google.com/p/flex-iframe/
    If the swc do not work in Flex4 just use its ource code which works...
    ...it is basically based on this:
    http://www.deitte.com/archives/2008/07/dont_use_iframe.htm
    see also and vote, please:
    http://bugs.adobe.com/jira/browse/SDK-12291
    http://bugs.adobe.com/jira/browse/SDK-13740
    Regards
    Marc

  • Payload with images processing

    Hello,
    My problem may be pretty common but i cannot decide on most suitable approach. So i turned to this forum where i always find an answer.
    I have to develop a flow, XML over JMS, to receive a message payload with number of images as base64Binary in specific elements e.g country, city, area
    <Payload>
    <country>
    <element/>
    <element/>
    <Image>EQ==</Image> <!-- Optional -->
    </country>
    <City>
    <element/>
    <element/>
    <CityImages><!-- Optional -->
    <Image>EQ==</Image>
    <Image>EQ==</Image>
    </Image>EQ==</Image>
    </CityImages>
    <Area>
    <element/>
    <element/>
    <Images> <!-- these images are must -->
    <Image1>EQ==</AreaImage1>
    <Image2>EQ==</AreaImage2>
    </Images>
    </Area
    </Payload>
    These images will be stored in a separate system before rest of the payload is forwarded to a different system.
    The system where images needs to be stored expose a web service and will return a unique image reference number for each image we store. Created a XQuery which will wrap all images in collection of documents sent to local service. And second XQuery will go through that collection of document and create a request payload for the image processing service. Second XQuery also assign Id to each image as serial number (1, 2, 3...) in the order they are present in the collection when it processes collection of document. The request to image web service goes as one payload with multiple images e.g. <DataSource><Query><id>1</id><image>EQ==</image></Query><Query><id>1</id><image>EQ==</image></Query></DataSource> with unique id and image content.Response contains Id and image reference number e.g. <QueryResult><result><id>1</id><ref>AB1312</ref><></result><result><id>2</id><ref>AB1124</ref><></result></QueryResult>.
    Images contents in original payload will then be replaced with the reference numbers returned from the images system.
    Now the problems i have is:
    1 - First Xquery which creates document collection goes through the payload and when it finds an image it create a document element but i am unable to generate unique ID, in xquery, for each image found in original payload. Second Xquery goes through document collection and uses 'at $count' in for loop as counter and assign that to Id attribute. Ideally unique id sould be generated in the flow or first xquery, instead of second xquery, some how and used as reference?
    2 - I intend to correlate returned image reference number based on the sequence(assumption) in which image appear in the original payload instead of using any cross refence mechanism.
    I seek guidance on my solution on how best to correlate image reference number with corresponding image in the original payload.
    Many Thanks for help!
    Sall0

    You can use the fn-bea:uuid() xquery function to generate unique id's for each image in the first xquery.
    For correlating the image ref no to the actual image in the payload , what you are following based on sequence looks ok, since there is no reference available for each image on the original payload, kind of using the image index within the original payload looks fine.

  • Tabbed child form with image

    Hello, forum!
    Help, please!!!
    I use JhsTabbedChildrenTemplates.jtp to generate master with five details on the same page.
    Layout style of two of the detail groups is form layout. I use for this tabbedformChildGroup.jut. I have successfully used this template for all groups except when using the group with image. If I use table-layout for this group all works fine. But when I use form layout for this child group there is error on the page when i run it.
    When I generate this group as form on the different page (unchek same page) all
    works fine too.
    Help, please.
    tabbedformChildGroup.jut:
    <header id="$GROUP_NAME$Header" text="$FORM_GROUP_TITLE$" rendered="${ui:cond('$GROUP_NR$'=='1',param.selectedTab==null or param.selectedTab=='' or param.selectedTab=='1',param.selectedTab=='$GROUP_NR$')}">
    <contents>
    $SEARCH_REGION$
    <rowLayout rendered="${!createMode$GROUP_NAME$ and bindings.$GROUP_NAME$Iterator.currentRowIndexInRange!=-1
    and bindings.$GROUP_NAME$Iterator.findMode!='true'}">
    <contents>
    <image source="${requestContextPath}/cabo/images/srmvall.gif" onClick="doEvent('First$GROUP_NAME$');"/>
    <spacer width="4" height="1"/>
    <image source="${requestContextPath}/cabo/images/srmv.gif" onClick="doEvent('Previous$GROUP_NAME$');"/>
    <spacer width="4" height="1"/>
    <styledText styleClass="OraPromptText"
    text=" [${bindings.$GROUP_NAME$Iterator.rangeStart+bindings.$GROUP_NAME$Iterator.currentRowIndexInRange+1} / ${bindings.$GROUP_NAME$Iterator.estimatedRowCount}] "/>
    <spacer width="4" height="1"/>
    <image source="${requestContextPath}/cabo/images/smv.gif" onClick="doEvent('Next$GROUP_NAME$');"/>
    <spacer width="4" height="1"/>
    <image source="${requestContextPath}/cabo/images/smvall.gif" onClick="doEvent('Last$GROUP_NAME$');"/>
    </contents>
    </rowLayout>
    <styledText text="${nls.NO_ROWS_FOUND}"
    styleClass="OraInstructionTextStrong"
    rendered="${bindings.$GROUP_NAME$Iterator.currentRowIndexInRange==-1}"/>
    $FORM_ITEMS$
    <!-- bug 3472400: for hidden field value binding, we cannot bind to a Boolean
    request attribute, has to be a string! -->
    <formValue name="createMode$GROUP_NAME$" value="${createMode$GROUP_NAME$String}" />
    $GROUP_BUTTONS$
    </contents>
    </header>
    P.S. I implemented group with image and image upload as described in 3 chapter
    of JHS developer's guide.

    Because of a UIX bug 4509014, tabbed children do not work when the form submits a multipart request (which is the case with image uploading).
    This is documented in the release notes of JHeadstart versions 10.1.2.1 and 10.1.2.2
    There is a patch avaliable for this bug:
    https://updates.oracle.com/ARULink/SimpleSearch/process_form?search_type=patch&patch_number=4509014&plat_lang=912P&display_type=&search_style=8&orderby=3&direction=d&old_type_list=&gobuttonpressed=&sortcolpressed=&tab_number=&c_release_parent=product&c_product_child=release
    Steven Davelaar,
    JHeadstart Team.

  • Problem with af:query

    Hi,
    I have a problem with af:query. Here's what I do:
    1. create a VO, define view criteria
    2. drag and drop view criteria from data controls to an empty form, choosing query and table
    3. When I run the page and click any of the buttons, I get: "Because of inactivity, your session has timed out and is no longer active...."
    I see no exceptions in output window. What am I doing wrong?
    Here is my view defenition:
    <?xml version="1.0" encoding="windows-1250" ?>
    <!DOCTYPE ViewObject SYSTEM "jbo_03_01.dtd">
    <!---->
    <ViewObject
    xmlns="http://xmlns.oracle.com/bc4j"
    Name="EmployeesView"
    Version="11.1.1.49.49"
    SelectList="Employees.EMPLOYEE_ID,
    Employees.FIRST_NAME,
    Employees.LAST_NAME,
    Employees.EMAIL,
    Employees.PHONE_NUMBER,
    Employees.HIRE_DATE,
    Employees.JOB_ID,
    Employees.SALARY,
    Employees.COMMISSION_PCT,
    Employees.MANAGER_ID,
    Employees.DEPARTMENT_ID"
    FromList="EMPLOYEES Employees"
    BindingStyle="OracleName"
    CustomQuery="false"
    PageIterMode="Full"
    UseGlueCode="false">
    <DesignTime>
    <Attr Name="_codeGenFlag2" Value="Access|VarAccess"/>
    </DesignTime>
    <Variable
    Name="firstName"
    Kind="viewcriteria"
    Type="java.lang.String"
    DefaultValue="0"/>
    <EntityUsage
    Name="Employees"
    Entity="project3.Employees"
    JoinType="INNER JOIN"/>
    <ViewAttribute
    Name="EmployeeId"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="EmployeeId"
    EntityUsage="Employees"
    AliasName="EMPLOYEE_ID"/>
    <ViewAttribute
    Name="FirstName"
    PrecisionRule="true"
    EntityAttrName="FirstName"
    EntityUsage="Employees"
    AliasName="FIRST_NAME"/>
    <ViewAttribute
    Name="LastName"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="LastName"
    EntityUsage="Employees"
    AliasName="LAST_NAME"/>
    <ViewAttribute
    Name="Email"
    IsUnique="true"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="Email"
    EntityUsage="Employees"
    AliasName="EMAIL"/>
    <ViewAttribute
    Name="PhoneNumber"
    PrecisionRule="true"
    EntityAttrName="PhoneNumber"
    EntityUsage="Employees"
    AliasName="PHONE_NUMBER"/>
    <ViewAttribute
    Name="HireDate"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="HireDate"
    EntityUsage="Employees"
    AliasName="HIRE_DATE"/>
    <ViewAttribute
    Name="JobId"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="JobId"
    EntityUsage="Employees"
    AliasName="JOB_ID"/>
    <ViewAttribute
    Name="Salary"
    PrecisionRule="true"
    EntityAttrName="Salary"
    EntityUsage="Employees"
    AliasName="SALARY"/>
    <ViewAttribute
    Name="CommissionPct"
    PrecisionRule="true"
    EntityAttrName="CommissionPct"
    EntityUsage="Employees"
    AliasName="COMMISSION_PCT"/>
    <ViewAttribute
    Name="ManagerId"
    PrecisionRule="true"
    EntityAttrName="ManagerId"
    EntityUsage="Employees"
    AliasName="MANAGER_ID"/>
    <ViewAttribute
    Name="DepartmentId"
    PrecisionRule="true"
    EntityAttrName="DepartmentId"
    EntityUsage="Employees"
    AliasName="DEPARTMENT_ID"/>
    <ViewCriteria
    Name="EmployeesViewCriteria"
    ViewObjectName="project3.EmployeesView"
    Conjunction="AND">
    <Properties>
    <CustomProperties>
    <Property
    Name="mode"
    Value="Basic"/>
    <Property
    Name="allowConjunctionOverride"
    Value="true"/>
    <Property
    Name="autoExecute"
    Value="false"/>
    <Property
    Name="showInList"
    Value="true"/>
    <Property
    Name="displayOperators"
    Value="InAdvancedMode"/>
    </CustomProperties>
    </Properties>
    <ViewCriteriaRow
    Name="vcrow24"
    UpperColumns="1">
    <ViewCriteriaItem
    Name="FirstName"
    ViewAttribute="FirstName"
    Operator="STARTSWITH"
    Conjunction="AND"
    UpperColumns="0"
    Required="Optional">
    <ViewCriteriaItemValue
    Name="EmployeesViewCriteria_vcrow24_EmployeeId_vcval0"
    Value=":firstName"
    IsBindVarValue="true"/>
    </ViewCriteriaItem>
    </ViewCriteriaRow>
    </ViewCriteria>
    <ViewLinkAccessor
    Name="EmployeesView"
    ViewLink="project3.EmpManagerFkLink"
    Type="oracle.jbo.RowIterator"
    IsUpdateable="false"/>
    </ViewObject>
    And JSF page:
    <af:panelGroupLayout layout="vertical">
    <af:panelHeader text="Employees">
    <af:query id="employeesViewCriteriaQueryId" headerText="Search"
    disclosed="true"
    resultComponentId="employeesViewCriteriaQueryResultId"
    value="#{bindings.EmployeesViewCriteriaQuery.queryDescriptor}"
    model="#{bindings.EmployeesViewCriteriaQuery.queryModel}"
    queryListener="#{bindings.EmployeesViewCriteriaQuery.processQuery}"
    queryOperationListener="#{bindings.EmployeesViewCriteriaQuery.processQueryOperation}"/>
    </af:panelHeader>
    <af:table value="#{bindings.EmployeesView1.collectionModel}" var="row"
    rows="#{bindings.EmployeesView1.rangeSize}"
    emptyText="#{bindings.EmployeesView1.viewable ? 'No rows yet.' : 'Access Denied.'}"
    fetchSize="#{bindings.EmployeesView1.rangeSize}"
    id="employeesViewCriteriaQueryResultId">
    <af:column sortProperty="EmployeeId" sortable="false"
    headerText="#{bindings.EmployeesView1.hints.EmployeeId.label}">
    <af:outputText value="#{row.EmployeeId}">
    <af:convertNumber groupingUsed="false"
    pattern="#{bindings.EmployeesView1.hints.EmployeeId.format}"/>
    </af:outputText>
    </af:column>
    <af:column sortProperty="FirstName" sortable="false"
    headerText="#{bindings.EmployeesView1.hints.FirstName.label}">
    <af:outputText value="#{row.FirstName}"/>
    </af:column>
    <af:column sortProperty="LastName" sortable="false"
    headerText="#{bindings.EmployeesView1.hints.LastName.label}">
    <af:outputText value="#{row.LastName}"/>
    </af:column>
    </af:table>
    </af:panelGroupLayout>
    Regards
    Jernej
    Message was edited by:
    Jernej Kase

    It also seems that quick queries don't work with SQL92 sqlBuilder.
    I get the following error:
    Messages for this page are listed below.
    Error     
    SQL error during statement preparation. Statement: SELECT Employees.EMPLOYEE_ID, Employees.FIRST_NAME, Employees.LAST_NAME, Employees.EMAIL, Employees.PHONE_NUMBER, Employees.HIRE_DATE, Employees.JOB_ID, Employees.SALARY, Employees.COMMISSION_PCT, Employees.MANAGER_ID, Employees.DEPARTMENT_ID FROM EMPLOYEES Employees WHERE (( ( ( UPPER(Employees.FIRST_NAME) LIKE UPPER(:vc_temp_1) ) OR ( ? IS NULL ) ) ) )
    Error     
    Missing IN or OUT parameter at index:: 2
    Is this a bug or this doesn't work by design?
    Edit: and if I create named query I get the following error:
    Caused by: oracle.jbo.NoDefException: JBO-25058: Definition fn of type Attribute not found in EmployeesView1
         at oracle.jbo.server.ViewObjectImpl.findAttributeDef(ViewObjectImpl.java:5634)
         at oracle.jbo.uicli.binding.JUSearchBindingCustomizer.getQuickSearchVC(JUSearchBindingCustomizer.java:847)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlSearchBinding.processQuery(FacesCtrlSearchBinding.java:222)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:151)
         ... 47 more
    I think just ran out of options...
    Message was edited by:
    Jernej Kase

  • Working with images as data

    Hi,
    How do I work with image data in HTML DB? I'd like to define a column of type ordimage (or if not that then BLOB)load images in the column, query images based on other related data in the row and display the images with related data. Thx. Bill

    hi bill--
    i'm pretty sure you'll find the answers you need in an ealier thread from this discussion forum...
    BLOB (images) support in MarvelForms
    could you take a look at it and let us know if you'd like further assistance, please?
    thanks,
    raj

  • Horizontal layout for images or video

    Hi, Sir
    May Check with you how coldfusion can layout for images or
    video in horizontal way? the default is vertical when we use
    cfoutput. what founction and tag support, or we had to design a
    horizontal looper for the purpose?
    The example web page horizontal layout is the youtube.com,
    like URL:
    http://youtube.com/browse?s=mp,
    All the video were layout in horizontal.
    Thanks and Regards
    David

    See
    this
    link
    Ken

  • Groups associated with each query

    Hello Everyone,
    We have multiple queries in our data model.
    The Report Wizard requires to choose data for the layout by group name.
    We are wondering how to check the names of the groups associated with each
    query prior to entering the Report Wizard.
    Thanks in advance,
    S!G
    Edited by: Sea!Gull on Feb 10, 2011 9:40 AM

    Happy St. Partick's Day, Abdetu, and all!
    We used Wizard. So, we are wondering step by steps procedures.
    Thank again, Abdetu
    We wish to solve the issue on St. Partick's Day.
    Happy St. Partick's Day!
    Edited by: Sea!Gull on Mar 17, 2011 8:16 AM

  • Content Tab: None of the fact tables are compatible with the query request

    Hi All,
    **One thing I am not clear yet of all my years with OBIEE is working with the content tab in BMM.**
    I have made a rpd the joins in physical layer as shown below:
    https://picasaweb.google.com/114804305606242416264/OBIEEError#5663056545119428530
    And the BMM layer as:
    https://picasaweb.google.com/114804305606242416264/OBIEEError#5663056519553812930
    Error I am getting when i run a request from the 3 columns from the selected 3 tables is:
    Dim - Comment Code Details
    Fact - Complaint
    Dim - Service Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14020] None of the fact tables are compatible with the query request Sr Num:[DAggr(Fact - Complaint.Sr Num by [ Dim - Service Details.Sr Cat Type Cd, Dim - Comment Code Details.Cmtcode name] )]. (HY000).
    I get no error for consistency.. I read everywhere and I know i need to set the appropriate aggregation levels in the various dims and facts LTS properties to help OBIEE understanding our model, but how to do that.. how do i decide... how should I approach, what should be the aggregation level, what details.
    When i click More button i see different options: Copy, Copy From, Get Levels, Check Level, what do these mean.
    Aggregation Content, group by - Logical Level or Column which one should i choose and how should I decide.
    Can anyone explain the Content Tab in details and from scratch with some example and why we get these errors.... I know many people who are well versed with many other things related to RPD but this. A little efforts of explaining from you guys will really be appreciated.
    Thanks in advance,
    Dev

    Hi Deepak,
    Option 1:
    My tables in physical layer are joined as below:
    D1--> F1 <--D2--> F2 <--D3
    Same way i model it in BMM
    D1--> F1 <-- D2--> F2 <--D3
    Here D1 is non Conformed Dimension for F2 and D3 is non Conformed dim for F1. Later create Dimensional hierarchies, I tried setting up the content levels
    I go Sources>content tab of Fact F1 I set
    Dimensions----------- Logical level
    D1---------------------- D1 Detail
    D2---------------------- D2 Detail
    D3---------------------- D3 Total
    then, I go Sources>content tab of Fact F2 I set
    Dimensions----------- Logical level
    D1---------------------- D1 Total
    D2---------------------- D2 Detail
    D3---------------------- D3 Detail
    Then, I also go in all the dimensions and set their content levels to Details, but it still gives me errors not sure where I am going wrong in setting the content levels.
    I need to know whether the way I have modeled it in BMM is right,
    Option 2:
    I can combine the two facts in a single Logical Fact or the above design should also work.
    (F1&F2)<--D1, D2 , D3 joined separately using complex logical joins.
    what will be the content tab details?
    Thanks,
    Dev

Maybe you are looking for