Dear Team,
Whenever the edit button on my app is clicked on it takes a lot of time to load which doe not occur before.
Same issue with one my app with the Add button. Any help please.
Dear Team,
Whenever the edit button on my app is clicked on it takes a lot of time to load which doe not occur before.
Same issue with one my app with the Add button. Any help please.
I would guess you have extraordinarily intensive expressions in one or more of the Show?, Editable?, App formula, Valid if, Suggested values, Reset on edit?, Initial value, Display name, and/or Description settings (am I missing any?) for one or more columns of the table.
What resolve do you suggest?
Yes i have.
Fix your expressions. What other possible suggestion could there be?
But this expressions were existing before now and it worked fine.
I only have two expressions of [REFERENCE ID].[COLUMN_NAME] and initial value of “-”.
I had removed the Initial value expression but same persists.
I randomly noticed my app was freezing when edit was pushed on a rather large table that just recently worked fine.
What i found was some of my enum fields had “Auto-complete other values” selected, i dont recall having turned those on because its unnecessary to the functionality required and i havent edited the table schema or its formulas in a really long time. I have repeatedly had that table up to 90,000 rows without issue so this was kind of random.
But anyway, i went through and made sure all those were un-selected from my Enum’s and the edit button now opens on desktop immediately. I can understand that having that selected on such a large table would be ludicrous for a column with alot of unique values so the slowness makes sense.