Aller au contenu principal

How to retrieve a Subfolder of scripts? (&importStoreElements)

Commentaires

1 commentaire

  • Zendesk API User
    Author: stephan - 10/26/2012 16:02

    You can't get a subfolder of the TemplateStore by UID, as those elements have no real UID (it is not unique a this point). You experienced this circumstance while importing an export zip - the uid is not patched by FirstSpirit during the import and the there is a duplicate of the original uid. I don't think there is a way to disable this functionality, as it is core.

    You can however get a subfolder of the TemplateStore if you know the ID of the element using Store.getStoreElement(long id).

    best regards

    Jörg

    0

Vous devez vous connecter pour laisser un commentaire.