Adding prices |
12/22/2015 1:20:53 PM |
PHPRunner General questions | |
L
lcslouis author
I have a project where someone selects an event it has a price and then someone selects some sub-events each sub event has a price. |
|
L
|
lcslouis author 12/29/2015 |
Is This that big of a problem that no one knows how to do it. |
![]() |
Sergey Kornilov admin 12/29/2015 |
This most likely means forum is not the right place for questions like this. If you have a valid support contract contact support directly. |
L
|
lcslouis author 12/29/2015 |
The price field or prices fields are apart of the dropdown list for the dropdown and each price is showed as apart of each checkbox item. |
L
|
lcslouis author 12/31/2015 |
Here is a clarification to what I am wanting to do. |
![]() |
Sergey Kornilov admin 12/31/2015 |
Still doesn't make any sense, at least to me. |
L
|
lcslouis author 12/31/2015 |
I have no code made.
|
![]() |
Sergey Kornilov admin 12/31/2015 |
If you need to perform some price calculation on the page you need to have those price fields right on the page. Then you can use Javascript calculation as described in method #3 at http://xlinesoft.com/articles/how_to_use_calculated_fields.htm |
L
|
lcslouis author 12/31/2015 |
Alright this is a problem that is not supported by phprunner. |