Region Attributes and Region Header on Tab Template. Apex 5

All,
In order to have my pages not scroll, but instead have a region scroll I would do an overflow on the region header and attributes in apex 4.
When using this same method on a tab template, all of the reports within the tab templates get shown one after another.
eg;
region attribute......style="width:350px;height:758px;"
region header..... <div style="overflow: auto; width: 350; height: 700px;">
it does make the region scrollable, but the tabs stop working and instead are displayed one after another.
Does anyone know of a fix / workaround?

Hi gianpagi,
gianpagi wrote:
i would like to know how to have an horizontal scrollbar for an interactive report (5.0) after making a pivot from the user interface; i have a lot of columns and without the pivot the horizontal scrollbar appears . After it doesn't appear.
I tried with the Region Header <div style="overflow:auto;"> and Region Footer </div>  but without success.
     Please mention the theme and template you are using for the Interactive Report.
     Can you re-produce the issue on apex.oracle.com and share the workspace credentials, so that can have closer look at the issue?
Regards,
Kiran

Similar Messages

  • FF 6 "Page Setup" missing "Format & Options" and "Margins & Header/Footer" tabs

    Running 6.0.1 or 6.0.2 on FreeBSD 8.2-STABLE when I select File->Page Setup the standard popup window no longer has tabs for "Format & Options" and "Margins & Header/Footer" that I see on Windows XP when running 6.0.2 - this would be okay were it not for the fact that printing (using CUPS on FreeBSD) no longer prints the headers and footers (which I see just fine when I do Print Preview) something in FF 6.x has regressed and is affecting Page Setup.

    Yep, this I know. And have long since done this (probably before FireFox was called Mozilla). In fact my margins are set the way I want them (and have been unchanged for years - at least since 2006). That was the first thing I checked.
    The fact is ever since I upgrated to 6.01 from 5.x (which was a few weeks ago) my printing from FF6 has not included the footers and headers. As I've said, I can see my footers and headers when I perform Print Preview, but they do not appear on the printed page(s), I truly believe this is changed behaviour due to the upgrade to FF6. Next week I will try a screen capture of my Print Preview to include an image for the "Add images:" feature when posting a reply, but I don't know how to show the physical printed page lacking those same headers and footers short of shooting a photograph with a macro lens and including that as an image. Therefore for now, you will just have to take my word for the fact of missing footers and headers. Also, next week I would be able to post here my about:config settings for the margin preferences which I assure you have remained unchanged for several years. FWIW, printing from Opera 11.11 to the same printer from the same workstation where FF6 is running does include my footers and headers. To my thinking this fairly much puts the blame for this problem on FF6. Thanks.

  • Region 1 (NTSC) and Region 2 (PAL)

    Is it possible to watch both Region 1 and Region 2 DVDs on my iMac? I currently live in the UK and have many region 2 (PAL) DVDs, I am about to move back to the US and would like to continue playing my Region 2 )PAL) DVDs but would also like to play my Region 1(NTSC) DVDs I have back in the states. Is there any way I can continue to watch my UK DVDs?
    Currently I can only 'switch' between regions 5 times, then I am done, I've already switched once due to my move to the UK.
    Cheers,
    Justin

    MacTheRipper will save the DVD to your hard disk and delete all region codes at the same time, so that you can view them from your hard disk. As the process is pretty fast (a few minutes, depending on the DVD) it can be used to bypass the region coding. It will create a VIDEO_TS folder that you can open with DVD Player (the app that came with your Mac and is part of OS X). It will take a LOT of HD space (up to 8 GB) so you may have to erase them after viewing.
    VLC, on the other hand, will replace DVD Player and decode DVDs from both regions through a software process. DVD Player will still pop-up and ask you to change your drive's region coding, unless you change your Systems Preferences (Hardware > CDs and DVDs > When I insert a video DVD : set to ignore or to open VLC, instead of DVD Player which opens by default). VLC will not save anything to disc.

  • Tabs and Regions to match the Login, Alternative 1 template in Theme 2.

    All,
    In Theme 2 - Blue and Tan, there is a Template called 'Login, Alternative 2'. I would like to use this Template. I was wondering are there any Report Region and Tab Templates that have this same look to them. In particular the blue background with the white lettering. I used the Report Region templates but they have a different color background and blue letters. I would also like to have the tabs have this same look. Is this available anywhere?
    Thanks,
    Kim

    Earl,
    To answer your question, I was wondering if there was a theme built around this template. It has square corners with white writing on a blue title for the region. What I did was copy that template and rename it so I was able to reuse my new template for other regions. But now the region template that I created does not look right with the tabs that went with Theme 2. I looked at the style sheets but could not figure out what needed changing.
    For instance, I use Theme 2 which has blue and tan tabs and labels for the text items being tan also. It also has curved edges to the tabs as opposed to the straight edges that were on the Login, Alternative 2 region. Would I have to know how to design my own tabs to create tabs that have that same look to them. I was wondering if there is a Theme that someone may have created to go with that Login Region that I used?
    I think this really has more to do with the images that were used to make the tabs than with the style sheets. But thanks for giving it a try. It reassures me that I was on the right track by looking at the style sheets.
    Kim

  • In the advanced tab of languages and Region the time and date formats will not change

    For a certian Application I am using I need to change the format of the Time and Date. I had no problems in Mountain Lion. In the advanced tab of languages and Region the time and date formats will not change. I need the date format to read as 01/01/14 and time format to read 13:00. As I said this was easily done in Mountain Lion and all previous Apple OS. I suspect it's an issue with in the OS.

    You're right, it has been that way for a long time. I've never bothered reporting it as a bug since it's simple enough to deal with, but reporting it would be a reasonable thing to do.

  • Substitution For Region, Button and Tab

    We are building a general security table with groups of users(LDAP, Banner etc.) and what they can access in APEX. The table will be accessed from a custom function in Authorization schemes in any application or workspace in order to control security all in one location. I want to create 5 generic authorization schemes-one for applications, pages, regions, tabs and buttons that call this function with the appropriate parameters. This is easy in the case of the application and page eg. Security_Function(app_id=>:APP_ID, app_user=>:APP_USER , app_object_type=>='Page', app_object=>:APP_PAGE_ID).
    If the authorization scheme is applied to a region, button or tab, is there a way to reference dynamically the current region, button or tab ( in the same way it can be done for the page) in order to make the authorization scheme dynamic and generic?
    Karen

    Hi,
    As I understand it, that's not yet available - see: Determine current renderd item, region,... for use in authorization schema
    Andy

  • How to communicate template and region

    Hi,
    I have template which contains create and commit button and department and employee form as region.. The page extends the Template.
    How can i make use of those buttons for both the regions...
    M using jdev 11.1.2.3
    Thanks,
    Nitesh

    Hi Frank,
    I have followed this below doc
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/79-global-template-button-strategy-360139.pdf
    It is very useful..After implementing the interface, inside the create method i have used below code to create and insert new record.
    BindingContainer bindings = (BindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    OperationBinding operationBinding = (OperationBinding)bindings.getOperationBinding("CreateInsert");
    Object result = operationBinding.execute();
    if (!operationBinding.getErrors().isEmpty())
    FacesMessage fm = new FacesMessage(operationBinding.getErrors().get(0).toString());
    fm.setSeverity(FacesMessage.SEVERITY_ERROR);
    FacesContext context = FacesContext.getCurrentInstance();
    context.addMessage(null, fm);
    operation binding instance is throwing null pointer exception.. CreateInsert action method exist in page def file... What might be the issue,..??
    Thanks,
    nitesh

  • Notification Body has header region attribute - 'Description' in English

    We are on R12.0.4 global instance, base language is American English, Japanese is installed language.
    The POREQAPPRV workflow was customized.
    The 'Approve Requisition' notification message was replaced with 'Approve Requisition JRAD', as required.
    But when the Japanese users opened the Approve Requisition notification message from their worklist, they are seeing many message attributes in Japanese, except the header region attribute 'Description' is in English. How does one fix the issue.

    hi,
    try this
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
       <b> i_callback_program      = 'ZTEST_DS'</b>
        i_structure_name = 'I_FINAL'
          it_fieldcat      = fieldcat_edidc[]
          i_default        = 'X'
          i_save           = 'A'
          it_events        = evnt_vbak[]
        TABLES
          t_outtab         = i_final
        EXCEPTIONS
          program_error    = 1
          OTHERS           = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    give here ur report name
    reward if useful.

  • AKLOAD for Custom Timecard Regions Items and Attributes

    Hi
    Can we use the AKLOAD like the FNDLOAD utility to migrate the Custom Timecard Attributes and the Regions HXC_CUI% between instances.
    Thanks
    Srinivasa

    Hi Sharath,
    Can you give me the exact command, I am using the following and it does'nt seem to work. I mean it creates a file, but I dont see any of my custom Attributes in the jlt file generated.
    java oracle.apps.ak.akload apps xxxxx THIN "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dev) (PORT=1521)) (CONNECT_DATA=(SID=AFS)))" DOWNLOAD HXC_CUI_TIMECARD.jlt GET CUSTOM_REGION AK HXC_CUI_TIMECARD
    Thanks
    Srinivasa

  • Using region attributes to populate train skip property

    Hi Steven,
    It's been a while since I've looked at trains in 11g and now that I picked it up again I'm working on using the "skip" property of the train stop.
    Back in this thread Adding EL expression to train skip property you suggested modifying the groupAdfcConfig template like :
    #if ($JHS.current.group.wizardBaseGroup)
    <train-stop>
    #if ($page.itemRegion)
    <display-name>#REGION_TITLE($page.itemRegion)</display-name>
    #elseif ($page.regionContainer)
    <display-name>#REGION_TITLE($page.regionContainer)</display-name>
    #else
    <display-name>#GROUP_TITLE($page.group)</display-name>
    #end
    *<skip>${page.group.property1}</skip>*
    </train-stop>
    #end
    The problem with this is that the skip values need to be provided at the region level (ie for each stop) rather than just once for the top level group. I've played around with the groupAdfcConfig template and now have it looking like
    #if ($JHS.current.group.wizardBaseGroup)
    <train-stop id="#NEW_ID("__")">
    #if ($page.itemRegion)
    <display-name id="#NEW_ID("__")">#REGION_TITLE($page.itemRegion)</display-name>
    *<skip>${page.itemRegion.rendered}</skip>*
    #elseif ($page.regionContainer)
    <display-name id="#NEW_ID("__")">#REGION_TITLE($page.regionContainer)</display-name>
    *<skip>${page.regionContainer.rendered}</skip>*
    #else
    <display-name id="#NEW_ID("__")">#GROUP_TITLE($page.group)</display-name>
    #end
    </train-stop>
    #end
    .. using the rendered property of the train region to populate the skip property. The problem I am currently facing is when I'm using a group region because there is no ${page.groupRegion} method. You simply default to ${page.group} for the group region to get the display name but the trouble with that is there is no method in the PGGroup class to retrieve the rendered attribute. For now, I've had to wrap the group region inside a region container just to be able to get the rendered attribute property back.
    Is there a way I can access the rendered property of the group Region ?
    Cheers,
    Brent

    Brent,
    We would need to change the generator code for that. Can't you put the group region inside a region container an set the rendered property on the region container instead?
    Steven Davelaar,
    JHeadstart Team.

  • Setting Region Attributes

    Trying to set some region attributes to control width and height of my region. Unfortunately the settings do not seem to work.
    I have entered width=700px, width:700px, "width=700px" and "width=700px", all with no luck.
    If I edit the region template directly and replace the #REGION_ATTRIBUTES# tag from the top level div with style=width:700px, all works well.
    What am I doing wrong when setting Region Attributes?
    TIA...
    Edited by: dragnet on Feb 13, 2011 12:17 PM
    Edited by: dragnet on Feb 13, 2011 12:17 PM
    Edited by: dragnet on Feb 13, 2011 12:17 PM
    Edited by: dragnet on Feb 13, 2011 12:17 PM

    Think I got it. Found that the full entry style = "width:700px" seems to do it....

  • Changing Region Attributes

    I'm trying to chage the layout of a form, but in the list of steps on how to change region title and other region level attributes that I found here:
    http://otn.oracle.com/products/database/htmldb/howtos/howto_form_layout.html#intro
    the first step says to "Navigate to the Region Definition Page,", but there's no instruction to explain how to get there. Are these even the best steps to follow for changing the layout of a form, and if so, then how do I "Navigate to the Region Definition Page?"

    that how-to document is done in the context of the "Sample Application" app that's available for (re)installation into any htmldb workspace. you can re-install the sample app by logging into your workspace, clicking the "Review Demonstration Applications" link and then clicking the appropriate link in the Sample Application section. you'll find that Data Entry Form template there.
    hope this helps,
    raj

  • Dynamic region bugs and bad documentation

    I cannot get the second taskflow to behave correctly in a dynamic region.
    Here's my scenario:
    In the pursuit of resusablilty, I have two taskflows that are coming from ADF Library Jars into a master application.
    Both taskflows have their own associated application modules, which appear as data controls in the master project.
    Following the instructions in the Fusion Developers guide, I create a dynamic region and dynamic links.
    After swapping to the second task flow, when I click on a different table, I get an error that a target is unreachable:
    Target Unreachable, 'RoleId' returned null
    For more information, please see the server's error log for an entry
    beginning with: Server Exception during PPR, #1{code}
    I posted the problem originally under this thread: [dynamic region errors
    and got a response that I didn't understand -- both taskflows have data-control-scope = shared.
    In contrast to the problem using a dynamic region, if I build a different page in the master application and use each taskflow as *separate* regions (via a tabbed panel), they work fine.
    So it doesn't seem there is anything wrong with the taskflows per se, but rather something in the dynamic region switching mechanism that is broken.
    I'd appreciate hearing from anyone who has had similar problems or anyone who knows of a solution.
    In exasperation, lili5058
    UPDATE
    Sorry for the earlier rant. I figured out the reason for the odd behavior and it has to do with the code generated by the wizard. This code isn't so much wrong as it is short-sighted. Here's the code generated for the managed bean by the wizards for creating a dynamic region and dynamic link that is put into *backingBeanScope*:
    {code:java}package view.beans;
    public class DynamicRegionBean {
    private String taskFlowId = "/WEB-INF/taskflow1.xml#first-taskflow";
    public DynamicRegionBean() {
    public TaskFlowId getDynamicTaskFlowId() {
    return TaskFlowId.parse(taskFlowId);
    public String firstTaskflowtaskflow() {
    taskFlowId = "/WEB-INF/taskflow1.xml#first-taskflow
    return null;
    public String secondTaskflowtaskflow() {
    taskFlowId = "/WEB-INF/taskflow2.xml#second-taskflow";
    return null;
    }{code}
    The user is taken to the second task flow by clicking the link that executes the secondTaskflowtaskflow() handler, however, any subsequent requests take the user back to the first taskflow, i.e., the one assigned to the private instance variable, since that's how the wizard wrote the code. This explains why the table on the second taskflow displayed "Fetching Data . . .". The table's content delivery was set to lazy, so when the browser issued the AJAX request to get the data for the table, the task flow switched back to the first one and thus making the data unavailable. Changing the the content delivery attribute value to immediate, brings up the data initially, but any subsequent work on that taskflow routed the user right back to the first taskflow.
    I ended up fixing the problem by adding the TaskFlowId (data type) to the pageFlowScope map, so it would be remembered across requests until the user deliberately requests a different taskflow.
    Edited by: lili5058 on Feb 7, 2009 12:56 PM
    Edited by: lili5058 on Feb 7, 2009 5:06 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    chances are you are hitting a bug. But this is hard to say from here. If you want, we can further track the issue down. I suggest you exclude the use of ADF libraries and verify that the scenario works if the two taskflows work in the mentioned scenario of they are both defined in the project itself. If this works then it seems like a bug that should be filed. Can you verify this ?
    Frank

  • Is it possible to have track and region parameters boxes under the inspector hidden by default when creating a new track?

    I often need to access the effects section and/or select a different midi instrument and have to manual minimize these boxes. It would be nice if I could have these hidden by default as I'm accessing the portions covered by the track and region parameter boxes more frequently than I'm accessing the boxes themselves.
    Thanks!

    Before answering your question, you have to make sure you understand the difference between the different track types in GarageBand.
    Tracks, you record your music on
    There are three types of those Tracks.
    MIDI Tracks (aka Software Instrument Tracks)
    Audio Tracks (aka Real Instrument Tracks)
    Drummer Track (only one per Project)
    Global Tracks
    These are the Tracks that can be shown/hidden at the top of the Tracks Area for specific purposes.
    Arrangement Track
    Movie Track
    Transposition Track
    Tempo Track
    Master Track
    This Track can also be shown/hidden in the Tracks Area. Please note, you cannot delete that Track, only hide it, similar to the Global Tracks
    Regarding the Tracks you record your music on,  you can delete any of those. It doesn't matter if you created them or there are part of a Template (maybe that  is what you refer to as the default track). Once you delete the last Track, the "New Track Window" will pop up to add a new track.
    I will explain all that in much more detail in my manual "GarageBand X - How it Works".
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • Country name and region name in smartform

    hi friends
    1.  In smart forms I want  to display country name and region name in template text . 
    can any one help me how could I write code for it and the procedure.
    2.  IN scripts  komk-fwkrt = '1.00.200,32'.  
       but it should be displayed as 1,00,200.32
    how should I make changes for this field?
    thanks and regards
    deepika.

    Hi deepika,
    For your first question, I happened to have written similiar codes recently.
    If you have the country code and region code, you can read the country name from table T005 and region name from T005s.
    You can create a new routine for this and call it from Initialization.
    Hope this helps.
    Shane
    Edited by: Shane Chen on Jul 15, 2009 10:35 AM

Maybe you are looking for