is there a way to wait for an extension to load be...
# suitecommerce
t
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
Create a custom event and have it trigger it when its done
💯 1