Loan Application Form that displays Product data

Hello, I’m not a programmer though I can read code and know a bit about code implementation.

I am trying to create a loan application form. The loan form must allow the applicant to select a set of products they wish the loan to finance. An installation amount is then displayed on the form based on the selected loan tenure period and submitted along with all other application information.

The challenge is that the forms on wix do not automatically support drop down lists connecting to a dataset nor do they allow for one element to feed data into another element. Is there any code I can use to get this done and does anyone have a copy paste option for me to use.

Assistance is greatly appreciated.

kind regards

Show your setup and your DB. Describe a little bit more the flow of your project.

You can populate DropDowns by CODE.

Hi @russian-dima , thank you for your response. I’m not sure if I understand correctly what you mean by workflow or DB but I’ll do my best to describe something.

I wish to offer product purchases on my website via loan applications. The customer should be able to fill in their details and select the Products they wish to purchase from Wix Stores. A loan installment amount should then be displayed to the customer based on the products selected and loan tenure period. The customer should then consent to the installation amount before submitting their loan application.

I have realised that code is required. I just don’t know how to do it or where to start from.

Kind regards,

Josphate

@russian-dima hello, any leads you may have would be greatly appreciated. I’m really stuck on this one.

Wow, that sounds pretty cool!

This will afford much morr coding skills than you perhaps expects.
I think in this case i can’t help —> because not familiar with wix-stores (i do not use it).
But i think it should be possible to solve your issue, by using code.