Add form id to form component

This commit is contained in:
philipp lang 2024-02-08 02:22:12 +01:00
parent c83c892f53
commit 05a6fca5cc
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@
single-url="{{__SELF__.settings.singleUrl}}"
register-url="{{__SELF__.settings.registerUrl}}"
config-var-name="adrema_event_config"
form-id="{{__SELF__.event.id }}"
></event-form>