medhaa
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Reduce space between two fields using cssOkay! So, this is fine but the length of both the input areas is still different. Also, if the label I provide is longer, it will not fit in…Can we increase the space between the first label and input area?
Forum: Plugins
In reply to: [Calculated Fields Form] Reduce space between two fields using cssThanks!
I used the below code as I wanted the width to be adjusted only for the imput
@media (min-width:710px) { #fbuilder .cff-container-field .cff-calculated-field input {max-width:150px} }It worked well for setting the equal width for the input area.
But there still is a lot of space between the two input areas. How do I reduce that?
Forum: Plugins
In reply to: [Calculated Fields Form] Reduce space between two fields using cssI need the field sizes to be small. And I don’t want to preserve the space for labels….rather….I just want the second field to move beside the first one.
Forum: Plugins
In reply to: [Calculated Fields Form] Complex Fields DependencyThe above mentioned fields are already deleted. Also, can you please indicate the line no. where I have open comments block(/*).
Can you please give a little more detail on what you mean by “Why have you not defined the dependencies with a unique calculated field?”
Is there any way I can share my screen and connect with you directly?
- This reply was modified 3 years, 4 months ago by medhaa.
Forum: Plugins
In reply to: [Calculated Fields Form] Complex Fields DependencyPlease take a look at this recording where I have tried to explain the issue I’m currently facing: https://www.loom.com/share/8f9a3e32d6464707aca5af3c7da42677
Forum: Plugins
In reply to: [Calculated Fields Form] Complex Fields DependencyPlease find the form link here: https://medhaagrawal.com/recipe-ingredient-calculator/
Forum: Plugins
In reply to: [Calculated Fields Form] Complex Fields DependencyI’m not finding the import/export section. Maybe its for pro users.
Forum: Plugins
In reply to: [Calculated Fields Form] Complex Fields DependencyMy website is not yet public…Is there any other way?
And fieldname101 and 102 were dependent earlier…but now I removed the field, so the dependency will automatically get removed..right?
- This reply was modified 3 years, 4 months ago by medhaa.
Forum: Plugins
In reply to: [Calculated Fields Form] Complex Fields DependencyI tried removing the comments and still it doesn’t seem to be working. Actually, it seems to me that the equation in that field is not getting executed. I mean, if I’m adding any other field in the form, it is not displaying on the page.
Here is the recording: https://www.loom.com/share/13153981cfbc4dfe8a1e4cd8712f0491
- This reply was modified 3 years, 4 months ago by medhaa.