Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    oops: Fix dropped custom data from API requests · df5ff0b0
    Jared Hancock authored
    For a yet unknown reason, the association between the field implementations
    and the DynamicFormEntry object is not maintained from calls to
    DynamicFormEntry::getFields().
    
    This patch addresses the issue by always associating the "form" when
    returning from ::getFields()
    df5ff0b0