Skip to content

Implement inline form widget #42#93

Open
cyonii wants to merge 3 commits into
madisona:masterfrom
cyonii:v0.13.1
Open

Implement inline form widget #42#93
cyonii wants to merge 3 commits into
madisona:masterfrom
cyonii:v0.13.1

Conversation

@cyonii

@cyonii cyonii commented Mar 2, 2024

Copy link
Copy Markdown

This makes it possible to use the widget in inline forms.

cyonii added 2 commits March 2, 2024 20:49
This makes it possible to use the widget in inline forms.
@RobKuipers

Copy link
Copy Markdown
Contributor

Hi, thanks for your work! Love the idea of being able to use this in an inline.
I do seem to run into trouble since the generated HTML id's for address and geolocation are -in my case- not called 'id_locations-0-address' but instead 'id_user_operator-0-address'.

@cyonii

cyonii commented May 9, 2024

Copy link
Copy Markdown
Author

I've always considered that not everyone would use the same names for their location fields, but I stuck to what the original had, and also because it met my requirements. For now, I'd suggest adjusting the code locally to fit your project's needs.

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

Successfully merging this pull request may close these issues.

2 participants