From f83007788d535188d8e641f887c01033828e1d28 Mon Sep 17 00:00:00 2001 From: pateljannat Date: Mon, 23 Aug 2021 10:22:40 +0530 Subject: [PATCH] fix: web form redirects --- .../attendee_registration.json | 16 ++-------------- .../exhibitor_registration.json | 16 ++-------------- .../web_form/purpose_a_talk/purpose_a_talk.json | 6 +++--- .../exhibitor_section/exhibitor_section.html | 2 +- .../speaker_section/speaker_section.html | 2 +- 5 files changed, 9 insertions(+), 33 deletions(-) diff --git a/community/event_management/web_form/attendee_registration/attendee_registration.json b/community/event_management/web_form/attendee_registration/attendee_registration.json index d609f9f9..3f77e347 100644 --- a/community/event_management/web_form/attendee_registration/attendee_registration.json +++ b/community/event_management/web_form/attendee_registration/attendee_registration.json @@ -19,7 +19,7 @@ "is_standard": 1, "login_required": 1, "max_attachment_size": 0, - "modified": "2021-08-20 16:16:12.986658", + "modified": "2021-08-23 10:13:19.224367", "modified_by": "Administrator", "module": "Event Management", "name": "attendee-registration", @@ -38,7 +38,7 @@ { "allow_read_on_all_link_options": 0, "fieldname": "user", - "fieldtype": "Link", + "fieldtype": "Data", "hidden": 0, "label": "User", "max_length": 0, @@ -48,18 +48,6 @@ "reqd": 0, "show_in_filter": 0 }, - { - "allow_read_on_all_link_options": 0, - "fieldname": "full_name", - "fieldtype": "Data", - "hidden": 0, - "label": "Full Name", - "max_length": 0, - "max_value": 0, - "read_only": 0, - "reqd": 0, - "show_in_filter": 0 - }, { "allow_read_on_all_link_options": 0, "fieldname": "company", diff --git a/community/event_management/web_form/exhibitor_registration/exhibitor_registration.json b/community/event_management/web_form/exhibitor_registration/exhibitor_registration.json index a3dd6ec1..cba14dfe 100644 --- a/community/event_management/web_form/exhibitor_registration/exhibitor_registration.json +++ b/community/event_management/web_form/exhibitor_registration/exhibitor_registration.json @@ -19,7 +19,7 @@ "is_standard": 1, "login_required": 1, "max_attachment_size": 0, - "modified": "2021-08-20 17:01:45.096818", + "modified": "2021-08-23 10:12:24.038572", "modified_by": "Administrator", "module": "Event Management", "name": "exhibitor-registration", @@ -38,7 +38,7 @@ { "allow_read_on_all_link_options": 0, "fieldname": "user", - "fieldtype": "Link", + "fieldtype": "Data", "hidden": 0, "label": "User", "max_length": 0, @@ -48,18 +48,6 @@ "reqd": 0, "show_in_filter": 0 }, - { - "allow_read_on_all_link_options": 0, - "fieldname": "full_name", - "fieldtype": "Data", - "hidden": 0, - "label": "Full Name", - "max_length": 0, - "max_value": 0, - "read_only": 1, - "reqd": 0, - "show_in_filter": 0 - }, { "allow_read_on_all_link_options": 0, "fieldname": "company", diff --git a/community/event_management/web_form/purpose_a_talk/purpose_a_talk.json b/community/event_management/web_form/purpose_a_talk/purpose_a_talk.json index 15fe0420..e064d75d 100644 --- a/community/event_management/web_form/purpose_a_talk/purpose_a_talk.json +++ b/community/event_management/web_form/purpose_a_talk/purpose_a_talk.json @@ -20,7 +20,7 @@ "is_standard": 1, "login_required": 1, "max_attachment_size": 0, - "modified": "2021-08-20 17:19:04.894724", + "modified": "2021-08-23 10:18:17.486228", "modified_by": "Administrator", "module": "Event Management", "name": "purpose-a-talk", @@ -64,13 +64,13 @@ { "allow_read_on_all_link_options": 0, "fieldname": "event", - "fieldtype": "Link", + "fieldtype": "Data", "hidden": 0, "label": "Event", "max_length": 0, "max_value": 0, "options": "Event Details", - "read_only": 0, + "read_only": 1, "reqd": 0, "show_in_filter": 0 }, diff --git a/community/event_management/web_template/exhibitor_section/exhibitor_section.html b/community/event_management/web_template/exhibitor_section/exhibitor_section.html index 8aa45659..c43f6d55 100644 --- a/community/event_management/web_template/exhibitor_section/exhibitor_section.html +++ b/community/event_management/web_template/exhibitor_section/exhibitor_section.html @@ -37,7 +37,7 @@ {% endfor %} -
Become an Exhibitor
diff --git a/community/event_management/web_template/speaker_section/speaker_section.html b/community/event_management/web_template/speaker_section/speaker_section.html index 3ccf64fb..84d6b3dc 100644 --- a/community/event_management/web_template/speaker_section/speaker_section.html +++ b/community/event_management/web_template/speaker_section/speaker_section.html @@ -38,7 +38,7 @@
- Propose a Talk + Propose a Talk