In the sample onlineShop I see in the event of the customer grid in onrecord this parameter: {orders_link} = " " . {lang_customer_order} . " ";
Can someone help me to understand what that means? Is that a link to point to the grid customer_order? How to obtain this parameter {lang_customer_order} in my application?
Thanks in advance