hi guys…
as mentioned in a earlier post im trying to make an offer module where my users are able to send out offers to there customers… so therefor im trying to make a setup where user can create products/services to a databse with fields like name, amount, units and price per unit…
that i can get to work seperatly and get the data to show in a RG table…
but now come the step where im stuck…
when the user then click add product and click on one of the listed products from the database it should add a temporarily line with the data into the offer module… but as soon as i leave or save the offer to the database it should reset these lines again clear to make a new offer in the same way…
i want to mention that i have 2 databases… one for products and one for sevices… and i want datalines from both database to be able to show in the offer module…
i have been trying getting this to work for 3 days now and cant find a way there works right… hope anyone have some suggestion or can help me out with this