Hi!
Basically we have a entity list with a column called target group. There are 4 types of target groups starting with either B "Test" | AU "Test" | LG "Test" | U "Test".
We got a requirement where every target group except the one starting with B should only show the first two characters in the list .
For example if we got a target group called AU Unternehmen (Company) we only want that AU is shown in the list, the same for LG and U.
I am aware that it is somehow possible to achieve this restriction with javascript, yet I am not quit sure how to achieve it since I lack experience with javascript.
Any help is much appreciated!

Report
All responses (
Answers (