wattmhite Posted June 13, 2019 Posted June 13, 2019 I have a table layout but within the rows of that table layout is a portal that basically shows the last record created date, username and text. I believe this is massively slowing down my layout. When I remove the portal the layout speeds up and loads dramatically faster. my thought was to create a stored calculation field that changes or displays data from the last portal records and updates when other portal records are created. I would just now need to show the 1 calculation field on each row instead of having the portal Any thoughts on this idea?
comment Posted June 13, 2019 Posted June 13, 2019 3 hours ago, wattmhite said: a portal that basically shows the last record How exactly does it do that? 3 hours ago, wattmhite said: a stored calculation field that changes or displays data from the last portal records and updates when other portal records are created. There is no such animal. A stored calculation will not update as a result of another record being modified or created.
wattmhite Posted June 13, 2019 Author Posted June 13, 2019 by filtering and sorting portal records within the portal to only show the most recent.
comment Posted June 13, 2019 Posted June 13, 2019 2 hours ago, wattmhite said: by filtering and sorting portal records within the portal to only show the most recent. That doesn't tell me much. When I ask "how exactly" I mean just that. In any case, I don't see why you would need filtering.
Recommended Posts
This topic is 2045 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now