Hello Teams, I am now looking for the way to keep the all log user log in/ create/ modify in to the center app as shown in below. Center app contain others 7 sub-apps. And now I just simply created column create, created by, modify, modified by columns in each app.
Your question doesn’t make a lot of sense. You talk about 7 separate Apps, but all I see in your screen shot is a single App with what looks like a card collection.
I think we’ll need a lot more information before we can give any useful advice.
Sry for unclear information all I want as I said I just simply created column create, created by, modify, modified by columns in each app. Is it possible to have log in the center app to track all sub-apps? And how?
p.s. the card collection was each linked separated app - like now center app have contained link url and picture to separated app in glide table. @Darren_Murphy
Okay, so if I understand correctly then probably the easiest approach is to use a single table for your Log, which is shared by all Apps. Then write your logs to that table, and any or all of the Apps will be able to access the data directly.