Skip to Content
Menu
This question has been flagged
1 Reply
4113 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
7553
2
Jun 20
4978
1
Mar 15
13156
8
Jan 18
42964
2
Feb 16
8423