is there a way to wait for an extension to load before another extension? we are adding properties to a model in one extension for one purposes but need the same properties in another extension and don't want to duplicate code to fill them in again
s
Steve Goldberg
08/04/2023, 5:36 PM
Create a custom event and have it trigger it when its done