![]() |
Sergey Kornilov admin 12/12/2013 |
I'm not 100% sure I understand this question. Could you supply some sort of screenshot that explains what you trying to achieve? |
![]() |
Karlo_from_Germany author 12/14/2013 |
I'm not 100% sure I understand this question. Could you supply some sort of screenshot that explains what you trying to achieve?
|
![]() |
Sergey Kornilov admin 12/16/2013 |
I guess I understand what you saying. Set 'View as' type of this field to 'Custom' and try something like this: $value = '<a href="process_list.php?qs='.$value.'">'.$value.'</a>'; |
![]() |
Karlo_from_Germany author 1/8/2014 |
I guess I understand what you saying. Set 'View as' type of this field to 'Custom' and try something like this: $value = '<a href="process_list.php?qs='.$value.'">'.$value.'</a>';
|
![]() |
Sergey Kornilov admin 1/8/2014 |
If you explain what exactly doesn't work or, at least, what it does we can help you further. |