You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to py4web
The field requires a `name` attribute with a value, otherwise, the AJAX action associated with the field's `onchange` event will not send the selected value to the invoked procedure.The generated form does not include this attribute. Adding the missing attribute to `attrs` allowed HTMX to locate and send it.