Hi,
does anybody know: Is it possible to have a different label in the Portal for the same Attribute?
I want to label "functionalcis_list" in the Portal not as "CIs" rather than "Equipment". But in the Backend it should be left as "CIs".
Thanks for any hint,
best regards,
Nico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Guillaume,
thanks for your fast response.
Is it somehow possible to inject some PHP or Javascript code to the Portal pages like in the Backend?
Maybe I can find a way to just manipulate the string directly in the page.
Thanks again,
Nico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes you have some PHP APIs which allow you to inject JS / CSS within the page. Take a look here. You can also find an example from an extension of the community here.
Hope this helps,
Guillaume
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
does anybody know: Is it possible to have a different label in the Portal for the same Attribute?
I want to label "functionalcis_list" in the Portal not as "CIs" rather than "Equipment". But in the Backend it should be left as "CIs".
Thanks for any hint,
best regards,
Nico
Hello Nico,
Sorry but it is not possible for now. 😕
Cheers,
Guillaume
Hi Guillaume,
thanks for your fast response.
Is it somehow possible to inject some PHP or Javascript code to the Portal pages like in the Backend?
Maybe I can find a way to just manipulate the string directly in the page.
Thanks again,
Nico
Yes you have some PHP APIs which allow you to inject JS / CSS within the page. Take a look here. You can also find an example from an extension of the community here.
Hope this helps,
Guillaume
Hi,
thanks for your feedback. I will check building my changes with this help.
Best regards,
Nico