Hello App Builder team
I’m trying to use the view as feature with a parameter id to filter data (it’s an admin view where i put the user_id in parameter). It’s working properly in production but i can’t view my data filters in the app builder. Am i missing something ? (I don’t want to push to prod everytime i do some random tests, even if i love to push to prod)
Good morning @mouligno!
Would you mind sharing a screenshot of the filters you have in your data source?
To confirm:
- In a published application: your page parameter changing refreshes the data.
- However, in the editor: your page parameter changing doesn’t refresh the data.
Is that right?
Thank you!
Peter
Yes it is !
Your question make me think that my “issue” is from the data I pull for the pages. I filter data based on this params :id.
I guess, that’s why it doesn’t work in the editor and work smoothly in production ?