erdalf
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Collapsing FieldsThanks a lot! It worked!
Forum: Plugins
In reply to: [Calculated Fields Form] Collapsing FieldsHello! I see you have added collapsibles into the plugin. I am currently using them instead of my version because its more simplified. However I have a question. How can I make them not collapsed by default but visible by default with the option to collapse them? AKA reverse the toggle?
Forum: Plugins
In reply to: [Calculated Fields Form] Style Overrides FormThat worked out. Well it kind of did the same thing. The preview is still different than the website but the website looks ok so its not a problem. Thank you a lot!
Forum: Plugins
In reply to: [Calculated Fields Form] Collapsing FieldsWow that did work. Thanks a lot! I will use your website for additional customizations.
Also a quick question. Can I disable selection? When I click on the button to collapse the fieldset it sometimes highlights the text.
I’ve tried the following :
#fbuilder .cff-container-field fieldset .disable-select{ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }Edit: Nevermind I managed to do it by removing “.disable-select”.
I’ll be sure to check out your website for customization. Thanks!Good day!