Order for business in excel or like.

Hi guys.
i have a little problem.

I’m trying to put an excel file for business, something like for people who want see my full product list, choose what they want and the quantity, see the total and send by email and done, the order is done.

It is possible? i know actually that is possible to put an excel file but is only possible to look at it…
I need it for business so a sendable excel file (i dunno, with a “send” button or something like that).
Is it possible here on wix?

Thank’s guys

Hi,

Welcome to the Wix Code forum.

You might be able to use an HtmlComponent . For more information, see the article Working with the HTML Component in Wix Code .

However, a much better option would be to take advantage of the power of Wix Code. Everything you stated can be done with Wix Code, and it would end up “stunning” - in appearance, in ease of use, in maintainability, and in scalability.

You can start with the Wix Code basics , but if you’re like me you don’t have patience and want to just jump in. If that’s the case, you can play with the Examples in your own editor, view some informative video tutorials , or read about how Wix Code can manage your data with database collection .

And let’s not forget about the email that you want to send. See the article How to Send an Email on Form Submission on how you can do this automatically after a form has been submitted.

Wix Code opens a whole world of possibilities allowing you to escape from Excel.

Have fun,

Yisrael