tighten / nova-package-development

A forum for talking about the process of Nova Package Development
52 stars 2 forks source link

Nova Relationship Sum Field Package #35

Closed dillingham closed 5 years ago

PrafullaKumarSahu commented 5 years ago

@dillingham is there any field/package or any way for this, that will set the value of total after making a calculation may be a sum, multiplication, custom mathematical expression or eloquent methods?

PrafullaKumarSahu commented 5 years ago

@dillingham that will only work to display, I am asking about something like, you have three fields price, quantity, and total as soon as you are making changes to price field or quantity field, it should reflect on total and you can submit all three fields, is there any field/package like that?

PrafullaKumarSahu commented 5 years ago

@dillingham thank you.