跳至内容
菜单
此问题已终结

I need to inherit a native extension view and change it xpath 'expr' or overwrite it with my code, this is to achieve modifying module withouth changing it files directly; all of the inheritance I'm doing is from UI interface, is it possible to achieve this from UI?


I got this line:

xpath expr="//div/h1/field[@name='name']" position="attributes"


I need it to be:

xpath expr="//div/h1/td[2]/field[@name='name']" position="attributes"

Thanks in advance for any help.

*for some reason when adding tags () the question was not published with the xpath text.

形象
丢弃
相关帖文 回复 查看 活动
1
3月 15
10235
1
9月 24
2853
1
5月 23
3437
1
9月 21
5986
3
4月 21
9207