Make the calculated fields dynamic with a listener for other fields change #3566
Unanswered
MehmetSoltan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a situation where i need to get selected belongsTo model's property and use it to populate other fields. For example i have a service definition model and it has a recommended price. Each business can define it's own services that has it's own price and a belongto field to service definition model.
I want to get recommended price of dynamically selected service definition to fill the price field of service model.
Beta Was this translation helpful? Give feedback.
All reactions