Page 1 of 1

Sub-method reference disappearing

Posted: July 14th, 2023, 4:45 pm
by AkshayKhanolkar
Working on an EASYCommerece app on 5.1 MVC design time #2632
Noticed that after promoting or demoting a project, I often times lose the reference of a submethod being called from the model of webpages/widgets. These submethods are usually the database call to load lists on the page. But the entire webpage will fail to load and instead display the 'page not found message'.

This is the error you see when you try and open the canvas view for the submethod.
Reference error.png
This is the log for the Model throwing the reference error.
AccountSummaryLog.JPG