cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FIORI List Report Application shows data automatically after start (without pressing the GO Button)

tpache
Explorer
16,154

Hi,

what can i do, that the list in the "FIORI List Report Application"

report is shown from start automatically?

Without having to press the “GO” key.

Best Regards,

Thorsten

.

View Entire Topic
HETEROCIGOTO
Participant
0 Kudos

Hi there,

In your Manifest.json, look for this:

            "showGoButtonOnFilterBar"
Change it to false, in order to hide the button and start an automatic loading when you visit your website.

Set it to 'TRUE' in case you need the Go button

I applied on Analytical List Report, not sure if it works with List Reports or Other but I hope it works for you!
 
Each time you fill a filter and press "Enter" it runs the report applying the filter
Evidence:

heterocigoto_0-1747688249684.png

heterocigoto_1-1747688410386.png