Skip to Content
Menu
This question has been flagged
1 Reply
3570 Views

this is first notebook there is no notebook in inherited view (before)

how i can use xpath for that ?

<xpath expr="/form/sheet" position="replace">                    

  <notebook> 

code

  </notebook> 

</xpath>


Avatar
Discard
Best Answer

Use position="inside" and not replace in XPATH.

Avatar
Discard
Author

Thanks its working ....

Related Posts Replies Views Activity
3
Apr 21
6461
2
Jun 20
4209
1
Mar 15
12379
8
Jan 18
41506
2
Feb 16
7878