Hi Appgyver,
I have run into a problem where I can’t see all the text I have added to an alert function. Is there a limit to the amount of letters/words this function can show?
Dan
Hi Appgyver,
I have run into a problem where I can’t see all the text I have added to an alert function. Is there a limit to the amount of letters/words this function can show?
Dan
Hi Dan, are you binding the text to Dialog title or Dialog message (under Advanced)? I’m not sure if there is a hard limit, but the smaller text in the message lets you add in more text comfortably.
Anyways if you want to show the user a long text, I think creating a modal could be a better solution for this use case than an alert.
Thank you @Mari,
I was using the Dialog title and have now switched and using the Dialog message.
I can now see the full text , not sure if there is still a hard limit but your suggestion has fixed my problem.
Hi @Mari
Sorry to bring this up again but I seem to be stuck again with an Alert limit.
Not sure why, I am still using the Dialog message but for some reason, I cannot scroll in an alert on iphone anymore but still able to do it on Android. Not sure if the new layout/update has changed anything and I need to do something different to get it to work.
Dan