MasG
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] Codehii,,
I see there is a js addition function in the video, can you tell me how to add the addition function?
like text01 + text02 = text03
or some sum like
text01 + text02 + text03 + text04 = text05Forum: Plugins
In reply to: [Calculated Fields Form] grouping thousands and separator symbolOkay thanks,
i will look forward to the next plugin updateForum: Plugins
In reply to: [Calculated Fields Form] grouping thousands and separator symbolthe output is still the same.
when inputting 1.000.000 the result will read the number 1.000.000but when the input was deleted one last digit
in the input field that was 1.000.000 will display 1.000.00
and in the results, the number (1.000.00) reads as 1,000 (one thousand) instead of reading 100.000 (one hundred thousand)
if it can, in the input form also change
when the initial 1.000.000, removed one to 1.000.00 will automatically rewrite to 100.000
Forum: Plugins
In reply to: [Calculated Fields Form] grouping thousands and separator symboldecimal simbol and grouping not working, but this function is work
Forum: Plugins
In reply to: [Calculated Fields Form] grouping thousands and separator symboloh, sorry I haven’t cleared cloudflare cache yet,
now the code has changed but not the way I want
from 1,000,000 when I delete the last digit
which should be 100,000
but now show 1,000Forum: Plugins
In reply to: [Calculated Fields Form] grouping thousands and separator symbolNot working for me
thx bro..
Forum: Plugins
In reply to: [Contact Form 7] Copy of fieldhii.. thanks for your answer..
- This reply was modified 2 years ago by MasG.
Forum: Plugins
In reply to: [Calculated Fields Form] Print Erorand remove 2nd border.
like this https://prnt.sc/vllfitEcsP77Forum: Plugins
In reply to: [Calculated Fields Form] Print Erorhow to remove page title and meta title space when printing? https://prnt.sc/WqzABdr9bBk8
Forum: Plugins
In reply to: [Calculated Fields Form] Print Erorhow to hide title and line of column?
Forum: Plugins
In reply to: [Calculated Fields Form] Custom datenice bro
Forum: Plugins
In reply to: [Calculated Fields Form] Custom datefrom above function, can i use flex date?
choose the date (day) at willForum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Number of Fieldone question again..
can i input group into label like this?
‘<label>Your operating system:<br>[select* operating-system first_as_label[group one]1[/group]
[group sub-one][/group]
[group sub-two][/group]
]</label>’
- This reply was modified 2 years, 1 month ago by MasG.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Number of Fieldokey, how about label for email?
when
[group 1]
[sub group 1]
[sub group 2][/sub group 2]
[/sub group 1]
[/group 1]where i put a label for group 1?