Comment 1 for bug 1098948

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) wrote :

Yann,

I am sure you can handle this within your code.

By design, if value is changed (disregard to manual way or from the onchange of another field); onchange trigger has to fire.

What you can do here is call another onchange with special context and make specific adjustments.

You can also manage this by value based call to onchanges.

If you wish, you can share your example.

Thanks.