smopuim
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] multiple slider dependenciesEverything worked out great! Also, I asked this above:
How to get values from other fields in order to correctly set the dependence of the slider movement. That is where var v = this.value; is defined; you need to set more (rather it is not correct, but for example) var d = getField(‘fieldname25’).val()
Forum: Plugins
In reply to: [Calculated Fields Form] multiple slider dependenciesWhen I move the slider of field 1, the slider of field 2 moves, but this value is not taken into account in calculations in other fields until I move the slider of field 2.
Forum: Plugins
In reply to: [Calculated Fields Form] multiple slider dependenciesThanks! Everything worked out! And how to get values from other fields in order to correctly set the dependence of the slider movement. That is where var v = this.value; is defined; you need to set more (rather it is not correct, but for example) var d = getField(‘fieldname25’).val()
Forum: Plugins
In reply to: [Calculated Fields Form] CheckboxUnderstood thanks! And how to get not the array itself, but the desired element from the array?
Forum: Plugins
In reply to: [Calculated Fields Form] CheckboxHi! How to get value from checkbox in array? fieldname1[1](for example)?
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formCool! It all worked! I am very grateful to you !!!!!!!
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formNow values are not passed to the second form.
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formhttps://ru.files.fm/u/m9zvwu379 here is video may issue.
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formYes! I agree with you! But in the GUI on form two, nothing happens. Apparently the values in the fields are being updated, but the form is not being regenerated. If, after changing the values in the first form, click on the radio button at the very top, then the values will be displayed correct from the first form, although the calculations on the radio button are not laid down.
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formSorry! But don’t work this method. I’m probably tired of you ))))
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formDon’t work (((
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formSorry! I need to paste it into first form or replaсe code in second?
- This reply was modified 4 years, 6 months ago by smopuim.
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formDont work((((((((((((((((
Forum: Plugins
In reply to: [Calculated Fields Form] Updating fields when passing a value to another formI don’t even know how to thank you!
Forum: Plugins
In reply to: [Calculated Fields Form] the text in the form is not displayedThanks a lot for your quick responses! Tell me if it is possible to create a calculator consisting of several forms. For the final form to take data from others on this page. This is especially important for block layouts and responsiveness.