Changing property value in alfresco share trough jquery cmis, need beginner aid, 4.2.c -


so i've read how apps alfresco share can query data jquery cmis on pages http://blog.productivist.com/query-alfresco-using-cmis-and-jquery/

but if want exact opposite? i've got webapp after receiving input user wants change value of custom property within custom aspect(both there , working) of predefined document in alfresco share. far haven't found examples of changing things on alfresco using jquery ajax cmis.

so basicly can point me right direction change property value trough jquery ajax cmis? due circumstances deadline tomorrow morning , thing wasn't done yet, fast appreciated :d

thanks taking time read this!

i agree gagravarr. either use form service, , skip cmis altogether, see the docs, or because in python, grab cmislib alfcmislib, python equivalent of alfresco opencmis extension, , use set values.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -