Viewstack object height issue

Hi all,
Using 1.5 - I'm having difficulty getting any object I place
within a form within a viewstack to give me a height of 100%.
Static heights work fine, but the percentages hate me. I've cheked
all my nested objects to make sure nothing is cutting me off.
What's going on here?
TIA
Aaron G
Philadelphia, PA

Robert,
Here's a simple app that illustrates my problem. Any control
that I put within a form that's within a viewstack won't stretch to
100% height. What am I doing wrong here?
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="
http://www.macromedia.com/2003/mxml">
<mx:ViewStack id="testStack" height="100%">
<mx:Form label="testForm" height="100%">
<mx:DataGrid id="datagrid1" height="100%">
<mx:columns>
<mx:Array>
<mx:DataGridColumn headerText="Column 1"
columnName="col1" />
<mx:DataGridColumn headerText="Column 2"
columnName="col2" />
</mx:Array>
</mx:columns>
</mx:DataGrid>
</mx:Form>
</mx:ViewStack>
</mx:Application>
Thanks for any help you can give.
Aaron G
Philadelphia, PA

Similar Messages

  • Getting Duplicate Object existing issue while deploying the BIAR file

    Hi All,
    We are trying to deploy BIAR File with XI R2 Command tool InstallEntSdkWrapper. But we are getting Duplicate Object exixting issue while deploying the BIAR file.
    Error Message:
    [report] [InstallEntSdkWrapper.main] Connecting to CMS plmdevapp31:6400 as administrator
       [report] [InstallEntSdkWrapper.CmsImportFile] Exception: An error occurred at the server :
       [report] Failed to commit objects to server : Duplicate object name in the same folder.
       [report]
       [report] [InstallEntSdkWrapper.main] BIAR File could not be imported
    If we are doing any promition with Import Wizard we have an option to "Overwrite object contents" option to overwite exixting objects. It will very helpful if any one suggest how we can achieve this through InstallEntSdkWrapper.
    Unfortunately there is no documentation availabe on InstallEntSdkWrapper.
    Cheers!

    That's a limitation with the XI Release 2 InstallEntSdkWrapper.jar tool.
    Sincerely,
    Ted Ueda

  • Row Height Issue

    Oh Hi I have selected Optimize height by row content from Table and font tab and it shows all my text in activity name but when i saved the layout it changes back to keep current rows heights. Can any one tell me how do i fix this
    Thanks in Advanced

    *793199 ,*
    The "Row Height" issue is a common problem. Some things that affect my row height are:
    * Not saving my layout after changing row height
    * Notebook items in the gantt chart affecting the row height and may have to be manually widened to display all of the text or symbols
    Row Height*
    Optimize height by row content:* Indicates you want each row's height determined by its content. If you choose this option, type or select the maximum number of lines that should be included in each row.
    Good luck and let me know how it turns out.

  • Object Identification Issue with OATS

    please find below the details of the object identification issue, we are seeing with OATS.
    Environment:
    JRE Version     : JRE 7 Update: 65
    OATS Version : 12.4.0.2_129 (Build)
    Application Built on : Oracle EBS/Forms & Applets(11g Forms)
    Operating System: Win 7 32-Bit Professional
    Browser: Internet Explorer 9
    Object Identification Issue:
    1. Launch OATS Open Script
    2. Login to Test application by opening URL using IE9 browser.
    (Login was successful)
    3. Click on the button and check if forms are loading
    (Oracle forms are loading).
    4. Try spying or recording actions on any objects in the forms
    (Issue - Objects are not getting identified by OATS)
    Appreciate any help on this. Thanks in advance.

    Hi,
    I suggest you to select only 1.7.0.65 in Java Runtime Environment Settings and uncheck version 1.7.0.67.
    Try to launch application. If the application opens, then Openscript will identify objects. Else have to wait till next release of Openscript supporting JRE version 1.7.0.67.
    Please let me know if the above suggested method worked.
    Thanks and Regards,
    Vasanth Kumar S M

  • HTMLB Tabstripitem height issues in NW07 (NW04s)

    We have an iView that initially displays with 3 tabs, and the content in the tabs are of varying heights. The 1st tab (initial tab to display) no longer dynamically sizes to the height of the content, but instead displays to the height of the largest tab.
    This worked fine in EP6, and NW04, but since the upgrade to NW07 (NW04s) exhibits the behavior above.
    We are using URL Isolation Method. Changing to Embedded Isolation Method corrects the sizing issue, but causes the page to refresh when a different tab is selected, so this is not an option.
    Thanks in advance for any help,
    Doug

    If there is no solution within htmlb,  then you can look into using the JScript Event  onmove or onmoveend for the iFrame element - a bit hacky and rubbish TBH.
    String iframe1="<IFRAME SRC=\"http://www.google.com\" WIDTH=\"100%\" HEIGHT=\"100%\" FRAMEBORDER=0 ONMOVE=function()></IFRAME>";
    Then in the javascript function reload the iFrame content.
    http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/iframe.asp
    Not too sure how well this is going to work,  as the frame may not always 'move' co-ordinates as such when you resize the window.

  • Open Hub Objects Tranport Issue

    Hi,
    Environment - BI 7, SP level - 17.
    Trying to transport Open Hub destination DTP object (DSO to Flat File) from the Dev to QA box. Output file name is defined (Created Logical file) using Tcode - FILE. The Logical File Name is available in Dev, QA.
    In Dev box, we are able to write Output to a FLAT File (Application Server).
    While transporting DTP getting Transport error - Return Code - 12. (No clear message for this Error Message or Dump file created).
    Also applied OSS Note - 1175391 and 1241173.
    To overcome this issue, your valuable suggestions highly appreciated.
    Thanks,
    Madhu.

    Hi Madhu,
    I think the below link will helps you...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d063282b-937d-2b10-d9ae-9f93a7932403
    Regards
    Sudheer

  • Replacing Business Objects - Modelling Issue

    I'm working on a large 'BI' project that is replacing Business Objects with OBIEE ( actually its not really a BI project its more of a give us what we've got now using OBIEE project ) - which is proving challenging in some areas.
    One example is with the Data Model that BO provides in its Universe, the model I'm replacing is pretty much 3NF (even though it uses DIM and FACT in the table names) they're joined pretty much all over the place, which enables the users to select from tables which can be 4,5,6 steps away from the original - including via M:M relationships!
    Anyway one specific issue is based around the old question of multiple fact tables where not all dimensions are conformed.
    Dim - Business Manager ---< Fact - Forecast >----- Dim - Product -----< Fact - Actuals >------ Dim Salesman
    I've setup the Dimensions for each Dimension Logical Table.
    I've created a single logical table containing a Forecast and Actual Amount from the 2 fact tables and set the logical levels appropriately at Table Level. For the Forecast measure I have a logical level set to 'Total - Salesman' and for the Actuals measure I have logical level set to 'Total - Business Manager'.
    This works great when I select an Attribute from Business Manager, and Salesman and both of the measures in the Answer.
    However the users want to be able to select from Business Manager, and Salesman dimensions without selecting the measures, is this possible - do I need to add a bridging table to resolve the relationships between a Business Manager and Salesman explicitly rather than implicitly via the facts?
    I have set Implict Fact at the Presentation Model, however this doesn't work (it misses off Total Level aggregation in the OBI Server SQL).
    Thanks in advance for any suggestions/answers.

    Thanks for the helpful reply Turribeach, along with the interesting and informative link.
    This is my first foray into the world of BO and I think some of the points you make in the link are right on the money. I've spent many years working with Oracle Tools (Dataquery,Data Browser, Discoverer and then OBIEE when Oracle acquired the tool ). There are difficulties in the modeling with OBIEE, certainly when it comes to trying to replicate a 'fairly' complex BO universe they become apparent.
    Many hoops to jump through to give the user a like for like, which I'm not convinced will be possible - maybe some negotiation is required :-)

  • Multiple resource objects provision issue in OIM10g

    Hi Team,
    We're facing an issue regarding multiple access policy trigger for a specific resource object in OIM.
    The scenario is whenever we try to process the enablement or creation of users through flat file recon, users are created / enabled with multiple resource objects in their resource profiles.
    When we checked in User Resource Access History report, we observe that the access policy has been triggering multiple times for these users resulting in users with multiple resource objects. Amongst these one shows provisioned/Enabled and the other shows provisioning/in some cases Provisioned/Enabled.
    Please advise as this has become an ongoing issue and also has led into data mess-up.
    Appreciate your help on this one..
    Regards,
    Sagar

    The terminology sounds a little confusing to me:
    If you mean you wanna create multiple IT Resources for a single IT Resource Instance so that the user can select the appropriate IT Resource during request creation -> All good upto here. But then since the Object/Request Form attached to a resource would be the same, so any user would always see the same form fields for creationg request.
    Example: Users creating request for Oracle Database Accounts but different server locations
    If it means you just need to create multiple Resource Objects then its a straighaway standard requirement and could be handled with normal Connector Development methodology.
    Example: Users creating requests for different resources like Oracle Database Accounts & Active Directory Accounts

  • Dynamic Accordion Children/Height Issue

    Hello,
    I am fairly new to flex, so this issue may actually be an easy fix, but please bare with me.
    I have an accordion in my project that is being populated with child canvas containers based on the result of a mysql_query from AMFPHP. Due to space limitations the accordion MUST remain the exact same size no matter how many records come back from my query. My problem is that when too many accordion child containers are generated they overlap on top of each other.
    Is there a way to turn a scrollbar on for the accordion? If not then is there a way to limit the number of child containers displayed inside the accordion and then control that with a VScrollbar?
    Thanks,
    Brian

    Wrap the Accordion in a VBox and you should be all set.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
      creationComplete="init();">
      <mx:Script>
        <![CDATA[
          import mx.containers.VBox;
          private function init():void{
            for(var a:uint=0;a<100;a++){
              var vb:VBox = new VBox();
              vb.label = "MyVBox" + a;
              vb.width = 200;
              vb.height = 100;
              acc.addChild(vb);
        ]]>
      </mx:Script>
      <mx:HDividedBox width="100%" height="100%">
        <mx:VBox width="50%" height="100%"/>
        <mx:VDividedBox width="50%" height="100%">
          <mx:VBox width="100%" height="50%"/>
          <mx:VBox width="100%" height="50%">
            <mx:Accordion id="acc" width="100%" height="50%"/>     
          </mx:VBox>
        </mx:VDividedBox>
      </mx:HDividedBox>
    </mx:Application>
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • CR for VS2010 Text/Field Object Alignment Issue

    I have a report that displays several rows of data for each record.  I have a mix of text and field objects on each of the rows.  All objects are aligned correctly in the designer but at runtime there are a few objects that seem mis-aligned by about 5 px or so.  It's like the object is vertically aligned to the top.  It doesn't appear that there is a way to set the vertical alignment and i have checked the tops and heights of the objects.  What else could cause this mis-alignment?

    The link to http://screencast.com/t/aCzADERY is an actual design view, not the viewer view. I believe from your previous posts that you are using CR2010 and the ActiveX designer provided with that version of CR. What does the report look like when you actually view the report using the ActiveX viewer of the .NET IDE (e.g., in the .NET IDE, click the "Main Report Preview" tab.?
    Alternatively, once again we go back to the original suggestion that Don made a while back on one of your posts. What does the report look like when viewed in the CR 2011 stand-alone version of Crystal Reports viewer?
    - Ludek

  • Active Directory Ghost Object replication issue

    I have a Windows 2003, Single Forest with nearly 50 Domains. This is a constantly changing, deployable system where not all Domains are connected and online at all times.
    Some months ago 2 of these domains were held up in transit and tombstoned. Before they were connected to the Forest again they went to our Hardware support department to be "cleaned" meaning remove dust etc, instead they wiped the arrays on all
    servers.
    Our Level 4 Support team reanimated these node after restoring them from a really old backup.
    This backup did not refelect the AD as it was when it was deleted, therefore we have several orphaned objects form those domains. The Domains are functioning correctly and replicating, however, the GC in the forest is inconsistent and the orphaned/ghost
    objects are still being replicated.
    We have rehosted the directory partitions from the problem nodes to online domains which works fine, but as soon as another domain comes online the orphaned objects are again replicated into the Global Catalog. The nature of our system means that we cannot
    control when the other domains are coming back online to rehost them before replicating the object items back into the GC.
    I have made several LDAP queries and can see that the items no longer exist on the problem domain, the only reference to the objects is in the GC directory partitions of those domains.
    The biggest issue I have is that these objects were mail enabled users and when the GAL queries the GC it is repopulating them. 
    I've hit a bit of a wall now and do not know how we can remove these ghost objects without having all domains online at the same time and rehosting the problem domains partitions forest wide. I'd appreciate any assistnce.
    I have asked this question before but with less detail so I'm having another go!

    An AD backup is as good as the Tombstone lifetime. By default the TSL of a 2003 forest functional level is 60. So if you haven't done this already you should probably configure a higher value for the TSL. By default Strict Replication
    Consistency is also enabled to prevent DC that have been disconnected for a long time to propagate lingering objects into the AD topology, check to see if you have this enabled. You should use "repadmin" to remove the lingering objects.
    "When a domain controller in your Active Directory environment is disconnected from the replication topology for an extended period of time, all objects that are deleted from AD DS on all other domain controllers might remain on the disconnected
    domain controller. Such objects are called lingering objects. When this domain controller is reconnected to the replication topology, it acts as a source replication partner that has one or more objects that its destination replication partners no longer have.
    Problems occur when these lingering objects on the source domain controller are updated and these updates are sent by replication to the destination domain controllers. A destination domain controller can respond in one of two ways:
    If the destination domain controller has strict replication consistency enabled, it recognizes that it cannot update the object (because the object does not exist), and it locally halts inbound replication of the directory partition from that source
    domain controller.
    If the destination domain controller does not have strict replication consistency enabled, it requests the full replica of the updated object, which introduces a lingering object into the directory."
    Also keep in mind that the Infrastructure Master role handles the cross-domain references and phantoms from the global catalog in its domain. Make sure that you either have all DCs as Global Catalogs or do not place the GC on the DC with the IM role.
    Here are some useful links:
    Determine the tombstone lifetime for the forest
    Event ID 1388 or 1988: A lingering object is detected
    Use Repadmin to remove lingering objects
    Enable strict replication consistency
    FSMO placement and optimization on Active Directory domain controllers
    Phantoms, tombstones and the infrastructure master
    http://mariusene.wordpress.com/

  • View objects performance issue with oracle seeded tables

    While i am writing a view object on a oracle seeded tables like MTL_PARAMETERS, its taking more time to show in the oaf page.I am trying to display all these view object columns in detail disclosure of advanced table. My Application is taking more than two minutes to display the view columns of the query which is returning just 200 rows. Please help me how to improve performance when my query using seeded tables.
    This issue is happening only in R12 view object and advanced tables.
    Edited by: vlsn on Jun 24, 2012 11:36 PM

    Hi All,
    Here is architecture of my application:
    Java application creates XML from the screen values and then inserts that XML
    into a framework(separate DB schema) table . then Java calls a Stored Procedure from same framework DB and in SP we have following steps.
    1. It fatches XML from the XML type table and inserts XML into screen specific XML TYPE table in the framework DB Schema. This table has a trigger which parses XML and then inserts XML values into GTT which are created in separate product schemas.
    2. it calls Product SP and then in product SP we have business logic. Product SP
    does the execution and then inserts response into Response GTT.
    3. Response XML is created by using XML generation function and response GTT.
    I hope u will understand my architeture this time and now let me know if GTT are good in this scenario or not. also please not that i need data in GTT only during execution and not after that. i dont want to do specific delete which i have to do if i am using normal tables.
    Regards,
    Vikas Kumar

  • Business Object : Goods Issue ?

    For a goods issue in an outbound delivery , I need to set up a workflow . I found a BO 'BUS2017' for goods movement ..not sure if this is the one ? It has only one event ..!! If anyone has implemented a workflow for this BO or scenario , pls let me know what/how can this be achieved ?

    Karun and Rob ,
    Thank you for ur valuable inputs..!!
    Let me know if i m on the rt track !!
    The program SAPMV50A is the one that creates events for the object LIKP via swe_event_create...So , If i extend this object to include some new events , then who takes the res to fire these events ...As SAPMV is standard program ??
    I tried to find , but i see that for LIKP there is no change document object ...Is that correct??
    If i go through the output type , what processing routine do I need to assign ...Do i need to create the event manually for that output type?
    These quereis are from a novice..so pls bear

  • Accordion Height Issue

    I have apage I am working on and testing the Spry and various
    elements on...
    http://www.tommylogic.com/web-design/
    I have the tabs opening fine now and all styled like I want
    it. The issue I am having is on 3 items:
    - When I first try to open and close the panels, the first
    click never opens it. Only after the 2nd or thrird click or tab
    that I click on.
    - When they do open, they open in consistent heights,
    sometimes with a scrollbar, sometimes not.
    -Then when I get one open it wont always show all the
    content in that particular panel <div>.
    - If I close specific panel that is open first, then open
    the new panel, it seems to do a bit better, but not always the
    same.
    I am passing it through like this
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    var acc8 = new Spry.Widget.Accordion("Accordion1", {
    useFixedPanelHeights: false, defaultPanel: -1 });
    All the heights are cleared in the CSS as well.
    Any clues?
    //////////////////////// resolution
    removed extra line and changed var to Accordion1
    var Accordion1 = new Spry.Widget.Accordion("Accordion1", {
    useFixedPanelHeights: false, defaultPanel: -1 });
    and some minor css tweaks in there as well.
    Thanks Anyway... -T

    Wrap the Accordion in a VBox and you should be all set.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
      creationComplete="init();">
      <mx:Script>
        <![CDATA[
          import mx.containers.VBox;
          private function init():void{
            for(var a:uint=0;a<100;a++){
              var vb:VBox = new VBox();
              vb.label = "MyVBox" + a;
              vb.width = 200;
              vb.height = 100;
              acc.addChild(vb);
        ]]>
      </mx:Script>
      <mx:HDividedBox width="100%" height="100%">
        <mx:VBox width="50%" height="100%"/>
        <mx:VDividedBox width="50%" height="100%">
          <mx:VBox width="100%" height="50%"/>
          <mx:VBox width="100%" height="50%">
            <mx:Accordion id="acc" width="100%" height="50%"/>     
          </mx:VBox>
        </mx:VDividedBox>
      </mx:HDividedBox>
    </mx:Application>
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • Swf object/embed issue in IE5.2 on Mac

    I have embedded a flash swf file inside a table. It displays
    and is positioned just fine across most platforms/browsers EXCEPT
    for on a Mac in IE 5.2 and it's driving me insane. In IE5.2 on a
    Mac, the flash movie plays OK, but it is not positioned inside the
    table (which is inside of a layer). I've tried putting the swf
    inside of a nested table but that didn't work. I'm at a loss. Can
    anyone suggest a workaround?
    Here
    is my page
    Any help is much appreciated,
    christopher

    > I've been told to be careful using layers in this way
    > but I thought I was covering most of my bases by using
    relative
    > positioning.
    All of the divs on your page are absolutely positioned. I
    don't see a
    single relatively positioned one. But be aware that one
    doesn't just switch
    absolute for relative without invoking an entirely new layout
    model. It's
    not like a toggle.... Here is some of your CSS -
    #layActivities {
    position:absolute;
    left:14px;
    top:-176px;
    width:350px;
    z-index:9;
    visibility: hidden;
    height: 300px;
    #layAccom {
    position:absolute;
    left:16;
    top:124;
    width:400px;
    z-index:10;
    visibility: hidden;
    height: 300px;
    #layAbout {
    position:absolute;
    left:416px;
    top:36px;
    z-index:7;
    overflow: hidden;
    width: 750px;
    height: 325px;
    visibility: hidden;
    #layLocation {
    position:absolute;
    left:16px;
    top:124px;
    width:400px;
    z-index:11;
    visibility: hidden;
    height: 300px;
    > All of my layers are relatively positioned using this
    gif as the anchor
    Uhh - clearly you don't understand how relative positioning
    works. Relative
    positioning takes its base location from the coordinates of
    the nearest
    positioned ancestor container. You cannot relatively position
    to an image.
    > The page has a single row table (w=100%)with a
    spacer.gif centered in the
    > row.
    > All of my layers are relatively positioned using this
    gif as the anchor so
    > onload and resizing of the browser, everything moves.
    The layer dimensions
    > are
    > control by css.
    Perhaps I am not looking at the correct page? But anyhow, a
    layer is not
    relatively positioned as far as DW is concerned. Layers are
    only absolutely
    positioned elements.
    > I'm guessing that "tick" just means resizing of text up
    or down. Since
    > I'm
    > using CSS, I didn't realize I need to worry about the
    resizing of text but
    > I
    > guess I'm wrong on this?
    Yes. Using CSS or not, there is no way to prevent someone
    from resizing
    your text.
    > Is there a was to control whether or not people can
    > do this?
    Unequivocally, no.
    > I specifically set the overflow of my 'layers' to be
    hidden to avoid
    > any scroll bars, and the reason I'm using relatively
    positioned layers in
    > the
    > first place is because my client doesn't want an all
    flash site but they
    > like
    > the control I have over how & when the layers are
    displayed.
    See discussion above.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "b r u n o" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hey thanks for the responses. I develop on a PC and use
    FF as my primary
    > browswer and absolutely abhor IE (and have for some
    time). A friend of a
    > client brought this IE/Mac issue to me and so I was
    trying to resolve it,
    > even
    > though I know most Mac users use Safari or FF. I'm a
    little confused
    > about
    > Ace's response though. I've been told to be careful
    using layers in this
    > way
    > but I thought I was covering most of my bases by using
    relative
    > positioning.
    >
    > The page has a single row table (w=100%)with a
    spacer.gif centered in the
    > row.
    > All of my layers are relatively positioned using this
    gif as the anchor so
    > onload and resizing of the browser, everything moves.
    The layer dimensions
    > are
    > control by css.
    >
    > I'm guessing that "tick" just means resizing of text up
    or down. Since
    > I'm
    > using CSS, I didn't realize I need to worry about the
    resizing of text but
    > I
    > guess I'm wrong on this? Is there a was to control
    whether or not people
    > can
    > do this? I specifically set the overflow of my 'layers'
    to be hidden to
    > avoid
    > any scroll bars, and the reason I'm using relatively
    positioned layers in
    > the
    > first place is because my client doesn't want an all
    flash site but they
    > like
    > the control I have over how & when the layers are
    displayed.
    >
    > Your help is greatly appreciated.
    > Christopher
    >

Maybe you are looking for