Skip to Content
Menu
This question has been flagged
1 Reply
4593 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
8362
2
Jun 20
5619
1
Mar 15
13804
8
Jan 18
43892
2
Feb 16
8816