I am following this tutorial CREATING ADVANCED FORMS, but I am not able to understand how to use external database for storing form data.
I cant find any tutorial about this concept. I am using liferay 7 CE. Also tutorial says that
developers can implement their own storage types if JSON is not desirable. If they do, the option will appear here in Form Settings. See the tutorial on custom storage types (not yet written) for more information.
My question is which service-wrapper to use, I cant understand how to know which Service is being used for forms.