Hi @SantiagoPerez , this is the video.
Thanks for your support
What about decimal number bug? I need of Glide Page, and this bug Is a big issue for me.
Hi @Roldy
Thanks for the video. Please, submit a ticket and please add this video to it.
Your English is way better than mine so no need to apologize.
Are you able to record the dev console of the device where this is happening? If so, please submit a ticket and add such recording.
Update: Now up and running. Must have been a glitch in the matrix
Pages down at moment?
Tried two different pages, same message
Link https://linking.glide.page/
Update:
I think not only pages…
Thanks. Yes all of a sudden both up and running. Must have been a temporary glitch.
Appreciate quick reply.
Here too. Now work
@SantiagoPerez but I put the video of the bug many times, also @Roldy put it. Anyway I’ll try to submit a ticket.
I just figured out the root of ONE of my issues with Set Columns. The issue is that I am creating a new row with a row owner that is not the user I’m creating the row with. The row is created, the user is not privy to the row’s info, and BAM! can’t set columns.
I am still having issues with Set Columns in pages though. Even without using row owners and using the default data that is preloaded when creating a new page, Set Columns still isn’t working like I’d expect. I won’t be surprised if I figure out that this issue is related to something I’m doing too.
@ThinhDinh FYI regarding set columns and row owners
I’ve also had a few issues with set columns in pages not behaving like I am used to them working in apps. Mostly I’ve found solutions/fixes, but there are some quirks for sure
Can add new row in editor but not in live app. In order to allow live app users to add a row, I need to add an “add a row” step after submitting a new form. I have a feeling this is going to come back to bite me, though, and start adding duplicate rows.
Here’s the behavior:
In Data Editor/Preview
Click “Add New” → Show Form Screen → Complete fields (also has a few data columns) → Submit → New item added to collection
In Live App
Click “Add New” → Show Form Screen → Complete fields (also has a few data columns) → Submit → Looks as though a new item was added, as now included in list view. Upon page reload, it disappears. Not actually added to data collection
In addition I have to say something that I unfortunately discovered only a little while ago:
also in Glide App there is the problem that I highlighted for Glide Pages, although less impacting; the difference is that the Glide App UI corrects the failure to refresh the multiple relation in some way (perhaps there is a patch in the Glide App UI?) And therefore the user does not realize the problem and does not suffer from it; but if you go to see the data editor the wrong behavior is identical to that of Pages.
Has anyone ever noticed these problems? I couldn’t find anything about it in the forum.
May be @ThinhDinh or @Robert_Petitto ?
I apologize for appealing to you, but I’m a little frustrated
Hi @SantiagoPerez , any news about decimal numbers bug? I can not use my Glide page. I discovered that the bug is when I use a browser with a language different from english. If I set my browser language in english it works like a sharm, but when set it in italian I can say goodbye to my decimal numbers. Come on guys, I’m stopped without being able to work.
Engineering is working on it! We’ll keep you informed through the ticket.
Hi There,
I’ve noticed a bug with drop-down menus currently not working in the title action section
The first two buttons work fine, however any links or other buttons currently not working across Glide Pages
When using Show Edit Screen the visibility of a field cannot be set as dependent on the value of another component in the screen.
This works fine in Glide Apps, but not in Glide Pages.
To be more precise, it works with the initial value of the field when opening the screen, but doesn’t dynamically change when the value of the field is changed in the Edit Screen.
Again, this works in Apps, but not in Pages…
In my case for example, in the third button there is an editing screen action on small overlay and when the overlay is closed the builder freezes
My Actions are not working on submit neither the trigger nor the row update to a related row