How to create Table Design and Value changing?

First, my question is, how can I create this table with formidable representation?
Then the question to the fields ..

There are three areas of importance, which carry out a simple calculation.
The amount is entered in the “stck” should be multiplied by the “RE” and as a result in the “Ges.RE” may be issued. It should be noted that the “RE” should not be changed for the visitors.
RE is
the unity that can only be changed by the admin. It must also not necessarily be seen (RE).
And at the very end of all entries must enter a field that contains the total amount of all Ges.RE.

so in all it meens - (stck.*RE=Ges.RE)
and final then (Ges.RE(n)+GesRE(n)=ALLRE)

Can some one assist me by this one – or can any give me an example code for this (How to do) ?
Thanks for Answers
Kasi

Demo Form for Question


Attachment:
help

How are you with HTML? You can create this setup by modifying the customizable HTML for your form. It's possible this third-party add-on will work for you as well:
http://formidablepro.com/knowledgebase/formidable-plus-3rd-party/

If you choose to modify the HTML, you can use the built-in calculations. You can find some instructions here:
http://formidablepro.com/knowledgebase/field-calculations/

Let us know if you still have questions.

Ah understand, i have allways buyed the 3th party table plugin - but i am a little bit confused about the fields.
I can define there the chars and rows, but no policy for the field like the other normal fields ?

Is there a way to become this in a payed example ??  (only 2 Lines of Code or so for understanding this one ??)
I see the Example, but i dont understand, where is to place this Code.
Do i place it in customize Form HTML ??
Is the same like your Help for file Upload, i see that code but dont know, where to insert this one..

HTML is not my real Problem, it is more to understand where i have to edit what in formidable..

Thanks Kasi

Questions about that third-party plugin need to go through that developer. I am not familiar enough wit the add-on to answer your questions about it.

For the built-in calculations, I don't know that there's any more of an example that I can provide. Please follow the first set of steps on the field calculation page ("if the value seen is the value used to calculate"). The option to add calculations can be found in the "field options" for each field. You shouldn't need to add any code for the calculations.

If you are adding any PHP code, unless otherwise specified, it will always go in a new plugin or your theme functions.php.

Hm, thanks Stefanie - but this will not helpful for me.
If i now learn any lessions about practice to edit a simple form, that is what i have no time for.
So it is my Problem, that i have not understand by buying - thatthis is more for Peoples with Programming Knowledge.

I think, that is a wonderful Software - but i have not enough knowledge with Wordpress in all.
I understand, that you are not interested to give me a payed Example - so i have to see, if there any what can give me payed Assistance to become my Form.

Thanks again and by the Way if you have a Idea, which User here give payed Support, let me know..

Kasi

I still don't understand what more you are looking for. There are example with screenshots and step by step instructions. I'm not saying I don't want to provide support, I'm saying I don't know what more to provide.

Have you added a single field to hold the total of the Ges.RE fields?
Have you checked the box under "Field options" to "Calculate the value of this field"?
Have you inserted a calculation in the box?

If you've done all of these things, can you post a screenshot of these calculation settings?

Topic closed.