XPages save data source and new doc changes previous doc

后端 未结 3 1298
感动是毒
感动是毒 2021-01-17 04:58

I have a document data source (create document with no parent id) bound to a panel. Within the panel I have 2 other panels. On completing the fields in panel 1 I click a lin

3条回答
  •  野的像风
    2021-01-17 05:26

    I used Sven's answer succesfully, however, I had to add an extra line in ths server side JavaScript

    
        
            
        
    
    

提交回复
热议问题