Publish Survey to AGO Content Folder

127
1
2 weeks ago
Status: Open
Labels (1)
MFazio
by
New Contributor III

When publishing a survey from Survey123 Connect, there is no option to publish to a specific content folder. When I am managing files for different projects and try to organize them, i like to have them in folders for their respective projects. Moving the survey to a new folder, however, breaks the link and then it can no longer be edited/updated. 

1 Comment
RejeanLabbe

Have you try to change the ownerFolder attribute in your .itemInfo file?

You can get the folder ID in the URL when you browse :

/content.html?view=table&sortOrder=desc&sortField=modified&folder=fbe48b4c5a906ca84b352

 

You change the attribute :

    "numViews": 53,
    "orgId": "bC8AF2N59s2JYMQT",
    "owner": "yourname",
    "ownerFolder": "fbe48b4c5a906ca84b352",
    "properties": {
        "connectVersion": "3.19.116"
    },
    "protected": false,
    "proxyFilter": null,
    "scoreCompleteness": 33,