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

Do we need users inside form logic? #32

Open
tjeerddie opened this issue Oct 24, 2024 · 1 comment
Open

Do we need users inside form logic? #32

tjeerddie opened this issue Oct 24, 2024 · 1 comment

Comments

@tjeerddie
Copy link
Contributor

we got a todo's to check if we need users in the forms.

https://github.com/workfloworchestrator/pydantic-forms/blob/main/pydantic_forms/core/asynchronous.py#L104

https://github.com/workfloworchestrator/pydantic-forms/blob/main/pydantic_forms/core/sync.py#L99

my opinion is that it can always be added into the form when necessary.

@acidjunk
Copy link
Collaborator

acidjunk commented Nov 6, 2024

it depends; I think we have some forms that conditionally show/hide fields based on the user.

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

2 participants