Zum Hauptinhalt gehen

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

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.