< af:column > shortDesc

Hello world

Currently, shortDesc attribute is currently not supported for the part of the < af:column >

I use < f: facet = 'header' name > rather for column tooltip

However if the column is sortable and filterable then not bubble

< af:column sortProperty = "#{bindings.Company.name}"blockable = 'true' "

sortable = "true" id = "resId1c1" >

< af:outputText value = "#{row.Company}" id = "ot2" / > "

< f: facet = name 'filter' >

< af:inputText value = "#{filterCriteria.Company}" id = "ot25" / > "

< / f: facet >

< f: facet name = "header" >

< af:outputText value = "Company name" id = "ot7" shortDesc = "Bubble companies" / >

< / f: facet >

< / af:column >

If anyone has experienced this? Help, please

Thank you very much


Always mention your jdev version.

I do not see this behavior in 12.1.3


    
        
            
        
    
    
        
    
    
        
    

Dario

Tags: Java

Similar Questions

  • The ADF table: filter on columns of stamp with a specific format in the indications of the user interface

    Hi all

    I have problem when filtering on af timestamp column: table.

    I have a table containing historical information (created_on and modified_on), it is mapped to an entity:

    Type = "Oracle.jbo.domain.date"

    ColumnType = "DATE".

    I've seen object mapped from this entity.

    I want to display created_on and modified_on with timestamp (hour and minute), so I add the tips of the user interface for these 2 columns:

    -Type format: Date Simple

    -Size: MM/DD/YYYY HH: mm

    I create a table based on this point of view. The table is filterable.

    The column like this:

    < af:column sortProperty = "#{bindings." View.hints.CreatedOn.name}"blockable = 'true '.

    sortable = "true" headerText = "#{bindings." View.hints.CreatedOn.label}"id ="c6">

    < f: facet = name 'filter' >

    < af:inputDate value = "#{bindings." ViewQuery.queryDescriptor.filterConjunctionCriterion.criterionMap.CreatedOn.value}.

    ID = "id2" >

    < af:convertDateTime pattern = "#{bindings." View.hints.CreatedOn.format}"/ >

    < / af:inputDate >

    < / f: facet >

    < af:outputText value = "#{rank." CreatedOn}.

    shortDesc = "#{bindings." VIew.hints.CreatedOn.tooltip}"id ="ot6">

    < af:convertDateTime pattern = "#{bindings." View.hints.CreatedOn.format} ">"

    < / af:outputText >

    < / af:column >

    When I filter on 2 columns (created_on, modified_on) I got an error: " java.lang.IllegalArgumentException: ADFv: could not convert the instance: 30/07/2014 09:51 type: class java.lang.String in class of type null oracle.jbo.domain.Date."

    Do you have an idea for me?

    Thanks in advance.

    Here is the stacktrace:

    Caused by: java.lang.IllegalArgumentException: ADFv: could not convert the instance: 30/07/2014 09:51 type: class java.lang.String in oracle.jbo.domain.Date of type null class.

    at oracle.adfinternal.view.faces.convert.DomainConverter._throw(DomainConverter.java:155)

    at oracle.adfinternal.view.faces.convert.DomainConverter.convert(DomainConverter.java:120)

    to oracle.adfinternal.view.faces.model.binding.FacesCtrlSearchBinding$ AdfFilterAttributeCriterion.getValue (FacesCtrlSearchBinding.java:5127)

    at sun.reflect.GeneratedMethodAccessor448.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at javax.el.BeanELResolver.getValue(BeanELResolver.java:305)

    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

    at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:138)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:183)

    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)

    at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:73)

    at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.getValue(ValueRenderer.java:195)

    at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputBaseRenderer.renderContentStyleAttributes(SimpleInputBaseRenderer.java:524)

    at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.renderAllContentAttributes(FormInputRenderer.java:480)

    at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputBaseRenderer.renderAllContentAttributes(SimpleInputBaseRenderer.java:230)

    at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputDateRenderer.renderAllContentAttributes(SimpleInputDateRenderer.java:712)

    at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputDateRenderer.renderElementContent(SimpleInputDateRenderer.java:592)

    at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.encodeAllAsElement(FormInputRenderer.java:169)

    at oracle.adfinternal.view.faces.renderkit.rich.FormElementRenderer.encodeAll(FormElementRenderer.java:165)

    at oracle.adf.view.rich.render.RichRenderer.delegateRenderer(RichRenderer.java:1828)

    at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.renderFieldCellContents(LabeledInputRenderer.java:244)

    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:254)

    at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:231)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    to oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer$ UIXColumnFilterWrapper._encodeChild (BaseColumnRenderer.java:2486)

    to oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer$ UIXColumnFilterWrapper.encodeChildren (BaseColumnRenderer.java:2454)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1779)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeChildInContext(RichRenderer.java:3251)

    at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer._renderOrVisitFilterFacet(BaseColumnRenderer.java:1938)

    at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.renderColumnFilterCell(BaseColumnRenderer.java:1324)

    at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:168)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    to oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.access$ 2900 (BaseTableRenderer.java:78)

    to oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer$ FlattenedColumnEncoder.processComponent (BaseTableRenderer.java:3155)

    to oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer$ FlattenedColumnEncoder.processComponent (BaseTableRenderer.java:3129)

    at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:195)

    at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:326)

    at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:291)

    at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.encodeFlattenedColumn(BaseTableRenderer.java:2928)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderFilterRow(TableRenderer.java:2508)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderColumnHeaderTable(TableRenderer.java:2113)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderColumnHeader(TableRenderer.java:1899)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:727)

    Hello

    This is a bug in the ADF (Bug 17380741 not public) and it resolved in JDev 12.1.3.

    Kind regards

    Sébastien

  • See the full timestamp in the column of table read-only to ADF

    JDeveloper 12.1.2

    My VO is SQL based (no OA) and selects just the DB table 3 attributes. One is the DATE.

    By default the attribute date in original Version is created in the form of stamp. Then I dropped this table on a jsf page.

    My purpose is to display full timestamp, date not only piece.

    So, I went back to the original Version and changed the UI tips for the attribute. Now, it looks like this:

    < ViewAttribute

    Name = "InterviewDateTime".

    IsUpdateable = "false".

    IsPersistent = "false".

    PrecisionRule = 'true '.

    Type = "Java.Sql.Timestamp"

    ColumnType = "DATE".

    AliasName = 'INTERVIEW_DATE_TIME. '

    Expression = "INTERVIEW_DATE_TIME."

    SQLType = 'DATE' >

    Properties of <>

    < SchemaBasedProperties >

    < FMT_FORMAT

    ResId="reports.dataaccess.mfrp2.mfrp2Rep3.InterviewDateTime_FMT_FORMAT"/ >

    < FMT_FORMATTER

    ResId="reports.dataaccess.mfrp2.mfrp2Rep3.InterviewDateTime_FMT_FORMATTER"/ >

    < / SchemaBasedProperties >

    < / properties >

    < / ViewAttribute >

    In JSF page the code is like this:

    < af:column sortProperty = "#{bindings.mfrp2Rep3.hints.InterviewDateTime.name}" sortable = 'true' "

    headerText = 'Interview Date Time' id = 'c3' >

    < af:outputText value = "#{rank." InterviewDateTime}.

    shortDesc = "#{bindings.mfrp2Rep3.hints.InterviewDateTime.tooltip}" id = "ot3" > "

    < af:convertDateTime pattern="#{bindings.mfrp2Rep3.hints.InterviewDateTime.format}"/ >

    < / af:outputText >

    < / af:column >

    However, I still don't see much of the time? Any ideas?

    Change SQLType = 'DATE' to SQLType = "TIMESTAMP" in the definition of the attribute XML and set a mask of the appropriate format in the indication of the format of the attribute of the VO.

    Dimitar

  • Date filter column does not work

    Hello

    I use jdeveloper 11.1.2.4.

    I have a table with a side of column and the date filter.

    The date comes from a view object, based on an attribute of type Timestamp.

    The format is: MM/DD/YYYY.

    When I enter a date or choose a date in the date picker and press on enter the table is empty.

    I expect to get the correct filtered lines.

    This is my code:

    It is a simple code created when I did drag the view from data on page tabular controls.

    I got to it.

     <af:column sortProperty="#{bindings.MyView.hints.MyDate.name}"
                                                   filterable="true" sortable="true"
                                                   headerText="#{bindings.MyView.hints.MyDate.label}"
                                                   id="c9">
                      <f:facet name="filter">
                            <af:inputDate value="#{vs.filterCriteria.MyDate}" id="id2">
                                    <af:convertDateTime pattern="#{bindings.MyView.hints.MyDate.format}"/>
                             </af:inputDate>
                       </f:facet>
                       <af:outputText value="#{row.MyDate}"
                                              shortDesc="#{bindings.MyView.hints.MyDate.tooltip}"
                                              id="ot8">
                                            <af:convertDateTime pattern="#{bindings.MyView.hints.MyDate.format}"/>
                       </af:outputText>
         </af:column>
    

    Could you help her?

    Why the date filter does not work?

    Thank you very much!

    Thus, it is a problem.

    In order to work, you must somehow truncating HH part, the same as if you were doing SQL tronque().

    There are several ways to do it, but, maybe you can change SQL of VO and add a new truncated attribute one?

    And rather original attr, you can filter a new?

    Also, take a look at:

    Oracle ADF 11 g tips: September 2011

  • How to select a specific column in a bean method?

    Hey everybody,

    I am trying to select a specific column in my table of the adf so that I can hightlight those I can after that, with a pod of method that only one game from another table. I use JDeveloper 12.1.2.0.0.

    Here is my table at the moment (this is a static list that Alejandro and Timo helped me to create, thanks to them once again!):

    < af:table value = "#{bindings." Var Anos1.collectionModel}"="row ".

    lines = ' #{bindings. " Anos1.rangeSize}.

    emptyText = "#{bindings." Anos1.viewable? "{'No data to display.': 'Access Denied.'}".

    rowBandingInterval = '0' fetchSize = "#{bindings." Anos1.rangeSize}.

    filterModel = "#{bindings." Anos1Query.queryDescriptor}.

    queryListener = ' #{bindings. " Anos1Query.processQuery}.

    filterVisible = 'false' varStatus = 'vs' id = 't5 '.

    styleClass = "AFStretchWidth" columnSelection = "multiple".

    inlineStyle = "" max-width: 100%; "columnStretching ="multiple""

    columnSelectionListener = "#{ControlBean.onAnoColumnSelect} '"

    disableColumnReordering = 'true '.

    Binding = "#{ControlBean.dimAnos}" >

    < af:column sortProperty = "#{bindings." Anos1.hints.A2011.name}.

    filterable = "true" sortable = "false".

    headerText = "2011".

    ID = "c54" width = "16%" >

    < af:outputText value = "#{rank." A2011}.

    shortDesc = "#{bindings." Anos1.hints.A2011.ToolTip}.

    ID = "ot54" >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " Anos1.hints.A2011.format}"/ >

    < / af:outputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." Anos1.hints.A2012.name}.

    filterable = "true" sortable = "false".

    headerText = "2012."

    ID = "c55" width = "16%" >

    < af:outputText value = "#{rank." A2012}.

    shortDesc = "#{bindings." Anos1.hints.A2012.ToolTip}.

    ID = "ot55" >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " Anos1.hints.A2012.format}"/ >

    < / af:outputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." Anos1.hints.A2013.name}.

    filterable = "true" sortable = "false".

    headerText = "2013".

    ID = "c56" width = "16%" >

    < af:outputText value = "#{rank." A2013}.

    shortDesc = "#{bindings." Anos1.hints.A2013.ToolTip}.

    ID = "ot56" >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " Anos1.hints.A2013.format}"/ >

    < / af:outputText >

    < / af:column >

    < / af:table >

    I deleted some of the columns, because they are all equal, and in doing so, you have fewer problems in reading.

    In my method, I have a matchEm, but I'm trying to select a column using this line:

    dimAnos.setColumnSelection ("A2012");

    dimAnos is the link to my table Anos (years in Portuguese). I even tried other values FRO the columnSelection but I just couldn't do it selected. I'm doing something wrong?

    Please help me or give me an idea how I can do this.

    Kind regards

    Frederico.

    Hi Frederico,

    The setColumnSelection method is intended to define whether or not your table supports the selection of columns. It does not select the column. In order to select the column, you must set the attribute column selected to true. So I don't know if its an option for you, but you can create a link to all the columns that you have in you bean and then call the method A2012.setSelected (true) and then add a partial target table for makes re and display the selected column.

    Hope this helps

  • How to make the image Inline source to read from database BLOB column?

    Dear all

    I have a database table that contains the BLOB column. And tif files in the BLOB column.

    Now, I want to display the value of the BLOB file in af:inlineFrame.

    I want to do this because I installed "AlternateTiff" on my browser to view tif files in the browser.

    You can download it from http://www.alternatiff.com/

    The inLine frame component has a property called 'Source '. The value of the "Source" property must be the location of the URI of the content you want to display in the example of frame.for online:

                          <f:facet name="second">
                                <af:inlineFrame id="if2" styleClass="AFStretchWidth"
                                                shortDesc="To browse the selected document" source="/temp/myFile.tif"/>
    

    now, I want to change this example to read the content of the BLOB column.

    IS this possible?

    Thanks in advance

    You must install a servlet which reads the data from the BLOB and represents the data structure.  My blog http://wp.me/pcBZk-bU shoes how to proceed.

    Timo

  • filterable = 'not true' - no filters on columns

    Hello

    How can I find caps of filter on the top of each column of the table.
    There was when the table was created, then it disappeared at some point
    while I can't return it noway
    LDEV 11.1.2.3

    When I create a new table, all fields of filtable are in place...

    < af:table value = "#{bindings." Var DcaRegisterLinesV1.collectionModel}"="row"width ="1200 ".
    lines = ' #{bindings. " DcaRegisterLinesV1.rangeSize}"binding =" #{registerBean.tabLines} ' "
    emptyText = "#{bindings." DcaRegisterLinesV1.viewable? "{'No data to display.': 'Access Denied.'}".
    filterModel = "#{bindings." RowSelection DcaRegisterLinesV1Query.queryDescriptor}' = 'single '.
    queryListener = ' #{bindings. " FilterVisible DcaRegisterLinesV1Query.processQuery}"="true"varStatus ="vs. "
    "partialTriggers =": cb3: cb5: cb7: cb8: cb9.
    fetchSize = "#{bindings." DcaRegisterLinesV1.rangeSize}"rowBandingInterval ="0"id ="t2">
    < af:column headerText = "#{bindings." DcaRegisterLinesV1.hints.AgreementNm.label}"id ="c8"blockable ="true"sortable ="true ".
    Width = "150" >
    <!-af:outputText value = "#{rank." AgreementNm}"id ="ot4"/-->
    < af:inputText value = "#{row.bindings.AgreementNm.inputValue}"simple = 'true' "
    required = "#{bindings." DcaRegisterLinesV1.hints.AgreementNm.mandatory}.
    columns = "#{bindings." DcaRegisterLinesV1.hints.AgreementNm.displayWidth}.
    maximumLength = "#{bindings." DcaRegisterLinesV1.hints.AgreementNm.precision}.
    shortDesc = "#{bindings." DcaRegisterLinesV1.hints.AgreementNm.tooltip}"id ="it1">
    < f: validator binding="#{row.bindings.AgreementNm.validator}"/ >
    < / af:inputText >
    < / af:column >

    Hello

    the setting is on the columns. More easy to undo the change is

    1. Select af:table in the Structure window
    2. open property Insoector
    3. press on pencil icon at the top of the property inspector
    4. check the filter

    Frank

  • easily the value column in the row of the table when you click check box

    Hello

    in Jdev 11.1.2.3 I have a table which line is made up of 2 columns:
    How can I set value #{securityContext.userName} for it1 in column 2 when soc1 is amended in column 1?
    I can see how to set < af:setPropertyListener soc, then find currentRow in sib and set the respective attribute in VO.
    Can someone suggest an easier approach, a shortcut to one upstairs? In my view, there are some... :-)
    Use a clientListener?

    < af:column sortProperty = "#{bindings." V1.hints.selected.name}"sortable ="false ".
    headerText = "" id = "c1" width = "30" > "
    < af:selectBooleanCheckbox value = "#{row.bindings.Selected.inputValue} '"
    label = "#{row." Bindings.Selected.label}.
    shortDesc = "#{bindings." V1.hints.selected.ToolTip}"id ="sbc1"/ >
    < / af:column >

    < af:column headerText = "#{bindings." V1.hints.ProcessedUser.label}"id ="17">
    < af:inputText value = "#{row.bindings.ProcessedUser.inputValue}"it1 "
    < / af:column >

    Hello

    is easier to

    1. open the Pagedef
    2 create a new attribute value binding in the bindings section
    3. choose the table iterator
    4. mark the attribute for the second column and OK it
    5. in the setPropertyListener, you can now pass the value as #{bindings.. inputValue}

    Frank

  • The center of the ADF table column data

    I use JDeveloper 11.1.1.6

    I would like to be able to focus some of the attributes stored for some columns in my table of the ADF. Here are 2 of the columns in my table ADF I tried to center data. For some reason, the data remain justified left. In my skin file I am centering the header values for all columns in all tables. I don't want to do that, but with the row data. For row data, I want to selectively choose the columns that are left centered or justified. Do you have any ideas on what I'm missing.



    < af:table value = "#{bindings." Data1.collectionModel}.
    var = "row".
    lines = ' #{bindings. " Data1.rangeSize}.
    emptyText = "#{bindings." Data1.viewable? "{'No data to display.': 'Access Denied.'}".
    fetchSize = "#{bindings." Data1.rangeSize}.
    rowBandingInterval = '1 '.
    Binding = "#{backingBeanScope.backing_ui_pages_DataDispatch_Processing_update." Table"}
    ID = "myTable" columnStretching = "last".
    rowSelection = "single" displayRow = "selected".
    selectedRowKeys = ' #{bindings. " Data1.collectionModel.selectedRow}.
    selectionListener = "#{bindings." Data1.collectionModel.makeCurrent} ">"


    ...........


    < af:column sortProperty = "MyId" sortable = "false".
    headerText = "#{bindings." Data1.hints.MyID.label}.
    ID = "c1" >
    < af:outputText value = "#{rank." MyId}"id ="ot10.
    inlineStyle = "" text-align: center; "/ >"
    < / af:column >
    < af:column headerText = "#{bindings." Data1.hints.size.label}.
    ID = 'c4' width = "75" >
    < af:selectOneChoice value = "#{row.bindings.Size.inputValue} '"
    label = "#{row." Bindings.Size.label}.
    required = "#{bindings." Data1.hints.size.mandatory}.
    shortDesc = "#{bindings." Data1.hints.size.ToolTip}.
    ID = "soc3" readOnly = 'true '.
    inlineStyle = "" text-align: center; ">"
    < f: selectItems value = "#{row.bindings.Size.items} '"
    ID = "si3" / >
    < / af:selectOneChoice >
    < / af:column >


    ...........


    < / af:table >

    I'm sorry. The attribute align = 'center' is at the level of the spine.

    Try this:

    Try this:


    var = "row".
    lines = ' #{bindings. " Data1.rangeSize}.
    emptyText = "#{bindings." Data1.viewable? "{'No data to display.': 'Access Denied.'}".
    fetchSize = "#{bindings." Data1.rangeSize}.
    rowBandingInterval = '1 '.
    Binding = "#{backingBeanScope.backing_ui_pages_DataDispatch_Processing_update." Table"}
    ID = "myTable" columnStretching = "last".
    rowSelection = "single" displayRow = "selected".
    selectedRowKeys = ' #{bindings. " Data1.collectionModel.selectedRow}.
    selectionListener = "#{bindings." Data1.collectionModel.makeCurrent}">

    ...........


    headerText = "#{bindings." Data1.hints.MyID.label}.
    ID = "c1" align = "center" >



    ID = 'c4' width = "75" align = "center" >

    label = "#{row." Bindings.Size.label}.
    required = "#{bindings." Data1.hints.size.mandatory}.
    shortDesc = "#{bindings." Data1.hints.size.ToolTip}.
    ID = "soc3" readOnly = 'true '.
    >

    ID = "si3" / >

    ...........

    Thank you
    Nini

  • shortDesc &lt; af:image &gt; attribute component is not displayed in IE8

    Hi all

    As stated in the subject, I have a component af:image inside a table column that looks like this:
    <af:column sortProperty="GraphicalSymbol" sortable="false"
                     headerText="#{res.history_vehicle_event}"
                     id="c10" width="60" align="center" headerClass="tableHeader" styleClass="columnData">
            <af:image id="imgIc" source="/images/new_layout/events/symbol_#{fn:toLowerCase(row.GraphicalSymbol)}.png" shortDesc="#{row.EventType}"/>
    </af:column>
    the ToolTip displays properly in Firefox and chrome, but not in IE8 (version: 8.0.7600.16385) until that I activate compatibility view mode.

    Is - mandatory to set the compatibility view for the adf applications? are there any other bugs/risks if I'm not? Can be set automatically?

    Thanks for your help

    Stéphane

    Hello

    looks like a bug in ADF Faces for me. Setting the compatibility mode is more a work-around, really a solution. You don't mention the JDeveloper build that you are using. Have you tried 11.1.1.4?

    Frank

  • ShortDesc

    I entered a shortdesc in the properties of a column. This used to be all that was required.

    No message appears while hovering over the column.

    I upgraded to Studio Edition Version 11.1.1.2.0.
    I use Vista 32.

    Chuck

    shortDesc attribute is not currently supported for the component. ToolTips are displayed automatically for the header and data cells if noWrap is turned off and the cell data is truncated.

    http://download.Oracle.com/docs/CD/E15051_01/apirefs.1111/e12419/tagdoc/af_column.html

  • Number of matches between two columns

    Column1 Column2
    5 5
    5 2
    5 5
    4 3
    4 4
    Football match
    3

    I basically you want to compare two columns and count matches in the corresponding lines. I tried using the following formula:

    SUMPRODUCT (--($column1=$column2))

    ... but it doesn't work! Any suggestion?

    Tiago,

    It seems you are trying to use array formulas (maybe since excel?) who do not work in number.

    Here's how I would solve this problem:

    Make sure that the table where data is named 'Data' (as shown, or change the table name references to match your table name)

    Add a new column (C)

    C2 = AND (A2 = B2, A2≠ "")

    It's shorthand dethrone select cell C2, then type (or copy and paste it here) the formula:

    = AND(A2=B2, A2≠"")

    Select cell C2, copy

    Select cells C2 at the end of the C column, paste

    the formula say to check to see if the cell in column A is NOT empty, and is equal to the cel in column B

    Now in the summary table (single cell table):

    A1 = COUNTIF (Data::C, TRUE)

  • images don't "move with the text" correctly when I have several columns

    I use 2 columns, have been inserting images in my text and chose 'move with the text' but when I have to go back and fix something, or add text over the images all move and do not stay with the text.  They start on their knees and move to the other columns and will not stay with the text.  In my view, this has to do with the use of columns, does anyone have any suggestions?

    What version explicit pages (Pages: pages) and the Apple logo: about this Mac) operating system version are you using? There are different, a functional version of the Pages that are running on the current releases of OS X and guessing will not help you.

  • Need to limit the number of columns

    When a tab in the last cell of the row, I want the cursor to the next line down. Instead, it creates a new useless column. Can't seem to find a setting that allows me to limit the number of columns in a page - someone ' one knows how to do this?

    Thanks for your wisdom shared, Oh wise Ones.

    I'm not aware of do what you want.  You can post your comments directly to Apple using the menu item "numbers > provide Feedback numbers.

    You can still use the key combinations:

    < command > + < right arrow > to access at the end of a line

    < command > + < left arrow > to move to the beginning of a line

    < command > + < down > to pass at the end of a column

    < command > + < arrow > to move to the beginning of a column

  • Automate the cells of the filter to another table based on two columns

    Hello

    What I'm trying to do is: filter multiple cells to a new table. In this example, I want that all students (column 'lidnr', 'city', then the first 7 columns) with 1 teacher in the 'First' column to be copied into the table 'teacher 1'. The same goes for students per 1 teacher in the column "second". I know it can be done with the help of the filter and the copy paste, but I would like to know if this can be automated, because there are many more tables in my actual document.

    I've been using maybe to think the search formula but he can't give me more than one result, the result must be unique.

    Thank you very much for your help.

    Kind regards

    Kim

    Hi Kim,

    The usual way to do this is to add an index for each table for which column the data is to be copied.

    Here is an example of preliminary. Improvements after return from the light of day.

    Triangles of error on the last row of T1 are thanks to the formula out of data to search for. Easily fixed.

    Order of the names is different from your example, which is grouped by day numbers. Build lists in the desired order, rethinking the index calculations.

    Course index calculations use the formula below, entered in Table 1::L2 and thre to the rest of the blue full cells filled.

    L2: = IF (OR (RIGHT($H2,1) = RIGHT (L$ 1.1) RIGHT($J2,1) = RIGHT (L$ 1.1)), MAX(L$1:L1) + 1"," ")

    Data recovery on the Table T1 is well done by the following formula, entered in A2 and down and B2 and filled and down-filled.

    A2: = INDEX (array 1::A, CORRESPONDENCE (LINE (−1, 1 Table): $L, 0))

    B2: = INDEX (array 1::B, CORRESPONDENCE (LINE (−1, 1 Table): $L, 0))

    More tomorrow (actually, later today).

Maybe you are looking for