@Mark so far I can say āuser profilesā in Glide sheets is working, but still early stages. I have been able to onboard users (see my idiotās guide) and do a few other things (Lookups/relations/split/joined list/distance/etc)ā¦
But the one thing (I am sure others will have other things to add) Glide sheet per se is not letting me do is create an image or email carousel. For some reason it is not able to read and interpret columns with the same name and sequential numbers as belonging to the same relation group.
I think you should be able to create several columns that hold urls for a carousel, then a template column to join them all with a comma delimiter between each one, then the Split Texts column to create an array.
Yes, absolutely @Jeff_Hager , I did that and it worked, but its as you can imagine too complex a workaround. You know me, I am always looking for an easy way out :).
Update
Sorryā¦jeff I have not tried it, I was thinking something else. I will try it even though still very complex for my comrades and me.
It would only be 2 extra columns in addition to the sheet array columns we are used to. The worst part is adding all the columns to build out the template.
Hello
Great sharing of a Glide table between several applications.
Too bad the Computed Columns do not follow, but it makes sense.
On the other hand, the RowID could be part of the link.
Thanks @Wiz.Wazeer! A question on private chat.
Letās say Iāve set-up a sort of forum (āadaptingā @Robert_Petitto template which was much too smart for me :-)) ; itās based upon
a form to create a topic
inline list to display topics
inside the inline list item there is a āCommentsā component
=> In each item of the inline list, in addition to the āCommentsā component (which is visible by anybody using the forum), do you think that we can add a one-to-one āchatā? it would enable direct messages between
either the author of the ātopicā
or a user having made a ācommentā?
(picture of an item of the inline list, with its current ācommentsā component, where I wonder if a āone-to-one chatā could be added)
I think itās more related to data privacy here. Like is any employee can access the data stored in the tables and eventually access and can extract data from it or are they, somehow, encrypted.
Got it. Sorry, I m normally a little slow on the uptake.
Yes, very easily. There is something similar on my find a lawyer. You have the public forum and then private chat forum (also eChat, i think). I might add a demo at a later stage on this one. I would upload the UP sheet as the forum tab and do all my work on that sheet (the example from first right on the dummies tab). The one on the left of it (middle one) would require additional sheets (best on google sheets). Then I would from within that forum create a link to the private chat zone or just use another inline list inside the forums tab. Iāve already done this for someone. Which I use would be dependent on who is engaging who.
BTW, I donāt think we even need split text for chats. I am still exploring things. All I can tell you is there more to this GS than meets the eye.