You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading atomic assets in Helix, add a dropdown of your existing collections that you can add the assets to, also any exisiting assets should have an option to be added to a collection as well.
Also, when creating an asset or updating it with a new collection, we should add the actual field Collection in the process itself. Right now we are using a tag from the gateway that can not be changed.
When uploading atomic assets in Helix, add a dropdown of your existing collections that you can add the assets to, also any exisiting assets should have an option to be added to a collection as well.
Also, when creating an asset or updating it with a new collection, we should add the actual field
Collection
in the process itself. Right now we are using a tag from the gateway that can not be changed.Update Message
Send({ Target = ao.id, Action = 'Update-Assets', Data = [[ { "AssetIds": ["oIhi987yzd3Na5kPMCSCr5ljzAQglspWE82lEr6AwFM"], "UpdateType": "Add" } ]] })
The text was updated successfully, but these errors were encountered: