Hi
I'm trialing saltcorn, and, having played with a few other no-code builders, am impressed with how well it runs and works!
Is there any way that I could populate form fields based on other information entered? For example, a user enters a cost and then the sale price gets set up cost + defauly margin. The user is obvisouly free to change the sale price if they want to.
I suspect it's with a bit of (JS) code on an edit view. Ideally, I'd like to set a onchange event to the cost field which simply update the value of the sale price.
Is it possible to do this somehow?
Thanks in advance
You could do this with a calculated field.