View not showing top line on update
I have a view in my form that's tied to the choice a user makes for Client (a --> linked table).
When the user picks a new Client, the view (of their Pets) updates but many times (most times) the top line in the view table is blank; white all across, and the view doesn't immediately resize to show all values like normal. Even if there is only one value, I have to scroll the view to see it (them).
Is this normal? Am I doing something wrong?
After choosing Abby as the Client:
After scrolling the view:
20 replies
-
I get the same thing on my iPad with my iCloud DB. I don’t get everywhere, but I do see it at times. I haven’t checked on my MacOS.
-
Yeah, it looks like this before scrolling when there's only one item. It's very confusing for the user:
And this after scrolling:
I'm sure my client is not going to like that happening. They should be able to trust what they see. (In this case, my client is my wife and she's barely letting me switch her away from the that other system as it is!)
And here's the code behind the View:
do as server let t := this; select Pets where '* Owner' = t.'* Client' end
Simple enough. Seems okay, right?
Is there any way to force the form to redraw? Or the View? Anything?
-
I reports it as soon as I discovered it a few weeks ago
Maja at Ninox moved it onto Development team on 24th Nov and no fix date was given
However - I don't they appreciate it as a critical issue because it is potentially possible to see the record that is missing by exit and renter the records and or check the child/table record.
I can't say for any other platform. But on the web version the black record does refresh after above to show the data! (i'm on a imac)
-
Ninox has just released version 3.7.11 on the cloud.
in testing .... it appears that this issue has been fixed (for the web at least)
-
us MacOS app users are a few days behind. plus I'm still on 3.7.9, so I guess I go straight to .11 and skip .10.
Content aside
- 2 yrs agoLast active
- 20Replies
- 154Views
-
4
Following