Skip to Content
Menu
This question has been flagged
1 Reply
4821 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
8810
2
Jun 20
5919
1
Mar 15
14085
8
Jan 18
44480
2
Feb 16
9029