I need to build a Formula field for an application using Vaadin. The formula field will need to be configurable by the user using predetermined variables.
The closest thing I have found to what we need can be found here http://www.knackhq.com/links/blogs/custom-equations-for-online-databases.html
has anyone built a UI and background code for something like this before?