Prefill forms using URL query parameters #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It should be possible to prefill form data by query parameters.
This allows us to dynamically make links to quickly create proposals/contributors.
We already had this feature for proposals but needs be brought back after the refactoring.