This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
It would seem that something I built into my new app is causing it to
crash on iPadOS (I don’t own regular iOS devices and don’t know if it is
across all of iOS) iOS 12 only. It works in preview. It works on in
browser on Windows. It works on Android...
So, I was playing around with detail view, when what I assume is its
Material update snapped into place. However, this version doesn’t handle
wide screens very well at all, and seems to be capped at a width of
500px regardless of screen size. class S...
So, this is specific to the Card view. On Large Card view, highlight
color gives a little bubble (for some reason), and text color colors the
icon. You can also control the size of the Action Icon with text size.
On List Card view, however, no format...
I have images saved in a separate folder and tied to my data using
relative paths: Trying to use OCRTEXT() in a VC on this image field
returns nothing. These same pictures work fine in the OCR Demo when
being directly added to a form. Is this a known...
I think the best solution would be to update the Starting View dropdown
to be an option of: -Views in your App -An expression that generates a
navigation link -“Attempt to resume” from the last known view Here’s my
thoughts, most apps, if they are on...
.MSG files are Microsoft Outlook files. I see no reason AppSheet should
be able to natively open/read these files. MSG File Extension - What is
an .msg file and how do I open it? (fileinfo.com)
The AppSheet UX designers are only like 10% responsible because they
build the framework. You are the one that configures and sets up the UX
for your views, and unless its because of a bug, it looking bad is your
own doing.
Yes, unfortunately the UI for that location is bound by a set width, and
set to “contain” image. However, I believe a feature request to change
that to be bound to the currently rendered max height (based on text
size, format rules, etc) with a more ...