Stacked Canvas and No. of records display on the block?

Any coding to re-size the "Stacked" canvas and no.of records displays on the block?
Please advice,
Amy

u can set the view port and Width and height of the Stack canvas at runtime but not No of Records display....
set_view_property .....VIEW_SIZE or Width / Height
for canvas size use SET_CANVAS_PROPERTY
Baig
[My Oracle Blog|http://baigsorcl.blogspot.com/]

Similar Messages

  • Stacked canvas and bean area

    Hi
    i have a bean area which display graph placed on a stacked canvas. i have set the stacked canvas to show the horizontal scrollbar. i want to allow user to scroll through the stacked canvas when the graph increase in width.
    in my program, the bean area width would be dynamically change - increase the width depending on the number of data using
    set_item_property('NAV.BA',WIDTH,690).
    but the bean area does not seem to increase in width even when i set the property. why is it so?
    appreciate any help. thx.
    Siti

    Hi,
    did you try to change the size of the bean display that runs in the BeanArea. The bean area should adjust to the size of the bean displayed. I didn't find a bug filed on the issue of not being able to set the width and height of a JavaBean container. But I could find one for Forms 6.0.5 that was fixed in 6i about not resizing the bean container according to the resize of the embedded bean area.
    If this doesn't solve the problem I recommend contacting customer support at metalink.oracle.com
    Frank

  • New stacked canvas and action items

    I have a form with tree module components into the same window: one new content canvas and two new stacked canvas.
    The window has an action item. When I execute this form the action item is'nt visible because is placed under the stacked canvas. Is possible display the action item at the bottom of the window?

    hi
    try to adjust the View port width & height of stacked canvas properties back and forth.
    ram Not sure this addresses my problem. The stacked canvas properties are fine. However, I want to be able to execute a SHOW_VIEW on my stacked canvas after a FORM_TRIGGER_FAILURE has been raised. Obviously, I could place a button that did SHOW_VIEW when pressed but thats far from ideal. I want to be able to do it automatically without any need for the user to do anything.
    Regards
    Peter.

  • Canvas and viewer won't display video correctly

    I have just reinstalled and then reinstalled 5.1.4. Picture plays on external video monitor but will not play in either canvas or viewer. RGB is set. Mirror on playback is set. Audio will play. Viewer will play on external monitor. Usually a still will be on viewer of canvas screen or just a jumbled mess. Sometimes with parts of display frame included in mess. Thanks for any help.

    Thanks for posting helpful info re my problem. Issue finally resolved. FYI in case you should encounter a similar problem. I failed to mention in my post I was running two video displays. The video card I was running on when I developed the problem had been my auxilary display and was too underpowered to run the canvas and viewer. I inadvertaintly switched final cut pro to that card and monitor when my previous main monitor quit. I simultaneously had a drive boot problem. All is well that ends well, I suppose. Only took 4 days to sort it out and could find no info in tech manual that would have led me to this.

  • Stacked Canvas and Raise FORM_TRIGGER_FAILURE

    My form consists of a content canvas and a scrollable Stacked canvas. If FORM_TRIGGER_FAILURE is raised from one of the items on the content canvas the stacked canvas gets hidden, as you would expect i.e. FORM_TRIGGER_FAILURE returns the focus back to the item and because this item is on the Content canvas, the stacked canvas get hidden.
    I need to be able to handle this i.e. when FORM_TRIGGER_FAILURE is raised for the items on the content canvas, I need to be able to issue a SHOW_VIEW for my stacked canvas. However, I cant work out how to do it. I've tried placing various triggers on the content canvas items, in the hope they'd fire when FORM_TRIGGER_FAILURE returns focus to the item but without success. Any ideas ?
    Regards
    Peter.

    hi
    try to adjust the View port width & height of stacked canvas properties back and forth.
    ram Not sure this addresses my problem. The stacked canvas properties are fine. However, I want to be able to execute a SHOW_VIEW on my stacked canvas after a FORM_TRIGGER_FAILURE has been raised. Obviously, I could place a button that did SHOW_VIEW when pressed but thats far from ideal. I want to be able to do it automatically without any need for the user to do anything.
    Regards
    Peter.

  • Number of records displayed in the lookup field on webconsole dont change

    Hi All,
    Issue here is-
    When I select a report or process form to select a value for anything and click on the magnifying
    glass (lookup field) in web console, should get all the resources in the page that pops up.
    For now it only displays 10 records per page. I see all the lookups displaying 10 records when clicked on the magnifying glass icon.
    The property ‘global.displayRecordNum.value’ in the xlDefaultAdmin.properties file is set to
    20. So, all other pages display 20 records but all lookup pages on web console
    show only 10 records per page.
    Now the businees users want that the lookup page should display 20 records per page like other pages.
    For recreating the problem you can follow the steps:-
    Operational Reports -> Click on Attestation Process Name magnifying glass-> the page that pops up should display all the resources on one page instead of displaying 10 per page.
    Anyone has any idea on this if it is possible to change it thorugh an attribute in xlDefaultAdmin.properties or something else ?
    Thanks.

    You may add "and rownum < ..." to the default where clause.
    But that will not change the layout of the block. E.g. if you have a 10 record block where you want to display only 3 records, you will see 7 empty records.
    Also, this is not a good idea if you are using record ordering.

  • Issue with records displaying in the advanced table in popup window oaf

    Dear All,
    I have a requirement as below.
    I have a popup search page in that i am displaying the searched data in advanced table, but the issue is all the rows not displaying in the popup window because of poup window size, even i am not able to view the "Next" button in the table to proceed next records, can someone suggest me how to display the "NEXT" button in the table so the i can view all the records in the table.
    or is it feasible to implement "SCROLLBAR" in the advanced table in popup window so that i can scroll vertically and horizontally to view records.
    Thanks

    Actually i have made a mistake, in my advanced table table property palllet i have mentioned maximum rows fetched 20 but in my page i was displaying 10 records only so thats why the navigation button not displaying,
    Thnaks

  • Street and Country are not displaying on the Form

    Hi all,
    Does anyone know why the STREET and COUNTRY is not displayed on form?
    I have debugged into SAPscript, the value for REGUH-STRAS and LV_REGIO is there, but somehow it just cannot display on the form.
    /           <B>&REGUH-NAME1&<B></></>
    /           <B><B><B>&REGUH-STRAS&<B></></></></>
    /           <B><B><B><B><B>&REGUH-ORT01&<B></></></></></></>
    /           <B><B><B><B><B><B><B>&REGUH-PSTLZ&<B></></></></></></></></>
    /           <B><B><B><B><B><B><B><B><B>&LV_REGIO&<B></></></></></></></></></></>
    Please advice and thanks in advance.

    Hello,
    Use Condence symbol 'C' in the respective fields.
    &REGUH-STRAS(C)& / &REGUH-ORT01& / &REGUH-PSTLZ& / &LV_REGIO(C)&
    Regards,

  • Messages to /dev/sysmsg and /dev/console are displayed on the CDE Desktop

    I noticed that after reboots any message sent to /dev/sysmsg or /dev/console is displayed to the CDE Desktop (wallpaper). After I log out then log back in the problem disappears. This happens in global zones only and not in a non-global (local) zone.
    (the only service I see with "svcs -xv" is the Print Service)
    To repeat the problem I have to do the following:
    1. Reboot (init 6)
    2. Login to the CDE as a user.
    3. Open an Xterm window, and in the windows, "su" to root
    4. Observe a "su on ..." message on the CDE desktop in big white "OBP" looking mono-spaced text.
    5. Log out of the CDE
    6. Login to the CDE as a user.
    7. Open an Xterm window, and in the windows, "su" to root
    8. Problem has disappeared, no more logging of console like messages to the CDE desktop.
    As well, if I do something like this after I reboot, and on 1st log in:
    echo "Hi there" > /dev/console
    echo "Another Hello" > dev/sysmsg
    I'll see both messages print to the Desktop of the CDE. If I log out and log back in, I will no longer see this kind of behavior.
    My Hardware: Sun Netra CP3260
    My Software: Sun Solaris 10 5/08 Update 5 with 137137-09
    Additional info:
    /etc/syslog.conf - does have a line that directs some output to /dev/sysmsg
    /etc/default/su - does list: CONSOLE=/dev/console
    I did comment out the above two lines in my syslog.conf and /etc/default/su, and the behavior goes away, however this is a workaround and not a fix of the issue.
    Any ideas?
    Brian Jester
    Edited by: BrianJester on Apr 30, 2010 12:11 PM
    Edited by: BrianJester on Apr 30, 2010 12:22 PM

    Yes, I know this is an old post, but I’m trying to clean them up.
    Without your PowerShell script is will be impossible for anyone to answer this.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Pavilion p6228p-b desktop keeps turning on and off but no display on the screen

    I've been having problems with my computer since i bought a new video card. Therefore, I decide to take it off the computer and work with the one that was originally installed. On the process of taking the video card off i decide to clean it also. No chemicals or even water, pressure air alone. Ever since, I haven't been able to turn the computer on properly. The computer turn on and like a minute later it turns off automatically, and it continues doing this until i disconnect it. The power button alone won't turn the computer off. In all this process there is no display on the screen at all. By the way, the screen works fine. Can anyone help me?

    on the hp site for your machine there are some updates for bios and utilities....this may help. all in all i think these machines are coming to their use by date and i myself am researching a new machine. my ol'banger may go at anytime...

  • HT201263 My ipod touch is stuck on the home screen, gray background, only displays the ipod logo. The sliders do not respond at all, either to unlock or shut down, and multiple languages are displayed on the slider, none of them english. Maybe a virus or

    My ipod touch is stuck on the home screen, will not respond. Displays a gray background with the ipod logo, sliders are unresponsive. Bottom slider displays many different languages, none of them english. Maybe a virus or malware?? Restoring with itunes does not work, neither does holding down the home/sleep buttons to reset.

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Terms and conditions not getting displayed on the last page

    Hi All,
    I have to display a smartform, on the front side of the page i have to display material details and on the back side of the page i have to display terms and conditions. I' am unable to print the material details and terms and conditions in duplex mode, but on the last page only material details are getting displayed, terms and conditions are not getting displayed.
    Can you please help me how to make the terms and conditions get printed on the back side of the last page.
    Thanks,

    I'm a bit confused by the statement "I' am unable to print the material details and terms and conditions in duplex mode".
    I suppose you meant to say "I am able to print the material details and terms and conditions in duplex mode", correct?
    If the problem is that on the last form page, the T&C is not getting printed on the back of the form, you could force the T&C page by using a flow logic command as the very last element of the main window, which gets processed when all the data is already output. For the command, use the 'Go to New Page' and specify the page name for the Terms & Conditions.
    In case this causes an issue that the last page is printed twice (since the T&C page is likely defined with the next page being NEXT_PAGE), then copy the already existing T&C page, call it LASTPAGE and leave the Next Page attribute empty.

  • The website takes a long time to lod and it does not display correctly the layout is expanded.

    When i try to load the website it takes a long time to load and when it does the layout is expanded and no images appear. The site has the same problems with IE and chrome. I did recently use Reginout.

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Did you check the Accessibility settings in Windows?
    *http://windows.microsoft.com/en-US/Windows7/Make-the-computer-easier-to-see-optimize-visual-display
    *http://windows.microsoft.com/en-US/windows7/Getting-the-best-display-on-your-monitor

  • STORAGE OF PDF IN A TABLE, AND ALSO WAY TO DISPLAY THROUGH THE REPORT

    Hello All,
    Kindly help me out if possible,
    I have a table, lets say table1.
    Kindly guide me that if I want to store a PDF under a column of table1 then how can I store it? What the datatype should I use to store this pdf.
    Also Kindly give me the way to display this PDF through Report...
    Thank you...
    Edited by: 974572 on Dec 3, 2012 2:26 AM

    PLEASE DO NOT SHOUT (in the title as well).
    >
    I have a table, lets say table1.
    Kindly guide me that if I want to store a PDF under a column of table1 then how can I store it? What the datatype should I use to store this pdf.
    >
    Store in a BLOB column.
    >
    Also Kindly give me the way to display this PDF through Report...
    >
    See < a href="https://forums.oracle.com/forums/search.jspa?threadID=&q=display+pdf&objID=f137&dateRange=thisyear&userID=&numResults=15">this link and check the solutions given.</a>

  • Maximum number of records displayed on the browser using Query Designer.

    When you display a query on the web using Query Designer is there a maximum limit of how many records (rows) it can display? For example, can it handle 25 million records?
    Thanks.

    Hi Sebastian,
    I still find such a requirement weird as one cannot definitely go thru' so much of data at a time - it would thus always make sense to perhaps filter on some criteria which would make analysis & perhaps even download much faster. The limit as I understand is approx 750,000 data cells. Maybe the below link & SAP notes can help validate
    Limitation in No. Of data cells displayed in BEx Analyzer
    SAP Notes :-
    Note 1040454 - Front-end memory requirement of the BEx Analyzer
    Note 1030279 - Reports with very large result sets/BI Java
    Note 1411545 - BExAnalyzer: safety belt for large resultsets
    --Priya

Maybe you are looking for

  • SmartView 11.1.2 keeps dropping the connection

    I have an SR on this but figured I would try here as well. I believe this has been thrown over to development. We have installed SmartView 11.1.2 and we can connect and retrieve data. We are on 2008 OS, 64 bit. About every 3 or 4 drills in excel Smar

  • Facebook Export FAIL! any answers ?

    So I been looking around but it seems to all be dead ends. 2 weeks ago I uploaded some photos to facebook and it all went well. Today I decided to delete all previously uploaded photos of my daughter (not via AP3) and replace them with an album synce

  • Use of patch_paris_repos_sys.sql & patch_paris_repos.bat in OWB11gR2?

    Hi Gurus, I am using OWB 11gR1 & Oracle 10gR2 as a repository database on a windows machine. There are patch_paris_repos_sys.sql & patch_paris_repos.bat given in the product\11.1.0\db_1\owb\UnifiedRepos directory. What is the use of this script? Has

  • Reg : Hierarchy extraction from Source

    Hello Friends, I have an issue with Hiearchy Extraction. I am trying to Load 0WBS_ELEMT ( Hiearchy) data (Full Update) for the first time.Its displaying the following error.(Its extracted from SAP R/3) Diagnosis     The hierarchy level of the parent

  • Deletion Order of Order canu00B4t be revoked

    Hello PP Experts, following problem. A deletion flag was set for a production by a user. The reservation still exists and influences some of our reports. Yet it is impossible to revoke deletion flag on the order? anyone familiar with this problem ?