Hi,
I need help.
The Add and Edit actions are blocking my app. Suddenly, in just one particular view of my app, the Add and Edit actions are not working. When accessed, the action does not generate, it blocks the app, and then I have to reload the page but still unable to use those actions in that view, while it’s possible for other views. The actions have no configuration or expression. I have cleared cookies and cache memory. I appreciate any suggestions you can provide
Screenshot might help. How do the actions “block” the app? Rather than a setting within the actions does the view represent a datasource that has a security filter and that could “block” the actions?
Hi Marcus,
The app has several views
All of them have Add and Edit actions. But only Specialist Referrals has the problem. When I click the Add button, it doesn’t work.
it shows next message several times if I click Wait button.
Later, this one
Add behavior hasn´t expresions
Ok, that shows what is happening, but from here it could be hard to figure out why.
When you click the add button it appears to just get stuck and then your browser crashes because you ran out of memory. Most commonly the browser gets ‘hung up’ when you use a series of actions to accomplish something (should not be the case here) or I have seen it happen if a formula for an initial value or similar is ‘incomplete’.