sephan
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Exclude empty fieldsTyvm for all your help! This works out. Great plugin, lovin it!
Forum: Plugins
In reply to: [Calculated Fields Form] Exclude empty fieldsNo sorry, I guess you have not caught the problem. I already did all of that.
My problem: Due to the equation, my result goes wrong when a number field is not filled out, because i want only the filled fields to be calculated. Equation example short:
((fieldname1-209)/18.4)+((fieldname2-14)/1.15)+((fieldname3-16)/1.17)
Example: Now to make my problem clear I use a small example with 3 fields:
Let’s say I fill out “fieldname1” and “fieldname2”. “fieldname3” stays empty.
Now, when I start the calculation, the equation just goes: ((fieldname1-209)/18.4)+((fieldname2-14)/1.15)+((0-16)/1.17)The problem ends up in: Empty fields will cause a false result because the result will be subtracted by the equation of the empty fields.
To prevent this: I started to use predefined values, but in dropdown menus, only the chosen option is calculated.
Solution: I want to make the predefined value of unchosen fields count.
Condition: In the end, I will have 10 number fields, each mentioned within the equation like in the example above, but the user will only fill out 4 of these fields, depending on their own conditions.
Thank you for your fast help! So everything works fine except for this part of my question.
And secondly, is it possible to exclude the filter section from scrolling? To sort of make them static? Would that be possible as well?It’s not implemented in the code right? Is it even possible to make?
I’ve tried to use
position: sticky;but it’s not working. :/
And it should only exclude from scrolling sideways. Soposition: fixed;won’t work.
Best regards,
Stephan.Oh and I actually got two other questions. I would like to put a frame around the table but only on mobile view. And secondly, is it possible to exclude the filter section from scrolling? To sort of make them static? Would that be possible as well?
Thank you for your great work on that project!
Stephan.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Color of Links and Search Barthx
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] DataTables ColumnFilterWidgetsWorked great!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] DataTables ColumnFilterWidgetsThanks for your fast reply!
Yes, I already found the solution for the color.
But thx for the help with the border it works great!
Is it possible to display a little “X” or something similar inside the box, to visualize that the user can click to remove the tag?I really enjoy your plugin and your work is great and helpful!
Best Regards,
Stephan.