rotertal
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Columns issue in iframeHi Sir, ok thanks, now it works! So no matter if loading in iframe or not, no matter which screen, would you always recommand col-sm … to be safe?
Thanks again for your support!
Forum: Plugins
In reply to: [Calculated Fields Form] Columns issue in iframeHi Sir,
thanks but thats the forms url, when loading it in iframe (see my link), the css applies but not the col- … the two div container (left and right) were seperate with your selection (2 columns), works fine, but when using col- the division of fields does not apply in iframe … Right now i test it with an iframe 80% so it sould perfectly work with lg (like it does when I just use shortcodes) …
Thats why I asked for some additional css that somehow works like with your div containers (dropdown):
Columns1 column2 columns3 columns4 columns5 columns6 columns7 columns8 columns9 columns10 columns11 columns12 columns
Shown in columns the fields into the container.
- This reply was modified 9 months, 3 weeks ago by rotertal.
Forum: Plugins
In reply to: [Calculated Fields Form] Columns issue in iframeHi,
thanks, the css is now loading but only on chrome, not on edge. Also, the col-stuff is not appliying, no matter which browser …
Forum: Plugins
In reply to: [Calculated Fields Form] Columns issue in iframeHi, ok, the sheet loads (forms.css) but no style applied in general.
https://app.trialanderrorsoftware.com/test/Thanks!
Forum: Plugins
In reply to: [Calculated Fields Form] Columns issue in iframeHi, I put the css directly into the form, it loads and there are some changes but does not display the same when not using in iframe, no matter if col-lg oder -md etc. Is there a css code for iframe (col system only) that behaves exactly the way when not loading in iframe.
Kind regards!
Forum: Plugins
In reply to: [Calculated Fields Form] Change color based on selectionWorks great, thanks a lot!!!
Forum: Plugins
In reply to: [Calculated Fields Form] Getting raw value (with format)Perfect, thank you so much!
Forum: Plugins
In reply to: [Calculated Fields Form] Adjust label of radio buttonsHi,
thanks for your input, i’ve also adressed that (display: flex, align: center, line-heigt etc) but nothing changes, it always sticks to the bottom …
Forum: Plugins
In reply to: [Calculated Fields Form] Referring to field on page…. thank you!
Forum: Plugins
In reply to: [Calculated Fields Form] Collapsed and lock fieldHi, thanks for your quick response! This already works. Instead I tried it this way, but still does not work:
jQuery(document).on(‘change’, ‘[id*=”fieldname82_”]’, function(){ jQuery(‘#fieldname171’).addClass(‘isDisabled cff-collapsed’); jQuery(‘#fieldname171’).prop(‘disabled’, true); });
Forum: Plugins
In reply to: [Calculated Fields Form] Reading fieldAWW, thank you so much, works perfectly fine!
Forum: Plugins
In reply to: [NSFW] [Calculated Fields Form] Comparing two fields (if not empty)Thank you, now it works!
Forum: Plugins
In reply to: [Calculated Fields Form] Padding/space between fieldsetsHi codepeople,
I just solved the problem, I set the sub-containers (sub-box) to zero:
fbuilder .box-sub fieldset{
margin-left:0px !important;}
Anyway, THANKS for your quick response!
Forum: Plugins
In reply to: [Calculated Fields Form] Only calculate specific fields when hitting a buttonDear @codepeople,
sorry for my delayed answer. I just checked it and it works perfectly fine!
THANK YOU!
Beste regards,
Marcella