1
I am with a tremendous doubt and without any north of how to solve.
I need to select products to rent to a client and inform a date of the rental time of the same, but I do not know how to present this in the system in a simple and functional way.
Example :
Products of the BD
1 - ladder 2 - bitoneer 3 - saw 4 - brush 5 - epi
Now somehow I would like to select 1 or X products and after selecting them manage to insert a rental date for each independent product.
NOTE: Today I can through a multiple select select the products register them, but I can not enter a rental date and this is the big problem that I am going through !!
Someone has done something similar or used a component to help me solve this problem ??
Thank you from the start personal
Put your code as is to facilitate help, and a hint, exchange the select multiple for checkbox, are visually better
– Costamilam