- This topic has 3 replies, 2 voices, and was last updated 12 years, 9 months ago by
support-octavio.
-
AuthorPosts
-
ClintNashMemberOn the design screen I have a single panel and using JS I am appending a table (HTML) that is twice the width of the screen. When it loads it will not scroll left or right but if I change the orientation to landscape and then back to portrait it scrolls left and right as expected. I have tried changing the auto resize options but can’t seem to get a different result.
With this I am appending an external css file to the head section. I can see the file is attached and can see the rules but none of the table formatting is applied. Is this just me missing something in properly tagging my CSS rules or is there a limitation to what can be done through the mobile interface?
Through the simulator and published as a mobile web application the behavior is the same, the target application type is iOS native. If it would be helpful I will send you the .mobi file.
Thanks for you help,
Clint…
support-octavioMemberHi ClintNash,
> If it would be helpful I will send you the .mobi file.
Yes, please. You can attach it here or send it via support at genuitec dot com. Use title “mobione data from ClintNash”> I can see the file is attached and can see the rules but none of the table formatting is applied. Is this just me missing something in properly tagging my CSS rules or is there a limitation to what can be done through the mobile interface?
think you probably are missing something, I suggest you create a similar html file that uses the same CSS rules and prove that you can see the UI desired. Then you can compare what is wrong in the append code on your mobione app.
ClintNashMemberGood Morning,
I received your email indicating you had been able to duplicate the issue and was wondering if I could get an update. We are 90 percent finished with the project but have six or seven screens that use a table layout to present data. Obviously this issue prevents us from deploying the application as is so depending on when a fix is expected we need to make a determination on whether to try to find another way to layout those screens or move back to xCode for this particular app. I understand that Mobione is a product in development so if there isn’t a date yet that is perfectly okay we just need to be able to plan accordingly.
Thanks,
Clint…
support-octavioMemberHi ClintNash,
I’ve opened a bug and will check with the dev team on status. They have been major busy the past few weeks working on completing the upcoming 2.1 version.
-
AuthorPosts