Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webui::FlagsIdentifier annotation key tip #5

Open
diegoperezurruti opened this issue Oct 6, 2022 · 2 comments
Open

Add webui::FlagsIdentifier annotation key tip #5

diegoperezurruti opened this issue Oct 6, 2022 · 2 comments

Comments

@diegoperezurruti
Copy link

For the FlagsIdentifier, you dont necessary need to use an indexed string parameter, you can also assign a non-indexed sp_ReadOnlyFlag_d if you want to make it readonly for all combinations; and if you do want to use indexes, add definition for only the tupple you need, in this case, with the $ 'identifier_name' as domain.

@diegoperezurruti
Copy link
Author

Using indexed string parameters can be huge in therms of memory use and crash the page and the whole computer as we have experienced recently with Peapod TNT App

@diegoperezurruti
Copy link
Author

Adding this to the documentation explicitly or as a key tip could be very useful to prevent future dev issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant