I want to display the number of requests that a user has pending on the homepage.
The "microflowlabel" doesn't work anymore in Mendix 6 and the alternative "use an action trigger" requires a user to click in order to see the result... I want the number of requests immediately visible without clicking a button.
I have created a microflow that returns the correct output, but I don't know how to execute it after loading home page.
I have tried the microflowtimer widget, but it keeps telling me that the microflow should have one parameter of a type equal to the listview that i have put the widget in.
I have tried a lot of other things already on the forums, but nothing seems to work for my scenario.
Can anybody help?
Best Regards,
Peter