ADF Calendar : scroll bar in specific date

Dear all,
By default, the ADF calendar component displays many events found in a specif day as "+2 more", "+3 more" or "+X more" . . . . and as we click on the link, we view them in the day view.
Is there any way to display all the events under the same day and view them by using a scroll-bar found inside the day square space? I need to view all events without going to the day view
I need to view all events found on a specific day to be able to drag and drop it to any day directly on the Month view
Thanks in advance

Hi,
You could use the following to get scroll bars around your table. It may not be ideal as the scroll bar is for the entire table, so when you scroll your headers will also scroll.
You will need to hard code your height, and set some margin for vertical scroll bar in IE (thats why the 98% width!). But atleast its better than nothing..
<af:table width="98%" id="xx" ...
inlineStyle="overflow-x: hidden; overflow-y: auto;height: 450px;"
rows="15">
</af:table>
HTH
Jaimon

Similar Messages

  • Why my scroll bar of a data block doesn't work?

    Hi,
    I have a data block that displays a maximum of 9 records at one time. When the query returns more than 9 records i want to use a vertical scroll bar to navigate to the last records.
    In some forms it works fine but in others not , i still didn't find why ??
    Cheers,
    Nuno

    Nuno,
    Rather than trying to find a needle in a hay stack, I would recommend taking a step backward.  This will help to rule out whether the issue is something you caused or if there is an issue with the environment or product.
    Create a new module in the Builder.  Do not add any of your own code.
    In the Builder, connect to a database (File > Connect).
    From the Builder menu, select Tools > Data Block Wizard
    In the Wizard first screen (after Welcome), select Table or View then click Next
    On the next screen, click on Browse to display the tables available to you.  Choose one.
    All the columns in that table should appear on the left.  Click on the double arrow (>>) to select all of them.  Then click on Next
    Click on Next again
    Choose the option to create the data block then open the Layout Wizard.  Then click Finish
    In the Layout Wizard, click on Next (after the Welcome scree) to choose the default Canvas.  Then click on Next
    Click on the double arrow (>>) to choose all columns. Then click Next
    Click Next again.
    Choose Tabular as the layout style.  Click on Next
    Change Records Displayed to 4 and check the box labeled "Display scroll bar".
    Click on Finish
    Again, do not make any changes to anything in this form.  Run it.  Does it reproduce the same problem you experience in your previous form?  If this form works correctly, likely the issue is in the design of your other form.  If this test form fails in the same manner then you are either exposing a defect or there is an odd configuration issue.

  • Layout has scroll bars even the data is fit on visible screen

    Hi All,
    I have developed an an webdynpro component and configured in FPM, when i try to run the application it's coming with scrollbars even the data is fit on visible screen, reason being that i don't want to have scroll bars is the links of fpm are at the end and they are not visible until we scroll to the end.
    If any one have you solution for this please guide us how to solve the issue.
    Thanks
    Viswa.

    Hi,
        You can take a transparent container and place all your elements into it apart from the FPM links and adjust
        the height of the container so that it fits the screen along with links being visisble and set the scrollable
        property of the container to auto.
        For more info look into this thread:
        link : WDSUPPORTSFULLHEIGHT not working.

  • Scroll bar does not work when creating a datalist

    So I created a very simple vertical scrollbar from 2 stretched rectangles (a thumb and a track). I also grouped a text field and a square together, that would make up the list items.
    Next, I selected the scrollbar and the list item, and created a data list from them. When I tested the project, however, I could move the scrollbar without any problems, but the items in the list did not move. I also tried adding some more items to the list, which didn't help either.
    Then i tried using the component from Flash Catalyst, instead of my "home-made" scrollbar. Making a data list out of this, and testing the project gave the desired result.
    I'd really like to use my own made scrollbar here, and I have the feeling that I missed something completely obvious on the way that I forgot.
    Note: I checked several times if I had forgotton to "edit the parts" of the scrollbar and data list, but I had selected all the parts as required.

    What you can try if the above doesn't work, is deleting the scroll bar from your Data List, and then dropping it back in from the Library. The act of re-adding the scrollbar may get you the desired behavior.
    If that doesn't work, you will probably need to post your project so we can take a look.
    -Bear

  • Scroll bar does not slide when dragged using curser in word

    I need answers to two questions.
    1.   How to maximise a word document to full window size.
    2.   Why the side scroll bar of a document does not slide when dragged.
    3.   Am very  used to the "delete", "page up and page down" keys and cant find them on keyboard.
    Thanks.

    What you can try if the above doesn't work, is deleting the scroll bar from your Data List, and then dropping it back in from the Library. The act of re-adding the scrollbar may get you the desired behavior.
    If that doesn't work, you will probably need to post your project so we can take a look.
    -Bear

  • Vertical Scroll bar does not appear in table control

    Hi ,
    I have a table control with both vertical and horizontal scroll bars.
    The data which comes is always more than 50 and the visible line size is 8.The vertical scroll bar
    does not appear at times..but if i run the program again, it appears..
    Sometimes it appears and sometimes no vertical scroll bar comes thought the data is more than the visible lines.
    Any suggestions ? why is this happening?
    Regards,
    Sharadha

    You have inserted data in the internal table and not "informed" the table control
    In the PBO, use a statement like
    DESCRIBE TABLE <itab> LINES <control>-lines.
    Regards

  • DataTable Scroll bar Position Changing

    Hi,
    I have a datatable with scroll bar on 'A' screen and when I go to 'B' screen and come back to 'A' screen again the data table reloads and showing the table from the first record onwards instead of showing the selected n th record by holding the scroll bar state.
    Is there any way to scroll the scroll bar of a data table to the particular record either by backend logic or by java script.
    I used h:PanelGroup to the data table for scroll bar.

    That's getting harder. Put the tables in a block element, e.g. div, and onload set div.scrollTop to the amount of pixels it have to be scrolled. I am not going to give raw code here as you're here in a Java/JSF forum, not a Javascript/DHTML forum. If you still stucks, even after googling on the given keywords, consult DHTML forums like dhtmlcentral.com and dynamicdrive.com.

  • ADF calendar date cell  background color change

    Hi,
    I am new to jdeveloper / ADF.
    I coded per the below calender sample in my jdeveloper and it runs fine.
    http://www.oracle.com/technetwork/developer-tools/jdev/calendar-091799.html
    The current date cell shows in yellow color background. How/where can I change that color.
    Also the small calendar look up for the start/end date-time setting allows the user set the start/end time upto HH/MIN/seconds. How can I remove the seconds
    Thanks for all your help.

    You can create a new skin for your application and use the following selector which we deliver..
    .AFCalendarTodayBackground:alias
    background-color: blue;
    ALternatively, you can use the specific selector
    af|calendar af|calendar::day-of-week:today {
    background-color: blue;
    You can also see other ways of customizing your look and feel of the calendar component by referencing the hosted demo for skinning the calendar component.
    http://jdevadf.oracle.com/adf-richclient-demo/faces/components/skinningKeys/calendar.jspx

  • [ADF-11.1.2] Setting Table "columnStretching" brings dummy scroll bar

    I am facing a problem where in whenever I set "columnStretching" property of af:table component (which is inside panel collection), a dummy and ugly horizontal scroll bar appears on browser.
    I am facing this issue at least with Google Chrome and Firefox.
    Screenshot: [3 Screen shots uploaded|http://imageshack.us/g/651/withoutcolumnstretching.jpg/]
    Is this an issue with ADF or in the way I am using it ?
    Step to reproduce the issue:
    1. DnD Panel Collection inside Panel Splitter
    2. DnD Table insider Panel Collection OUTPUT : At this point everything is OK- SCREENSHOT1
    3. Set columnStretching property of table to any valid value.
    4. Run the page, at first, you may not find anything weird, OUTPUT: SCREENSHOT2
    5. On browser, move the splitter to change the visual hight/width of table, you will notice a horizontal bar - SCREENSHOT3
    Now, no matter what you do, you won't be able to come out of horizontal bar.
                  <af:panelSplitter id="ps1" orientation="vertical">
                    <f:facet name="first">
                      <af:panelCollection id="pc1">
                        <f:facet name="menus"/>
                        <f:facet name="toolbar"/>
                        <f:facet name="statusbar"/>
                        <af:table value="#{bindings.DepartmentsView1.collectionModel}"
                                  var="row"
                                  rows="#{bindings.DepartmentsView1.rangeSize}"
                                  emptyText="#{bindings.DepartmentsView1.viewable ? 'No data to display.' : 'Access Denied.'}"
                                  fetchSize="#{bindings.DepartmentsView1.rangeSize}"
                                  rowBandingInterval="0"
                                  selectedRowKeys="#{bindings.DepartmentsView1.collectionModel.selectedRow}"
                                  selectionListener="#{bindings.DepartmentsView1.collectionModel.makeCurrent}"
                                  rowSelection="single" id="t1"
                                  columnStretching="column:c2">
                          <af:column sortProperty="#{bindings.DepartmentsView1.hints.DepartmentId.name}"
                                     sortable="false"
                                     headerText="#{bindings.DepartmentsView1.hints.DepartmentId.label}"
                                     id="c1">
                            <af:outputText value="#{row.DepartmentId}" id="ot1">
                              <af:convertNumber groupingUsed="false"
                                                pattern="#{bindings.DepartmentsView1.hints.DepartmentId.format}"/>
                            </af:outputText>
                          </af:column>
                          <af:column sortProperty="#{bindings.DepartmentsView1.hints.DepartmentName.name}"
                                     sortable="false"
                                     headerText="#{bindings.DepartmentsView1.hints.DepartmentName.label}"
                                     id="c2">
                            <af:outputText value="#{row.DepartmentName}" id="ot2"/>
                          </af:column>
                          <af:column sortProperty="#{bindings.DepartmentsView1.hints.ManagerId.name}"
                                     sortable="false"
                                     headerText="#{bindings.DepartmentsView1.hints.ManagerId.label}"
                                     id="c3">
                            <af:outputText value="#{row.ManagerId}" id="ot3">
                              <af:convertNumber groupingUsed="false"
                                                pattern="#{bindings.DepartmentsView1.hints.ManagerId.format}"/>
                            </af:outputText>
                          </af:column>
                          <af:column sortProperty="#{bindings.DepartmentsView1.hints.LocationId.name}"
                                     sortable="false"
                                     headerText="#{bindings.DepartmentsView1.hints.LocationId.label}"
                                     id="c4">
                            <af:selectOneChoice value="#{row.bindings.LocationId.inputValue}"
                                                label="#{row.bindings.LocationId.label}"
                                                required="#{bindings.DepartmentsView1.hints.LocationId.mandatory}"
                                                shortDesc="#{bindings.DepartmentsView1.hints.LocationId.tooltip}"
                                                readOnly="true" id="soc1">
                              <f:selectItems value="#{row.bindings.LocationId.items}"
                                             id="si1"/>
                            </af:selectOneChoice>
                          </af:column>
                          <af:column sortProperty="#{bindings.DepartmentsView1.hints.StreetAddress.name}"
                                     sortable="false"
                                     headerText="#{bindings.DepartmentsView1.hints.StreetAddress.label}"
                                     id="c5">
                            <af:outputText value="#{row.StreetAddress}" id="ot4"/>
                          </af:column>
                          <af:column sortProperty="#{bindings.DepartmentsView1.hints.LocationId1.name}"
                                     sortable="false"
                                     headerText="#{bindings.DepartmentsView1.hints.LocationId1.label}"
                                     id="c6">
                            <af:outputText value="#{row.LocationId1}" id="ot5">
                              <af:convertNumber groupingUsed="false"
                                                pattern="#{bindings.DepartmentsView1.hints.LocationId1.format}"/>
                            </af:outputText>
                          </af:column>
                        </af:table>
                      </af:panelCollection>
                    </f:facet>
                    <f:facet name="second">
                      <af:panelBorderLayout id="pbl2">
                        <f:facet name="start"/>
                        <f:facet name="bottom"/>
                        <f:facet name="end"/>
                        <f:facet name="top"/>
                      </af:panelBorderLayout>
                    </f:facet>
                  </af:panelSplitter>
            Edited by: Anandsagar Sah on Aug 2, 2011 11:22 AM

    Looks wired, but not sure if it's a bug.
    The problem is the panel collection. Looks like the size is off a pixel after moving the splitter this triggers the stretch to recalc and as it somehow decides that is does not fit horizontal it shows the scroll bar.
    You can get rid of the horizontal scroll bar in a couple of ways :
    1. if you hide a column
    2. if you show a hidden column
    3. if you reorder the columns
    4. if you trigger a ppr on the panel collection (I prefer this) e.g. put a button on the toolbar
    5. refresh the whole page.
    All solutions are based on the fact that the panelCollection recalculates it size during a ppr.
    Timo

  • [ADF-11.1.2] Scroll bar Issues - Please file BUGs for these issues.

    Hello,
    Recently, I have started working on ADF and till now I found 2 scroll bar issues with Oracle ADF.
    1. af|inputComboboxListOfValues : Scroll bar appears on Google Chrome.
    Screenshot: http://imageshack.us/photo/my-images/829/inputcomboboxlistofvalu.jpg/
    2. Setting Table "columnStretching" brings dummy scroll bar : [ADF-11.1.2] Setting Table "columnStretching" brings dummy scroll bar
    I beleive that these two are scroll bar related Bugs but what I understand from ?messageID=9773962 that since I don't have support contract, I can't file a bug.
    I have created this thread so that responsible people can take actions accordingly.

    Shay,
    Thank you for your reply. I will take a look at your links.
    Use Case:
    Application will have different BC for different IT Assets (like Monitor, Keyboard, Servers etc), which will basically hold records for all available Assets (like Display Resolution, screen size etc for all monitor in Monitor BC).
    I want to give user; the ability to create, for e.g., the sub-class of Monitor to store more specific attribute-values in different table (which will be linked Parent BC). For e.g.: They may want to care about holding CRT and LCD Monitor records in separate new database table -- Application will ask user what all attributes/Columns they want to see for LCD which is specific to this type AND which is not present in already existing out-of-box Monitor BC/Table - e.g. - "Viewing Angle" Attribute).
    With that said, I can write code to create database table on fly (having 1-to-1 foreign key reference to parent table) but writing ADF part seems difficult. I also wanted application to automatically generate new page for newly added VO BC. E.g.: LCD-Monitor.JSPX inheriting all attributes from monitor (parent VO) in the same structure as Monitor.JSPX file is having with extra LCD-specific Attributes in separate panel tab (which again UI developers can customized it).
    Too much to expect huh !
    I am going to start building the application so If not above way, any other suggestion to achieve the requirement ?
    Edited by: Anandsagar Sah on Aug 29, 2011 9:23 PM

  • Unable to view data in ADF calendar.

    Hi,
    I am working on an adf application that uses the ADF calendar component. I have created view object(with Entity Object) and have dragged and dropped the associated component from the data controls as an adf calendar on a jsf page. But 'm unable to run this application. The following exceptions occurs :
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlCalendarBinding$AdfmCalendarActivity.getStartDate(FacesCtrlCalendarBinding.java:1041)
         at oracle.adf.view.rich.model.CalendarModel.isActivityInRange(CalendarModel.java:189)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlCalendarBinding$AdfmCalendarModel._createCalendarActivities(FacesCtrlCalendarBinding.java:793)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlCalendarBinding$AdfmCalendarModel._getActvitiesListMap(FacesCtrlCalendarBinding.java:750)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlCalendarBinding$AdfmCalendarModel.getTimeActivities(FacesCtrlCalendarBinding.java:500)
         at oracle.adfinternal.view.faces.renderkit.rich.CalendarListRenderer.encodeAll(CalendarListRenderer.java:152)
         at oracle.adf.view.rich.render.RichRenderer.delegateRenderer(RichRenderer.java:1731)
         at oracle.adfinternal.view.faces.renderkit.rich.CalendarRenderer.encodeAll(CalendarRenderer.java:439)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:606)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:447)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$1500(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:734)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:637)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:187)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:318)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:283)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:360)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:606)
    What I understand is that the activity or timezone is not setting properly. However, I'm not able to figure out which is incorrect?
    Earlier it worked fine when an other view is used. Based on our requirements, I changed the view definition and few mappings. Now it is throwing this error.
    Please help me.

    Arun,
    Thanks for the response.
    The Jdev version is 11.1.2.0.0.
    Regarding the VO's, both are different VO's. The first VO(which worked fine) is a simple query and is based on EO.
    My Second VO (Based on a database view) is not based on EO. is it mandatory that the VO should be Enity based?
    However, in my pageDefinition file, I had all bindings as:
    <action IterBinding="JtfTasksCal1Iterator" id="ExecuteWithParams" RequiresUpdateModel="true"
    Action="executeWithParams">
    <NamedData NDName="startDate" NDValue="#{bindings.JtfTasksCal1.startDate}" NDType="java.sql.Timestamp"/>
    <NamedData NDName="endDate" NDValue="#{bindings.JtfTasksCal1.endDate}" NDType="java.sql.Timestamp"/>
    <NamedData NDName="tz" NDValue="#{bindings.JtfTasksCal1.timeZoneId}" NDType="java.lang.String"/>
    </action>
    <calendar IterBinding="JtfTasksCal1Iterator" id="JtfTasksCal1" xmlns="http://xmlns.oracle.com/adf/faces/binding"
    ActionBindingName="ExecuteWithParams">
    <nodeDefinition DefName="oper.model.uiview.JtfTasksCalVO">
    <AttrNames>
    <Item Type="id" Value="TaskNumber"/>
    <Item Type="providerId" Value="TaskStatus"/>
    <Item Type="title" Value="TaskName"/>
    <Item Type="startTime" Value="ScheduledStartDate"/>
    <Item Type="endTime" Value="ScheduledEndDate"/>
    <Item Type="tags" Value="TaskStatus"/>
    <Item Type="custom" Value="ScheduledEndDate"/>
    <Item Type="custom" Value="ScheduledStartDate"/>
    <Item Type="custom" Value="TaskId"/>
    <Item Type="custom" Value="TaskName"/>
    <Item Type="custom" Value="TaskNumber"/>
    <Item Type="custom" Value="TaskStatus"/>
    <Item Type="custom" Value="TaskType"/>
    </AttrNames>
    </nodeDefinition>
    <providerDefinition IterBindingName="JtfTasksCal1Iterator">
    <AttrNames>
    <Item Type="id" Value="TaskStatus"/>
    <Item Type="displayName" Value="TaskName"/>
    </AttrNames>
    </providerDefinition>
    </calendar>
    Is there anything missed here?
    And there is no Timezone specified in trinidad-config.xml. If the timezone is not specified here, then how it picksup the timezone?

  • Share calendar from a specific date

    I am spending three months in the US visiting family. While I am here, I'd like to share certain calendars with my family members (doctor's appointments, social engagements, etc.), but don't want them to be able to see every such appointment I've had going back several years. When I start sharing a calendar, is it possible to only show it starting from a particular date? Or for a specific date range? I know I could create an extra calendar to use just for this, but I'd rather not have to do that if possible.
    Thanks!

    Hi,
    The SearchQuery parameter specifies a search string or a query formatted. You can limit your search to specific types of files, such as "kind:email".
    Here is a related article which can help you for your reference.
    Advanced Query Syntax
    http://msdn.microsoft.com/en-us/library/aa965711(VS.85).aspx
    Here is a related thread for your reference.
    http://social.technet.microsoft.com/Forums/exchange/en-US/1f6cc2cd-b5fe-483d-aea7-d8fa20937614/error-cmdlet-searchmailbox?forum=exchangesvrgenerallegacy
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • How to configure the date format in toolbar of ADF Calendar

    Hi,
    In the weekly view of the ADF Calendar, the date on the toolbar of the calendar component is something like this "May 1,2011 - May 7,2011".
    Is there a way to configure this. What changes need to be done to show this as "1 May 2011 - 7 May 2011".
    Thanks,
    Deepak

    See Bug 13825615 - backport to 11.1.1.7.0 bug 13045234 - date format not supported in toolbar by ca

  • TS4337 my scroll bar continues to scroll up to the top when I'm in the daily or weekly view of ICloud calendar - how do I stop this?

    When I am using the Icloud calendar on my PC in the daily or weekly view, my scroll bar on the right continues to move up to the top of the page.  This has just happened today so I'm sure I pushed something on my keyboard.  I have restarted my system, disconnected then reconnected my keyboard but to no avail.  Any suggestions?

    If you're using Chrome as your browser, try increasing the font size in your browser settings (see https://support.google.com/chrome/answer/96810?hl=en).

  • Horizontal scroll bar for each page of the ADF page???

    Hi Everyone,
    I have developed one ADF page which is working very fine.
    The width and height of the page is more by which it is showing vertical scroll bar and horzontal scroll bar at the end(bottom) of the page.
    But the requirement is that the horzontal scroll bar should be displayed for every page when we scroll down but it is displaying at only bottom of the page.
    How can i include horizontal scroll bar?
    Any suggestions wil be really useful.
    Thanks.

    See if this works:
    <af:form id="f1">
    <af:panelStretchLayout id="psl1">
    <f:facet name="center">
    <af:panelGroupLayout id="pgl2" layout="scroll">
    <af:panelGroupLayout id="pfl1"/>
    </af:panelGroupLayout>
    </f:facet>
    </af:panelStretchLayout>
    </af:form>
    Drop your content inside the second panelGroupLayout

Maybe you are looking for

  • Sharing a printer between 10.4 PB and OS 9.2 iMac- impossible????

    Hello! I have a set-up here in my dorm room, where i have my 15" PB G4, running tiger, connected to an HP Inkjet 5150. However, i just got my old G3 iMac DV (400 mhz G3, 192ram, 60GB, 9.2.2) up and running, and would like to be able to print without

  • Iphone 5C went black

    Slowly but surely when my iphone drpped(not too far away I may add) it went black and know I can't do anything. People call me but I can't answer or turn it off. What does this mean?

  • HOW TO-install wmv plugin

    Please, teach me how to install the plugin for safari that allows playback of wmv video. Many sites use this format and is necesary, FREE plugin please. Also, the .sitx download is just blank..

  • Finding and replacing (international??) characters

    I'm having trouble finding and replacing characters. Can anyone help me see the wood for the trees? The characters in question are single quote characters (I asume) which have been entered in a windows box/word program/filemaker progremme or some oth

  • Boedge XI 3.1  BO users  list displayed empty  when sending doc.

    hello When a user belongs to the administrator group he can send a webintelligence document to another BO user . If he doesn't belong  to that group  ,when he wants to do it  the BO list users displayed is empty so it's impossible to send a document