bassman88

Results 2 issues of bassman88

Is there an event/function I can call to run AFTER fields_added?

In the code below, ff.object.product.name works but ff.object.sales_order_item and ff.object.delivery doesn't. They all have the same associations in the model. belongs to and has_many, optional: true. If I change to...