계산
계산 정보
온라인 양식에 계산 기능을 추가해야 합니까? Jform의 계산 위젯 또는 고급 양식 필드를 탐색하여 양식을 향상하세요.
Make complicated calculations easy. By adding sliders to your form, you can automatically calculate results depending on which positions form users select. It's a great way to quickly determine prices while selling your products or booking your services online.
Use this widget to
You can configure each slider with assigned values for each slide position, and these values are used to change the result through the result formula, configured with our easy-to-use wizard. For example, you can add the following values into the configuration editor:
Quantity of T-Shirts min = 1 max = 20 default = 1 Sizes min = 1 max = 4 default = 1 names = Small, Medium, Large, X-Large, XX-Large Ship to Location? max = 1 min = 0 default = No names = No, Yes Polyester to Cotton Ratio names = 10%, 25%, 50%, 75% values = 1, 2, 2, 2 default = 10%
Then add the following formula to the formula box:
((#1)*((#2*2)+(#4*10)))+(#3*20)
수식에서 슬라이더는 위에서 아래로 번호가 매겨져 있으며 앞에는 파운드 기호/해시 기호(#)(#1, #2, #3 등)가 옵니다. 질문이 있는 경우 위젯 마법사에서 추가 지침을 제공합니다. 양식에 대한 계산을 사용자 정의하는 방법에 대해 알아보세요.
Learn more about how to use the Sliders with Calculated Result widget in your forms.
온라인 양식에 계산 기능을 추가해야 합니까? Jform의 계산 위젯 또는 고급 양식 필드를 탐색하여 양식을 향상하세요.