projectmas
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Free Spacesorry bro..
I tested here https://tools.web.id/test/
sorry bro, it’s my bad. i tested up to 6 columns, while the code only for 5 columns,
now everything is ok. Thank you very much
Forum: Plugins
In reply to: [Calculated Fields Form] Free Spacecan add code to return the size when button is pressed twice?
when clicking into 5 columns, the code runs perfectly, but when clicking again to hide the columns, the size doesn’t return to the proper size
Forum: Plugins
In reply to: [Calculated Fields Form] Free Spacecode not working at me
Forum: Plugins
In reply to: [Calculated Fields Form] Free SpacejQuery(‘.field-diskon’).toggleClass(‘hide-strong’);if(jQuery(‘.field-diskon:visible’).length){jQuery(‘.field-diskon’).closest(‘.cff-container-field’).find(‘.column3’).addClass(‘column4’).removeClass(‘column3’);}else{jQuery(‘.field-diskon’).closest(‘.cff-container-field’).find(‘.column4’).addClass(‘column3’).removeClass(‘column4’);}
for 5 column in single line, which part should i change?
jQuery(‘.field-diskon’).toggleClass(‘hide-strong’);if(jQuery(‘.field-diskon:visible’).length){jQuery(‘.field-diskon’).closest(‘.cff-container-field’).find(‘.column3’).addClass(‘column4’).removeClass(‘column3’).find(‘.column4’).addClass(‘column5’).removeClass(‘column4’);}else{jQuery(‘.field-diskon’).closest(‘.cff-container-field’).find(‘.column4’).addClass(‘column3’).removeClass(‘column4’).find(‘.column5’).addClass(‘column4’).removeClass(‘column5’);}
like this?
- This reply was modified 3 years, 7 months ago by projectmas.
Forum: Plugins
In reply to: [Calculated Fields Form] Free Spacewait.. i asum in new page https://tools.web.id/test/
here I use the 5 column setting, but only 3 columns appear / active.
The arrangement of the existing columns is as follows
Unit-Price-potongan(hide-strong)-diskon(hide-strong)-total-PPN(hide-strong)
because I use the default 5 columns in the settings, the column size is small, even though the default that is visible is 3 columns..
i want when it shows 3 columns, then the size is according to the usual size of 3 columns in the calculated field form,
when I randomly click the button(potongan/diskon/kepo), it will be 4 columns, and will have a size like 4 columns
and when i click one of the remaining 2 buttons, it will be 5 column, and the size will be like 5 column view
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Not working finecan i group some groups like this
[group groupname]
group A
group B
group C
[/groups]Forum: Plugins
In reply to: [Calculated Fields Form] Free Spacedoes the code work for an example like this?
I have 3 buttons
Button 1, Button 2, and Button 3
when I click the button randomly without closing the button, it will be like this:
The default is 3 columns, then I randomly click the existing button, then the column will change to 4,
When I click another button randomly(again) then the display will be 5 columns..
of the 5 columns earlier, I will close one of the buttons that I clicked earlier, then the display will be 4 columns.. then when I click the button randomly again, the display will be 5 columns.. I hope you understand what I'm sayingForum: Plugins
In reply to: [Calculated Fields Form] Free Spacecan you help me for 3 default and add until 5 coloumn?
the default is 3 columns, when I press discount, it will change to 4 columns, then I press “PPh” so that it becomes 5 active columns.
Forum: Plugins
In reply to: [Calculated Fields Form] Add Button to show hidden fieldnice, work perfectly.. thanks broo..
Forum: Plugins
In reply to: [Calculated Fields Form] Add Button to show hidden fieldhow to make the first click to open the field, while the second click to hide it again
Forum: Plugins
In reply to: [Calculated Fields Form] Add Button to show hidden fieldsorry internet connection is bad, reply didn’t appear until this morning
Thx bro, its work
Forum: Plugins
In reply to: [Calculated Fields Form] Add Button to show hidden fieldlike this bro.. https://prnt.sc/NVjv-dLtrqK0
Forum: Plugins
In reply to: [Calculated Fields Form] Add Button to show hidden fieldif i have 3 buttons to show different fields..
how do i add class name in each field?