Published Aug 07, 2024
How to Filter on the Feature Flags Page Using URL Parameter
You can use a URL parameter (e.g., in a link) that will filter the content of the Feature Flags page based on the provided string.
Example:
app/modules/#/administration/feature-flags?key=useReactFor
The above URL will open the Feature Flags page with a pre-filled filter showing only flags whose name contains “useReactFor”.
, multiple selections available,
Related content
routeId Values to Use in Feature Flags
routeId Values to Use in Feature Flags
More like this
Feature Flags (Administration)
Feature Flags (Administration)
More like this
Found an issue in documentation? Write to us.