2019-08-29 13:08:00
Topic starter
I'm creating a View in a Module based on a data model that is defined in another Module.
When the user accesses the view in the UI, there is an error. The following message appears in the server log:
java.lang.Exception: Report Not Found: placeholder
The View is the type ModelPicker. It is used to provide options for a field widget on an user defined page.
What is the best way to resolve this error?
This error message occurs if the Query is not set for the Field Widget in the User Defined Page.
Here are the steps to resolve the issue:
Go to the Page Editor Explorer settings for the page template.
Select the Field Widget.
Select an option.
Click Save.