Uzo
January 14, 2023, 5:30am
1
The Power of Pages by StructureArt DIGITAL
Performance
Unlimited rows, edits, and updates
Multiple Google Sheets integration
Unlimited public and private users
Super fast data exchange
Features
Unlimited read-write database
Address Picker with autocomplete and location details
Custom email creator with attachments
PDF Invoice Creator with a real view of an 11x8 sheet
Custom Payment Integrations for Stripe and PayPal
Anonymous User’s recognition system
I won’t say anything more about this project… let the action speak for itself:
Multi Spreadsheets Data source for Glide Pages with Stripe and PayPal integrations, Address Picker, Custom Emails, PDF Invoice Creator. Unlimited rows and updates.
Enjoy!
Ps… I wanna make it really clear… it is an External data source… do not confuse it with the actual data capacity of the Glide App or Page.
7 Likes
Hi, Uzo! Very good but can’t preview final invoice. Invoice too little compared to interface, may be some preview button before sending.
Uzo
January 14, 2023, 6:46am
3
oh… I see it is the correct proportions on your computer! Finally.
ok… I forgot to do custom scaling… ill do it now. Thank you for testing!
But I see the quality is not good… hmm something is wrong with your computer lol. it should be sharp!
I also see that all the browser text is bad quality, not just mine page. I think your graphics card is no good, or you are using big TV as your monitor.
Hm, no! Previous screenshot from Lenovo Yoga book. All perfect on my display.
This from C455 All-in-One (Lenovo)
Also all os and browser are perfect on screen. May be Glide forum has compressed too much
Uzo
January 14, 2023, 7:43am
6
ok… is the zoom good quality?
Zoom not working. Just do nothing
Uzo
January 14, 2023, 7:45am
8
it works for me… try to refresh… maybe is not there yet
No, also not working in the chrome, in the new instance and refreshed
Uzo
January 14, 2023, 7:50am
10
then I have no idea… works here on desktop and mobile, thank you again for testing!
Are you using some html generator and then place the code to template rich text elements?
Html content are fetched from json?
Uzo
January 14, 2023, 8:10am
12
Generator??? I am a generator LOL
Yes is fetched from json, but I have a very special technique on how to make it stable and fast for big data… I was working on the codes for the past few weeks… and now is way faster than Glide synchronization to google sheets
1 Like
I mean some of your scripts had generate html code.
Yes it is very interesting how you are syncing user data to your script?
If no connected sheets, so may be trigg hook?
Uzo
January 14, 2023, 8:16am
14
no, Glide webhook sucks… it fails many times, I only use fetch, Java and GAS… I write my HTML myself, not that hard, no need for a generator.
1 Like
Uzo:
Java and GAS
How it uploads user data?
Uzo
January 14, 2023, 8:24am
16
GAS is preparing and sorting data in Sheets, then Java is breaking down json in Glide
You mean you use custom java column to fetch Json from external source. Not use glide fetch column?
Uzo
January 14, 2023, 4:39pm
19
Hahaha… yes, i give my best to Pages… it looks like, pages are a little faster than apps, but OMG… way much work than Apps.
Uzo
January 14, 2023, 4:40pm
20
No… i use native fetching, and then native Java to break down fetched json
1 Like