Subform minimum height property minH not working

Hi,
I am trying to set the minH property of a subform, so that it is always the same size as the content area that it is sitting in.  This is because it has a border around it - I want the resulting box to be the same size regardless of whether the table data fills it up or not.  However this is having no effect - when I have less than one subform's worth of data the box is still shrinking.
I can specify the subform as Positioned, with a height of 12cm.  This does the job when there is only one page of data, but when the table overflows onto the second page, the subform (including border) is still fixed at 12cm when I want it to potentially stretch down the whole page (20cm).
In the Subform Form Ready event I have the following Javascript:
this.minH = "12cm";
What I was hoping would happen is that the subform would always display a minimum of 12cm on the first page, and on the subsequent pages it would be at least 12cm and expandable up to the maximum content area height of 20cm.
I am using LCD ES version 8.
Thanks,
Vindaloo

Robert Phelan wrote:
why don't you just put a border on the subform itself?
I already have a border around the subform - the problem was that it shrinks with the data, when I want it to be a fixed size on the first page and expandable on subsequent pages.
The minH property seemed to be exactly what I was looking for, except that it had no effect whatsoever.
Anyway, I have solved the problem by putting a fixed rectangle of the required size on each master page, rather than trying to use a variable height border around the subform in the Design view.
Thanks,
Vindaloo

Similar Messages

  • Pda cursor position property does not work

    Hi!
    I have a problem with cursor positionX propery on PDA.
    I use PDA Module 8.2 and Windows Mobile 5 OS on PocketPC.
    Actually problem is only when I try to get value of two cursors, it return the same value for both cursors (you can test it with attached VI), but when I set values it work fine.
    I have also worked with PDA Module 8.0.1 in past and I remember that get cursor position value worked, so I have no idea why it doesn't work in newer version.
    Thanks,
    andrej
    Attachments:
    cursor test.vi ‏21 KB

    Hello andrej,
    Unfortunately I also see the same behavior on a PDA using this "active cursor" property. It appears to me that this property is not being written successfully. I say this because it appears that the value displayed is always from the most recently repositioned cursor rather than either the 0 or 1 which is set by the property node.
    What I will do at this point is to file a corrective action request so that this behavior is corrected for a future release of the LabVIEW PDA module. I apologize for the inconvenience that this causes for your application. Please let me know if I can help at all as you modify your application to work around this behavior. Thanks,
    Mike D.
    National Instruments
    Applications Engineer

  • Property inspector not working correctly

    The property inspector in CS3 is not working correctly. When
    I select text or any other object the property inspector does not
    change for that object. But when I right mouse click on the
    selected object it does. Do I need to change a setting?
    Thanks!

    Yes, me too. I can't find an answer to this anywhere.
    If I right-click or double-click on an item the property
    inspector shows it, but if I single click, nothing happens. It's
    bad for productivity.

  • Event.hits property does not work at Adobe 9

    I have just discovered that the property "event.hits" does not work at Adobe Reader 9 properly.
    I have some JavaScript, which uses this property:
    if (event.hits.length > 0)
    var targetPos = event.hits[0].position;
    Now, at Adobe Reader 9 the value of "event.hits[0].position" is not correct.
    At Adobe 8 Standard this JavaScript works very well!
    Can you comment this issue?

    Hello to everyone!
    There is a some PDF file, which works fine on Adobe 8 and does not work properly on Adobe 9.
    You can download this file from the following hyper-link:
    http://www.pdf3d.co.uk/pdf/box97.pdf
    When I open this file on Adobe 8 then gold arrow works fine.
    In this case the gold arrow (pointer) has a true location on the box.
    When I open this file on Adobe 9 then gold arrow has a false location.
    In this case the gold arrow (pointer) has a false location on the box.
    Could somebody can to me a some suggestion?
    Thank you,
    Peter

  • Justification property is not working when using a format mask

    Hi all,
    I have a text item with number data type and right to left reading order,
    I put the justification property to right.
    I used a format mask to set two decimal places for the entered number.
    The problem is the justification property is not aligning right, I noticed that it's aligning right only if i removed the format mask or changed the reading order to (left to right).
    I hope there is a solution for this
    Thanks

    Format mask and justification will not work for Non english character sets.
    To support bidirectional languages such as Arabic, do not use Left or
    Right justification (numeric text items can use Right justification). Use
    Start and End instead.
    Rajesh ALex

  • Event.hits property does not work at Adobe 9 (repost)

    Hello to everyone!
    There is a some PDF file, which works fine on Adobe 8 and does not work properly on Adobe 9.
    You can download this file from the following hyper-link:
    http://www.pdf3d.co.uk/pdf/box97.pdf
    When I open this file on Adobe 8 then gold arrow works fine.
    In this case the gold arrow (pointer) has a true location on the box.
    When I open this file on Adobe 9 then gold arrow has a false location.
    In this case the gold arrow (pointer) has a false location on the box.
    Could somebody can to me a some suggestion?
    Please note if you are using "Orthographic" mode then the gold arrow works fine and has a true location on the box (both Adobe 9 and Adobe .
    If you are using "Perspective" mode then the problem is occurred.
    In this case the gold arrow (pointer) has a false location on the box (on Adobe 9 only).
    I am guessing that something in "Perspective algorithm" has been broken.
    Could somebody can to me a some suggestion?
    Best Regards,
    Peter

    Hello to everyone!
    There is a some PDF file, which works fine on Adobe 8 and does not work properly on Adobe 9.
    You can download this file from the following hyper-link:
    http://www.pdf3d.co.uk/pdf/box97.pdf
    When I open this file on Adobe 8 then gold arrow works fine.
    In this case the gold arrow (pointer) has a true location on the box.
    When I open this file on Adobe 9 then gold arrow has a false location.
    In this case the gold arrow (pointer) has a false location on the box.
    Could somebody can to me a some suggestion?
    Thank you,
    Peter

  • Minimize in set window property will not work--form gurus pls respond

    set_window_property('forms_mdi_window',window_state,minimize) not working
    is there any bug related to this ?
    please respond forms product management.
    thanx
    asp

    Maybe this will help you - Note:209891.1 from MetaLink:
    fact: SQL*Forms 6.0.8
    symptom: OPEN_FORM does not Work the First Time for a Third Form Called
    symptom: Called form opens but its window is not activated
    symptom: ACTIVATE parameter is used in OPEN_FORM calls
    symptom: Caller forms are MINIMIZED previous to performing OPEN_FORM
    symptom: Second call to the trigger that makes the OPEN_FORM does activate the called form
    change: NOTE ROLE:
    STEPS TO REPRODUCE:
    FORM1 button1:
    SET_WINDOW_PROPERTY('WINDOW', window_state, MINIMIZE);
    open_form('FORM2',ACTIVATE,SESSION);
    FORM2 button2:
    SET_WINDOW_PROPERTY('WINDOW', window_state, MINIMIZE);
    open_form('FORM3',ACTIVATE,SESSION);
    Run FORM1, press button1 -> gets to FORM2
    press button2 -> Still is in FORM2
    press button2 again -> now gets to FORM3;
    cause: Bug 1055433: OPEN_FORM('FORM',ACTIVATE,SESSION) DOESN'T GET ACTIVATED WHEN FORMER FORM MINIMIZED.
    fix:
    WORKAROUNDS:
    1.- Do not MINIMIZE the window in initial form (FORM1 in e.g)
    or
    2.- Do not use the ACTIVATE parameter

  • Tab Page visible property node not working correctly

    I am making a vi in which we have a tab control with 6 pages and to move from one page to another there is ring control with option for every page on page 1( page 1 is the default page), at a time only one page is visible so we can move only through that ring control present on page 1 and to come back to page 1 from all other pages there is button "go back" on all other 5 pages, everything is working fine for 5 pages but when after going on page 6 and then if i press go back button instead of going back to page 1 program hangs and one more thing that i noticed is after stopping the program the page 6 becomes the default page( which otherwise is page1) i dont know why this is happening.
    I am attaching the snippet of the code which executes when i press go back button.
    one more thing that i am not getting here is when i checked the program through step execution, the last property node( page6 ) that is executing first after that it goes to first property node and then it goes in sequence, this also i want to how is this happening.
    Solved!
    Go to Solution.
    Attachments:
    tab page property node.png ‏43 KB

    I think you would be better off just to use your array and turn on/off the necessary tabs instead of explicity setting each property every iteration.
    Attached is one example.
    "There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
    Attachments:
    set visible tabs.png ‏56 KB

  • Property settings not working

    I have several property tags in my JNLP file, but when I launch my application I get the following error:
    java.security.AccessControlException: access denied (java.util.PropertyPermission stubMessage write)
    for each property I've included in the JNLP file. Since the properties are not getting set, I then get an exception when trying to read the properties that should be set.
    I'm using JWS 1.0.1 and a signed JAR file. This all works if I use all-permissions, but I do not want to use all permissions. In reading the JNLP spec, it seems that setting properties in the JNLP file should work without all-permissions. How do I pass properties without using all-permissions?

    I noticed that in the new maintenance release there is a referene that :
    In Java Web Start 1.0.1_02, the Java Network Launching Protocol (JNLP) will not allow use of any settings of the form <property name="NAME" value="VALUE"/> unless the "NAME" begins with "jnlp." or "javaws."

  • SE80 - view layout property dropdowns not working

    Hello,
    I am trying to edit a webdynpro view in SE80.  On the layout tab I have selected a UI element and now I am trying to adjust the properties.  I am facing a problem where I do not receive standard dropdowns for the properties.   One example is I can't change the Layout property or design, visible, etc.  I am in edit mode.
    My system is 70 SPS12, with SAP GUI 710 patch 6 on windows XP.
    Has anyone else encountered this problem?  Do I need to reinstall my SAP GUI?
    Thank you,
    Stephen

    I haven't tried this again, but it appears to be working.  I think my GUI install was bad, so I will probably reinstall the SAP GUI as the recommended solution.

  • Checkbox group selected property binding not working

    Hi,
    I've been through all the threads and tutorials relating to this problem and none of them help.
    The Situation
    I have a checkbox group which I have bound the items items property to a MySQL database (value field = int, display field = String). I have bound the Selected property to a sessionbean field which is an int[] array.
    I have a processValueChange event for my checkbox group which grabs the selected boxes values (ie the int value of the checkbox id). Based on these values it does some other processing.
    The Problem
    When the page loads everything is displayed ok. When I select a checkbox within the checkbox group the getSelected() method returns the int value of the selected checkbox and perform other processing as necessary... so far so good.
    However, when the page finishes processing and reloads the selected checkboxes are not ticked. I'm sure it has something to do with the Selected property of the checkboxgroup but I can't for the life of me work out why. For multiselect objects the Selected property must be bound to an array which I have done with my int[] array. I've tried preloading the array with default values (1, 2, etc) to mimic the int values from the database. I've tried changing the array to a boolean array but this throws exceptions. So basically i'm stuck.
    The Source
    Session Bean
        private int[] extras;
        public int[] getExtras() {
            return this.extras;
        public void setExtras(int[] extras) {
            this.extras = extras;
    Page JSP
    <ui:checkboxGroup binding="#{book_package.extras}"
                                                                                    converter="#{book_package.extrasConverter}" id="extras"
                                                                                    items="#{book_package.extrasDataProvider.options['extras.ExtrasID,extras.Name']}"
                                                                                    onClick="common_timeoutSubmitForm(this.form, 'table:tr:td:table:tr:td:table:tr:td:div:div:table:tr:td:extras');"
                                                                                    selected="#{SessionBean1.extras}" valueChangeListener="#{book_package.extras_processValueChange}"/>
    Page Java
        public void extras_processValueChange(ValueChangeEvent event) {
            // TODO: Replace with your code
            getSessionBean1().setExtrasTotal(0);
            try {
                int[] extra = (int[])extras.getSelected();
                int extrasId = 0;
                int extraPrice = 0;
                if (extra.length != 0) {
                    for (int i=0; i < extra.length; i++) {
                        extrasDataProvider.cursorFirst();
                        do {
                            extrasId = new Integer(extrasDataProvider.getValue("ExtrasId").toString()).intValue();
                            if (extrasId == extra) {
    extraPrice = getSessionBean1().getExtrasTotal() + new Integer(extrasDataProvider.getValue("Price").toString()).intValue();
    getSessionBean1().setExtrasTotal(extraPrice);
    break;
    } while (extrasDataProvider.cursorNext());
    } catch (Exception e) {
    log("Exception occurred!!", e);
    error("Error: "+e.getMessage());
    getSessionBean1().setTotalPrice(getSessionBean1().getPackagePrice() + getSessionBean1().getExtrasTotal());
    Any help appreciated.
    Thanks.

    ok, i found the problem. MySQL int value is treated as an Integer in Creator. I changed my SessionBean array from int[] to Integer[] and now it works properly... phew!!!

  • The css transform property is not working in the new firefox. I have used -moz-transfrom and it was working just before the last update.

    Here's the code that no longer works. The buttons scale down in all other browsers but stopped working after the latest firefox update.
    .bigButton:hover{
    -moz-transform: scale(.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
    -webkit-transform: scale(.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
    -o-transform: scale(.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
    -ms-transform: scale(.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
    transform: scale(.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
    }

    For some reason, skew() was removed in Firefox 14. You need to replace it with skewX() and skewY(). See https://developer.mozilla.org/En/CSS/transform for the syntax.
    Edit: I wrote "for some reason" but what I should have said was "skew() is not in the standard, so it was removed, but I don't know why it was removed ''right now''."

  • Property ignoreHostnameVerification not working when set programmatically

    Hi, I'm using weblogic 10.3.2.0. In my code I've tried to set this system property with
    System.setProperty("weblogic.security.SSL.ignoreHostnameVerification","true");as I've seen in many places online. However, if I try this and then make an https request afterwards, I still get the exception:
    Caused by: javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from <snipped> - 192.168.184.170 --> <snipped> failed hostname verification check. Certificate contained ...If I just set the system property when starting up the server ("-Dweblogic.security.SSL.ignoreHostnameVerification=true" as JVM parameter), the https connection works fine.
    What can be causing this? Why aren't I be able to set this programmatically?
    Thanks in advance, apologies if wrong forum or question unclear. If so, please advise.

    Thank you Betino, that would explain my problem if indeed it's a "non-dynamic" property as you say. However, I've seen many examples, even in oracle documentation, where it is suggested as a way of setting it programmatically. For example, here: http://download.oracle.com/docs/cd/E12839_01/web.1111/e13713/transport.htm ("Example 3-5 Web Service Client One-Way SSL Example With weblogic.net")
          // This ignores the host name verifcation for the Public Certificate used by the Server
          System.setProperty("weblogic.security.SSL.ignoreHostnameVerification","true");Am I reading this wrong? Anyway, For now I will just live with turning it off for the entire application server with the JVM parameter. Thanks

  • "Content Administration - Multiple Property Replacement" not working

    Hi,
    I am trying to change the value of a the property with ID "SupportedUserAgents" in all the iViews in my folder. I followed as it is stated in <http://help.sap.com/saphelp_nw04s/helpdata/en/44/ccf6bf687f3b9ae10000000a1553f6/content.htm> and changed the value of the property and the final report says that all the matches were replaced successfuly without any errors. But when I go back to any of the iViews and see the value of the property "SupportedUserAgents" I realise that the replacement did not happen. Am I missing something here?
    I want to add some more info to this. The value of the property "SupportedUserAgents" should be selected from a dropdown and the dropdown contains these values
    1) (MSIE, >=5.5, *) (Netscape, *, *) (Mozilla, *, *)
    2) (MSIE, >=5.5, *)
    3) (Netscape, *, *) (Mozilla, *, *)
    Now as stated in the above link, I am trying to replace the value of the property "SupportedUserAgents" to (,,*) which is not there in the dropdown list (the above 3 values). So is it correct to do it in for dropdown fields?
    Useful answers will be definitely rewarded
    Regards

    Hi SAP Fanatic,
    (1) Do you want to change the value in the dropdown box, or the actual value? I can change the actual value, but it will not appear in the dropdown -- -- Select – will appear (indicating no value) but in fact the value has been changed, which you can see in the PCD inspector.
    (2)  I used the Multiple Property tool also. Are you changing the value by putting in the value and changing it to a new value, or are you specifying the property ID and a new value? I did the second.
    Daniel
    P.S.: Will you reveal your secret identity?

  • JSP usebean setProperty property is not working ??

    I am new to this forum so not sure whether I put my concern in correct category or not.
    I have the following piece of code in my JSP
    <jsp:useBean id="bean" class="com.cdr.settlement.bean.MassUpdateUtilityBean" scope="request">
    <jsp:setProperty name="bean" property="*"/>
    </jsp:useBean>
    <form name="massUpdateForm" id="massUpdateForm" action="massUpdateUtilityAction" method="Post">
    When I try to get the value of bean in my controller (massUpdateUtilityAction) its coming as null (bean value).
    public void doPost(HttpServletRequest request, HttpServletResponse response) {
    bean = (MassUpdateUtilityBean)request.getAttribute("bean");
    Any help would be highly appreciated....!!! Thanks

    I want to get the bean values in my controller....!!!
    I am posting my code once again here...!!!
    My jsp Code is:--
    <jsp:useBean id="bean" class="com.cdr.settlement.bean.MassUpdateUtilityBean" scope="request"/>
    <jsp:useBean id="addressBean" class="com.cdr.settlement.bean.AddressBean" scope="request" />
    <form name="massUpdateForm" id="massUpdateForm" action="MassUpdateUtilitySave.jsp" method="Post">
    My controller code is:--
    public void doPost(HttpServletRequest request, HttpServletResponse response) {
    bean = (MassUpdateUtilityBean)request.getAttribute("bean");
    bean.getUserName();
    now this bean value is coming null though I am setting all the values of this bean in jsp using setProperty...!!!

Maybe you are looking for

  • Unable to wake screen using magic mouse or trackpad after installing magic mouse

    Dear Everyone, I am using mbp 15 inch early 2011 with 2 GHZ intel i7 processor and a  4gb ram. I would like to tell you that i have installed the mac os x lion and quite happy with the improvement. however, there are same changes which i am not sure

  • Servlet that implements RMI

    Hi Everyone, I m planning to implement RMI with servlet. The architecture is as follows: --> Http request to the server(tomcat) where the servlet will accept the request. It will get the header request and the post request and on the basis of this po

  • Possible to take a blob content out of table

    Hi, i have a table in which the image is getting storing in the table in blob content. Whether it is possible to copy that image which is stored in the table to outside, so that i can edit the photo in paint. It is possible to take that blobcontent o

  • Gradient to transparent have thin line when stroke is 0 pt

    I have a simple rectangle with a gradient that fades to white and has an effect of multiply and opacity set to 85%. Where it fades to white the background image meets the gradient so in effect the rectangle color fades to transparent. However, even a

  • OS10.5.8's lost ability to scroll horizontally using scroll wheel & shift key.

    I wonder whether somebody can tell me how I can reinstate my OS10.5.8's ability to scroll horizontally using my mouse's scroll wheel and the shift key.