loppisinorge
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Auto complete..Thanks!
Now everything works as it should!Forum: Plugins
In reply to: [Calculated Fields Form] Auto complete..Thanks for responding. I’ve tried a bunch of different things to fix this.
How do i go about and fix this? Since i am failing ??Forum: Plugins
In reply to: [Calculated Fields Form] Autofill content?Awesome, thanks!!
Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorThat worked!!!
Thank you so much! ??Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorIm trying all kind of solutions and im not getting the correct number.
Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorHow can i fix it so that last calculated field, shows the right number?
I follow copied your solution and it still does not show. I showed you the link i wanted to copy.Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorCan you check again?
I copy-pasted:
AVERAGE(fieldname12,fieldname26,fieldname13,fieldname38,fieldname25,fieldname37,fieldname24,fieldname36,fieldname23,fieldname35,fieldname22,fieldname34,fieldname21,fieldname33,fieldname20,fieldname32,fieldname19,fieldname31,fieldname18,fieldname30,fieldname17,fieldname41,fieldname16,fieldname29)
I put in 3 + 4 + 5 +6. This should be 18 in total and divided by 4, it should than be 4.5.
Instead it is 0.75 as the picture shows:
https://pasteboard.co/QfnkysRH9Zjv.png- This reply was modified 1 year, 9 months ago by loppisinorge.
- This reply was modified 1 year, 9 months ago by loppisinorge.
Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorWhen using:
AVERAGE(fieldname12,fieldname26,fieldname13,fieldname38,fieldname25,fieldname37,fieldname24,fieldname36,fieldname23,fieldname35,fieldname22,fieldname34,fieldname21,fieldname33,fieldname20,fieldname32,fieldname19,fieldname31,fieldname18,fieldname30,fieldname17,fieldname41,fieldname16,fieldname29)
It gives the wrong answer.Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorI’m terribly sorry for being ignorant and useless.
Thank you for taking time to help!
Basically, I’m trying to recreate this calculator:
https://karkalk.no/
Which shows the average grade. It adds up all the numbers/credits and divides it by the amount chosen.
For example: 3 + 4 + 5 + 6 = 18 / 4 = which gives 4.5.
That’s all i am trying to do haha. I just need to know how to do so.
Once again, thanks for taking the time to help.Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorThe values are not 3,3,3,3 constant. They change pending on the users grade. How do i set it up, so that the calculator automatically picks up every fieldname i wrote earlier and their values, and calculates the average?
Forum: Plugins
In reply to: [Calculated Fields Form] Simple calculatorThanks for replying, i added the average as you said. But it’s still not showing the average.
heres what i put in:
AVERAGE(fieldname12+fieldname26+fieldname13+fieldname38+fieldname25+fieldname37+fieldname24+fieldname36+fieldname23+fieldname35+fieldname22+fieldname34+fieldname21+fieldname33+fieldname20+fieldname32+fieldname19+fieldname31+fieldname18+fieldname30+fieldname17+fieldname41+fieldname16+fieldname29)Thanks for answering.
I found a snippet, that can be used for now to stop duplicate entries.
Just had to change the id in the snippet.
ThanksForum: Plugins
In reply to: [Calculated Fields Form] a number equals an Letternvm. it is showing now.
Forum: Plugins
In reply to: [Calculated Fields Form] a number equals an LetterOkay, I managed to get the code implemantet and it works. But it won’t appear on the site? It does however show on the preview..
Forum: Plugins
In reply to: [Calculated Fields Form] a number equals an LetterI kinda feel stupid. Because i still don’t undertand how to implement your answer. Do you have by any chance, the time make a short video sharing how to implement this? Just a quick step-by-step?
I would reaally appreciate it!