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
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
5375
Visninger
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
aug. 20
|
9420 | ||
|
2
jun. 20
|
4497 | ||
|
6
sep. 17
|
8787 | ||
|
1
mar. 15
|
4767 | ||
|
2
mar. 15
|
10309 |
i have same requirement.Any one please help