SM_MEETING_SUBMITTED. You can add a listener in your code for this specific event and execute any additional code that is required.
SM_MEETING_SUBMITTED — Add Listener
- For example:
-
If you add a code like displayed above on your website, then you will get a similar output as shown below.
- As shown in the above example, you can easily get the data that has been submitted by your customer, now you can manipulate this data and use it as per your requirement or perform any operations on it. Refer events emitted when a webform is submitted.