Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Using formatCellValue in ListGridField when one value depends on other

    Hi,

    I have some fields using formatCellValue and one of the fields ( B ) depends of other field value ( A ). Field A also needs to wait load to get value from field C.

    Is there a way to force a field to wait other field load?

    The issue is that sometimes the field B function is run before A, so it get an undefined value.

    Thanks!
Working...
X