Hi everybody,
Im not particularly new to AJAX in general but have never done anything ajax related with couch.
I have a project tool with following relationship: projects (1:n) pages. Now when i'm on the project webpage in the frontend (inline edit activated) I would like to be able to create a page with ajax, with the only parameter being the relation to the specific project i'm viewing. Shouldnt be that hard right? The rest of the page will then be editable via inline editing (thats why i only need that one parameter, no form needed). If the initiation of the inline fields isn't possible after reloading the data with ajax, I wouldn't be too unhappy with a simple reload of the whole page.
Does anyone have some help to offer regarding my issue? Or maybe even a good tutorial regarding CRUD and AJAX in couch. Thank you!
Regards,
Laduma
Im not particularly new to AJAX in general but have never done anything ajax related with couch.
I have a project tool with following relationship: projects (1:n) pages. Now when i'm on the project webpage in the frontend (inline edit activated) I would like to be able to create a page with ajax, with the only parameter being the relation to the specific project i'm viewing. Shouldnt be that hard right? The rest of the page will then be editable via inline editing (thats why i only need that one parameter, no form needed). If the initiation of the inline fields isn't possible after reloading the data with ajax, I wouldn't be too unhappy with a simple reload of the whole page.
Does anyone have some help to offer regarding my issue? Or maybe even a good tutorial regarding CRUD and AJAX in couch. Thank you!
Regards,
Laduma