I like to reference another intranet service from within a form view. The other service has clean URLs such as http://myservice/user/987/incident/123/
, where 987
is the value of a field x_user
and 123
is the value of x_incident
. Can I create an HTML anchor with href from the values? It would be nice, if it were possible in XML, but probably I need a JavaScript file, right? How would I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
5373
ビュー
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
8月 20
|
9418 | ||
|
2
6月 20
|
4493 | ||
|
6
9月 17
|
8783 | ||
|
1
3月 15
|
4767 | ||
|
2
3月 15
|
10307 |
i have same requirement.Any one please help