Add form id to form component
This commit is contained in:
parent
c83c892f53
commit
05a6fca5cc
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue