We have a budget, the budget is added to a project through gravity forms. And we have tasted. The costs are also added to a project and deducted from its budget. Now if I have a project with the budget 500. And a bill of 200 digits. The budget 500 appears again in the next line, not 300. How do I include the last calculation of the project in the budget? So how to get the budget smaller when you add an invoice?
I'm sorry, but I don't quite understand what you mean here. Could you show me some screenshots of the issue?
You say you're using Gravity Forms. Is the table created from Gravity Forms? If so, is the calculation done in Gravity Forms or in wpDataTables? wpDataTables has its own Formula Column, and it can only use the core functions of Gravity Forms. Integration with any add-ons is not confirmed, so we cannot guarantee if it would work.
yes, the datatable is build with Gravityforms. We have Projects, and the Projects have budgets. And there are costs(Kosten in the datatable). In new Budget we calculate the budget(column 2) - the cost(column 4)
But in the next line, the same project have the old budget again. Not calculatet. Its Data from Gravityform. Is it possible to send the calculatet new budget into the form entry, so we can get the new budget in the next row? Or is there another way to get this done?
You wish to inherit the result from the first row of a formula column in the second row of budget column, and so on.
Unfortunately something like this cannot be done with the built-in features of the plugin.
If you can do the calculation inside the Gravity Form itself, and pull the data as an integer in wpDataTables, that may work, but I cannot guarantee that.
Hello Julian
Thank you for your purchase.
I'm sorry, but I don't quite understand what you mean here. Could you show me some screenshots of the issue?
You say you're using Gravity Forms. Is the table created from Gravity Forms? If so, is the calculation done in Gravity Forms or in wpDataTables? wpDataTables has its own Formula Column, and it can only use the core functions of Gravity Forms. Integration with any add-ons is not confirmed, so we cannot guarantee if it would work.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello,
yes, the datatable is build with Gravityforms. We have Projects, and the Projects have budgets. And there are costs(Kosten in the datatable). In new Budget we calculate the budget(column 2) - the cost(column 4)
But in the next line, the same project have the old budget again. Not calculatet. Its Data from Gravityform. Is it possible to send the calculatet new budget into the form entry, so we can get the new budget in the next row? Or is there another way to get this done?
Thanks in advance
I see, Julian
You wish to inherit the result from the first row of a formula column in the second row of budget column, and so on.
Unfortunately something like this cannot be done with the built-in features of the plugin.
If you can do the calculation inside the Gravity Form itself, and pull the data as an integer in wpDataTables, that may work, but I cannot guarantee that.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables