Insert multiple products + a rental date for each

1

I have a tremendous doubt and no way to solve it.

I need to select products to rent for a client and give them a rental date, but I do not know how to present it in the system in a simple and functional way.

Example:

DB Products

1 - ladder 2 - bituminous 3 - saw 4 - brush 5-epi

Now somehow I would like to select 1 or X products and after selecting them you can enter a rental date for each independent product.

NOTE: Today I get through a select multiple select products to register them, but I can not enter a rental date and this is the big problem I'm going through !!

Has anyone done anything similar or used a component to help me solve this problem ??

Thank you in advance for your help

    
asked by anonymous 15.02.2018 / 14:37

1 answer

0

I do not know if I understood your question very well, but I think you are referring to dynamic inputs!

Example (Change or add an input to a date) > link

I would also recommend using an autocomplete > link

More "professional" examples >

link

link

    
15.02.2018 / 17:02