Hi all,
I know this is not an APIGEE question, but since we have many drupal experts in the community thought of asking it here.
I have to create a contact form on the site. I have explored the possibilities and know that it can be achieved using either of the method (Contact module or webform) .
I observed that all the webform submissions are stored in DB and provides an analytics on the form submission which is a good thing, but will it be good in terms of performance as the no. of submissions and no. of users of the site increases ??
Which one would you suggest??