Notifications
Clear all

[Solved] java.lang.Exception: Report Not Found: placeholder

1 Posts
1 Users
0 Reactions
53.9 K Views
0
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?

1 Answer
0
Topic starter

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:

  1. Go to the Page Editor Explorer settings for the page template.

  2. Select the Field Widget.

  3. Select an option.

  4. Click Save.