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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
5106
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Get data from JS file to XML file
Resuelto
|
|
1
ago 20
|
8946 | |
|
2
jun 20
|
4021 | ||
|
6
sept 17
|
7864 | ||
|
1
mar 15
|
4171 | ||
|
2
mar 15
|
9685 |
i have same requirement.Any one please help