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
신고된 질문입니다
5430
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
8월 20
|
9514 | ||
|
2
6월 20
|
4563 | ||
|
6
9월 17
|
8879 | ||
|
1
3월 15
|
4834 | ||
|
2
3월 15
|
10435 |
i have same requirement.Any one please help