cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Object Table Visibility in SAP MDK: Blank Space on Page

Sourabh1
Explorer
0 Kudos
38

Hi @Jitendra_Kansal,

I am facing an issue while working with SAP Mobile Development Kit (MDK). I am displaying data for two tests for a material using an object table. However, for some materials, only one test is available. To handle this, I have set the object table's visibility to false using a rule on the OnLoad event of the page.

While the data is not displayed as expected, the object table still occupies space on the page, resulting in a blank background. This affects the overall layout and user experience.

Steps to Reproduce:

  1. Create an object table to display data for two tests.
  2. Set the visibility of the object table to false using a rule on the OnLoad event if only one test is available.
  3. Observe that the object table still takes up space on the page, even though it is not visible.

Expected Result: The object table should not occupy any space on the page when its visibility is set to false.

Actual Result: The object table takes up space on the page, resulting in a blank background.

Additional Information:

  • I am using SAP Mobile Development Kit (MDK) for development.
  • The issue occurs on both Android and iOS devices.

Has anyone else encountered this issue? Any suggestions or workarounds would be greatly appreciated!

Tags: SAP MDK, Mobile Development Kit, Object Table, Visibility Issue

Thanks

Accepted Solutions (0)

Answers (0)