You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to search for existing companies and if no company was found, I want to use the entered text for the form submit, to create a new company.
Describe the solution you'd like
A new option so users can use/selected their entered text, if no results were found.
Describe alternatives you've considered
using 2 form fields, one for the select and the other for a regular CharField.
Additional context
Add any other context or screenshots about the feature request here.
This discussion was converted from issue #240 on November 24, 2023 12:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
I want to search for existing companies and if no company was found, I want to use the entered text for the form submit, to create a new company.
Describe the solution you'd like
A new option so users can use/selected their entered text, if no results were found.
Describe alternatives you've considered
using 2 form fields, one for the select and the other for a regular CharField.
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions