Greetings,
I have a list of services shown as checkboxes, and I would like to be able to automatically create an estimate when each service is checked. Is this possible?
Basically, if I selected service one which we'll say is $50, I'd like to have a label that shows $50 when that service is checked. Each service has its own value, so when I have several selected, I'd like them to automatically add up and have their total shown in a label.
Also, let's say they want one service 2 times. When I check that service, I'd like a combo box to appear where I can select the number of times that the service will be needed, which will accordingly add the appropriate amount to the total.
I appreciate any help, thanks in advance.
I have a list of services shown as checkboxes, and I would like to be able to automatically create an estimate when each service is checked. Is this possible?
Basically, if I selected service one which we'll say is $50, I'd like to have a label that shows $50 when that service is checked. Each service has its own value, so when I have several selected, I'd like them to automatically add up and have their total shown in a label.
Also, let's say they want one service 2 times. When I check that service, I'd like a combo box to appear where I can select the number of times that the service will be needed, which will accordingly add the appropriate amount to the total.
I appreciate any help, thanks in advance.