small-feature: adding control if the create button will be displayed in ListScreen#87
Open
seleziomar wants to merge 2 commits intoorchidsoftware:masterfrom
Open
small-feature: adding control if the create button will be displayed in ListScreen#87seleziomar wants to merge 2 commits intoorchidsoftware:masterfrom
seleziomar wants to merge 2 commits intoorchidsoftware:masterfrom
Conversation
Member
|
Hi! Thank you for PR. I wanted to ask, why didn't the existing model policy-based action show/hide system suit? Are there any particular features or requirements that aren't met by the current system? I would appreciate hearing your thoughts on this. |
Author
|
Hello, thank you for responding to my PR. At times, I don't want the user
to have the option to create new records, only to edit the existing ones.
Therefore, this feature of hiding the button can help to avoid making it
"superfluous."
Em qua., 21 de fev. de 2024 às 00:07, Alexandr Chernyaev <
***@***.***> escreveu:
… Hi! Thank you for PR. I wanted to ask, why didn't the existing model
policy-based <https://orchid.software/en/docs/packages/crud/#policies>
action show/hide system suit? Are there any particular features or
requirements that aren't met by the current system? I would appreciate
hearing your thoughts on this.
—
Reply to this email directly, view it on GitHub
<#87 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANNB7YD3JEY6VHY25GQMTMLYUVQI5AVCNFSM6AAAAAAWW6FQASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJVG44TINJXHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding control if the create button will be displayed in ListScreen