Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1256 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 15
10200
1
вер. 24
2791
1
трав. 23
3369
1
вер. 21
5955
3
квіт. 21
9129