IBE: Items Per Page for Display profile at Responsibility level

Hi,
we would like to have different number of items per page for different sites. We thought we would achieve it by setting profile "IBE: Items Per Page for Display" at the responsibility level and have unique responsibilities to access different sites.
However, I saw that by default profile "IBE: Items Per Page for Display" is not visible at the responsibility level. Can I alter it to be visible at responsibility level in the profile definition and then set it at the responsibility level?
Kindly help.
Regards
Harsha.

I tried to change at SERV level and still the profile never gets updated. Kindly help.

Similar Messages

  • Restrict Number of Display Items Per Page

    Dear all,
    Can you guys please kindly advise me on how to restrict the number of items(eg. 10 items per page) being display in a JSP page, and leave the remaining items that is not being display to other pages, maybe page 2 or page 3 depending on the number of items from the search result?
    Thanks alot.
    Warmest regards,
    Keng Yiam

    Word of advice ... don't post your messages multiple times because noone will answer you.
    roughly;
    number of results / 10 = number of pages to view all results
    then loop 10 times over the result set. use the cursor of ResultSet

  • How to submit a bug report for OSB? - restore fails if number of items per page is changed from the default of 30

    In the OSB web gui, one of my users found that if the number of items per page is changed from the default of 30, the restore of the file will fail.  He tested this using recent versions of Firefox and IE.  We have verified this to also be the case using Chrome.
    In a directory containing over 100,000 files, moving 30 at a time to find the one to be restored is a very frustrating user experience.
    How do I file a bug report for this issue?  Is there a workaround for this bug to enable my users to more easily find the file to restore without being restricted to the default of 30 items per page?

    Yes there is a bug in the webtool in the current release. You can use the commandline obtool to do the restore, that is much faster and works fine.
    Thanks
    Rich

  • How to avoid the hard limit of 100 column and items per page?

    I have created a Form on a Table with Report. I need to create/edit approximately 175 items. The items on the Form have a limit of 100 column and items per page. What is the best way to carry the remaining items to another Form and doing an insert or update? or is the 100 column limit on the insert/update per table as well?
    Thank You.

    Hi Rick,
    The 100 item limit is on a page, not a table, so you shouldn't have any trouble with your insert or update processes.
    Here's a thought:
    Report currently has a column that links to the first page of items (page 14) with the retrieved row. Presumably you also have a Add New button on the report page that links to page 14 for a new row.
    Define a Next button on page 14 that branches to the second page of items (page 16). Also define a Previous button on page 16 to return to page 14. But page 16 would be the only page with a Save button.
    Now, if user clicks Add New, user will get a blank page 14. Once user enters the info and passes validation they click Next and will be sent to page 16 to enter the remaining info and Save.
    If user clicks one of the column links, they will be brought to page 14 with the clicked row - they can change whatever info there and click Next, or just click Next, to get to page 16. After any changes are made, they click Save.
    I'm assuming you've been thru the tutorials and realize that you'd really have two Save buttons defined for page 16 - one conditional on your primary key item having a value (existing record) and one conditional on it being null (new record) - check out the tutorials for more info, but this is how the application would know whether to run an insert process or an update process.
    Hope this all makes sense and can help,
    John

  • One line item per page --- Urgent

    Hello,
    I am printing an order. But while printing an order I have
    a header
    main
    a footer.
    In main I have to print line items. Now while printing line items ,  my requirement is print ONLY ONE LINE ITEM PER PAGE.
    For every page header and footer should repeat.
    I am trying with AT NEW command but it is giving error. I am using table to loop on item data table.
    Please tell me urgently how to do it.
    Thanks,
    Madhura

    Hi,
    If you want to continue using the table this is what you can do.
    Im assuming u only use the table for printing line items
    So
    Create a loop above the table
    Place the table inside the loop.
    Uncheck the internal table check box inside the tables Data tab
    and copy that looping information into the loop.
    After the table, and inside the loop ..place the command node.
    Also place whatever data in ther main section of the Table now in the header of the table
    Edited by: Nehal Fonseca on Apr 23, 2008 6:35 PM
    Edited by: Nehal Fonseca on Apr 23, 2008 6:36 PM

  • Rows per Page for PIVOT view.

    Hi,
    Is there any way we can show limited no of rows in pivot. Rows per Page for PIVOT view.
    on the click on next one should move to the next page.
    Thanks

    Pagination in Pivot Solves your problem at UI Level only.
    Below is the link that guide you how to implement Pagination in Pivot:
    [http://oraclebizint.wordpress.com/2008/01/17/oracle-bi-101332-pagination-in-pivot-tables/]
    Hope it helps you..
    -Vency

  • Item "Start/stop table":  Counts towards 100 item per page limit?

    One of my form pages has many items and aligning them all just right is quite a chore.
    I found myself using lots of those handy "start/stop table" items instead of fighting with the colspan, rowspan, New Line/New Field attributes.
    Question: Do these "start/stop table" items count toward the 100 item per page limit?
    [I hope the answer is No]
    Thanks

    Vikas - The answer is no. It's only when the counter gets incremented, e.g., between p_t01 and p_t02, ... You can see that the stop-and-start (not star/stop) items do not generate html items with such a sequence component.
    Scott

  • Printing multiple slides per page for pdf

    Hey guys. I just downloaded 10.10.1 and I'm unable to print multiple slides per page for my pdf files. Usually before I print, I can choose an option if I want to have 4 or 6 slides per page printed (as this helps to save paper and is how I have my notes for school). But now, it says "copies per page" instead of "slides per page". So the print preview shows the same 1 slide printed 6 times on each paper, instead of 6 different slides on 1 paper (which what is what I was able to do before I downloaded Yosemite).
    Does anyone know how to print multiple slides per page for pdf files???

    Did you try the Layout panel? Page per sheet?

  • Large product page not displaying correctly on responsive webpage.

    Large product page not displaying correctly on responsive webpage. Not really sure what to adjust or correct.
    http://iamartde.businesscatalyst.com/apparel-1/i-am-art-sweatshirt-white

    Hi,
    I think it may be <div class="html5gallery-viral-0"> (contains the social media buttons) // screencasteu.worldsecuresystems.com/AP/2013-08-01_1033.png
    It's the only element that isn't in sync with the other elements on page, when compared to home.html for example.
    Kind Regards,
    Alex Pavelescu

  • Urgent - displaying maximum of 5 items per page

    I have 10 items in the session and i want to display a maximum of 5 items on a page. The page will also contain next and previous buttons.
    In my JSP I iterate through the items as its returning a collection to display them but i am still unable to display 5 on one page and 5 on the other, it seems to just display all 10 on the one page. Can anyone help who may have done something similar to this .

    Thanks for that. I''ve managed to display the 5 items but it doesnt seem to recognise that there are more than 5 items so to display the next and previous buttons. I've pasted the code below to check the faultcount and to display the 5 items ....
    <%-- The code below is to display only 5 faults per page --%>
    <%!int i = 0; %>
    <%!int pageSize = 5; %>
    <%!int pageCount; %>
    <%!int faultCount; %>
    <%!int startNo; %>
    <%!int endNo; %>
    <%!int pageNo; %>
    <%
    //get the faultcount
    Collection lFaults = (Collection)session.getAttribute(RequestParametersConstants.SessionAttributeConstants.FAULTS_LIST);
    Iterator allFaults = null;      
    FaultDetail faultdet = null;
    pageCount = faultCount/pageSize;
    if (faultCount%pageSize != 0) {
    pageCount++;
    //retrieve the page to be displayed
    if (request.getParameter("Page") == null || request.getParameter("Page")== "")
    pageNo = 1;
    else
    pageNo = Integer.parseInt(request.getParameter("Page"));
    //setting the starting record and end record to which is to be displayed
    startNo = ((pageNo-1) * pageSize) + 1;
    endNo = (pageNo==pageCount) ? faultCount : (pageNo * pageSize);
    %>
    allFaults = lFaults.iterator();     
    while ((allFaults.hasNext()) &&(startNo <= endNo))
    startNo++;
    faultdet = (FaultDetail)allFaults.next();          
    session.setAttribute(RequestParametersConstants.SessionAttributeConstants.FAULTS_DETAIL, faultdet);
    %>
    <tr onClick="rowClicked();" >
    <td><p><h4 ALIGN="LEFT"><%=DateConstants.DATE_FORMAT.format(faultdet.getReceivedDate())%></h4><p></td>
    <td WIDTH="15%"><p><h4 ALIGN="LEFT"><%=faultdet.getDescription()%></h4></p></td>
    <td WIDTH="20%"><p><h4 ALIGN="LEFT"><%=faultdet.getLocation()%></h4></p></td>     
    <tr>
    <%
    %>

  • Need API for Creating Profile at site level

    Hi ,
    I need to create Profile at site level by using APi.
    I have a requirement to create dynamically Profile for storing last run date of my program.
    so I need a API which can create Profile by Pl/Sql code.
    Thanks in Advance,
    Ajit
    [email protected]

    The list of 11i APIs can be found under [Oracle Integration Repository|http://irep.oracle.com/].
    In R12, the Oracle Integration Repository is shipped as part of the E-Business Suite (Oracle Integration Repository Responsibilty).

  • How to print one line item per page?

    Hi,
    I have to develop a smartform for printing tags (labels) and i am stuck. My problem is:
    If more than one materials are available in one document, one material will be printed per one page. So if three line items are there, three pages of print are there.
    Can someone please tell me how to go about it?

    Hello Richa,
    it all depends if you are printing the Header data or not.
    In your case I can recommend a Loop over the items in the Form processing and in each loop step you craete an entire page print out, this should be possible.
    If you need to print the header, this could be done prior to entering the loop.
    I hope this helps you in finding a solution
    Regards
    Isabelle

  • Highlight current menu item whose page is displayed in an iFrame

    Greetings,
    Looking for the Holy Grail here...
    So the parent page has static menu and an iframe which then loads in a specific pages as the user clicks on the menu items (which are ul li tags).
    I would like to be able to highlight a menu item based on the page content being displayed in an iframe. It seems to be quite difficult to do for this style of page load using iframe method. I know it would be easier using php, but I can only use iframe (long story).
    When page 1 is displayed in the iframe, I would like for the corresponding menu item to be highlighted.
    I'm hoping the answer is out there somewhere as iframe has been around forever. If you would like to see my code, I'm happy to provide this.
    Thanks!

    Sure, here you go...
    1. Add this code between your <head> tags:
    <script type="text/javascript">
        function offclass(id)
        {document.getElementById(id).className = 'class_off';}
        function onclass(id)
        {document.getElementById(id).className = 'class_on';}
    </script>
    2. In your css, create your on and off styles (I used <a> you can use <li> the same way)...
    a.class_on {
        color:blue;
    a.class_off {
        color:red;
    3. Add id's (individual to each link), classes (set to the off class you make) and onclick events (one to turn the link on and several to turn off the others) to your links...
    <a id="link1" class="class_off" href="http://www.apple.com" target="mr_jones" onclick="onclass('link1'); offclass('link2'); offclass('link3');">Link 1</a>
    <a id="link2" class="class_off" href="http://www.adobe.com" target="mr_jones" onclick="onclass('link2'); offclass('link1'); offclass('link3');">Link 2</a>
    <a id="link3" class="class_off" href="http://www.foxnews.com" target="mr_jones" onclick="onclass('link3'); offclass('link1'); offclass('link2');">Link 3</a>
    4. Give your iframe the name used for your target and a base "on page load source" (I used a # so it's blank on load)...
    <iframe id="mr_jones" name="mr_jones" width="420" height="315" src="#" frameborder="0"></iframe>
    That's it. As you increase the number of links, you just need to make sure you have an offclass for each new one added in to turn those off when you click.

  • Hi when I do a search and say there are over 31,000 results...I only get 8 pages of 4 items per page. Why does it limit my access to the results?

    Hi just yesterday when I do a search a lot of results come up like 31,000 but I only have access to 8 pages with 4 items on items on it? And there is no link to click on to advance beyond that. Why? How can I
    have access to all 31,000 items again? This happens for no matter what I search for now. It never used to do this. Thank you! , Leslie Brennan

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems (google):
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How to find the .htm resource pages for search profiles?

    Good Day All,
    I am trying to customize the search page (search profiles) within UCM, i want to do that by use the appropriate .htm resource page within a custom component.
    I found the checkin .htm pages and i can make changes on them and the changes are reflected on the UCM.
    anyone can help me and providing me with pages name, or tell me how to thier names.
    Regards.

    Thanks so much for your reply.
    I have the following case:
    assume that i have a field on ucm named "xDepartment", and its type on ucm is Int (integer) . This filed is configured to Table-View option list, and the view have two columns (key, value). also assume that i have the following data in this view:
    1: CIS
    2: MIS
    3: BIS
    4: Enginering
    5: Accounting
    on search profiles, when i select a profile that have this field, the possible values that can be searched are integer and will appear From - To ; since this field is defined as integer. But the user that will search don't know the mapped value for each key, because on checkin form the values appears on the secreen.
    what i want to ask is:
    can we specifiy the possible search values to be the values not keys of this view. can the search values appears like what values appearch in checkin page
    note:
    i have an illustration image, but i don't know how to add it here on forums
    Regards

Maybe you are looking for

  • DVD drive stopped working after Mavericks install

    I have a Macbook Pro (late 08 model) that was running Snow Leopard. I recently did a clean install of Mavericks and since then the DVD drive just spins and ejects discs without being able to read them (doesn't seem to matter what I use. Software, gam

  • Hard drive prevents waking from sleep

    I have a mac mini 2011 2.5Ghz core i5 that has developed an unusual problem. I just got a new Lacie D2 quadra external hard drive and if I leave it connected as the backup I cannot get the computer to wake up. When I move the mouse or tap the keyboar

  • RAW and iPhoto 6

    Recently I have this problem that some (not even all from the same CF card) stored RAW images in iPhoto 6 shows in the software as RAW but when I am moving them to a folder on my desktop to process in Photoshop they have changed to jpg without my inv

  • Character Mode in Reports9i

    Hi, I need to print a pre printed stationary Report. I am using forms9i. Can I use reports 9i for the above requirement? If character mode printing supported in Reports 9i Thanks & Regards Sajan

  • Problem to move user in LDAP with the function DBMS_LDAP.rename_s

    Hello, I want to move a user in Active Directory, but this function i can only change his "cn". And when I use an invalid DN I have no error. My syntax is: retval := DBMS_LDAP.rename_s ( emp_session, my_dn,'cn=nom prenom', 'OU=test,DC=XXX,DC=org', 1,