Populate a field based on other field in web2py
To populate a field based on other field, for example to calculate/compute a total value, we need some codes…
To populate a field based on other field, for example to calculate/compute a total value, we need some codes…