{"id":1351,"date":"2019-11-06T11:38:20","date_gmt":"2019-11-06T10:38:20","guid":{"rendered":"https:\/\/lam.unisg.ch\/blog\/?p=1351"},"modified":"2019-11-06T11:38:20","modified_gmt":"2019-11-06T10:38:20","slug":"lawyers-as-bespoke-tailors","status":"publish","type":"post","link":"https:\/\/lam.unisg.ch\/blog\/en\/lawyers-as-bespoke-tailors","title":{"rendered":"Lawyers as bespoke tailors"},"content":{"rendered":"<p>Let me make it clear from the start that \u201canswering a legal question\u201d is something completely different from \u201csolving a problem\u201d. In my lecture for the Master\u2019s students, I always pause for effect after this sentence. If you let the two terms reverberate a bit, you can see the difference at once. This is what it\u2019s like: our clients do not really expect us lawyers to answer a legal question, they expect us to solve a very concrete problem.<\/p>\n<p>If you agree with me on this point, then it is also clear that our client-related activities do not exhaust themselves in the provision of our core service. A solution for our clients also involves being available, reacting to client enquiries in a timely and reliable manner, working expeditiously, providing regular, prompt and comprehensible information about developments in our mandate work, and listening carefully when clients articulate their demands regarding the solution. It is also crucial that clients understand our advice. Therefore we have to speak our clients\u2019 language. Only in this way are they able to integrate our advice into the context with which they are familiar. This means: no technical legal terms, no half-page formulations without full stops and commas, no \u201cLatin tags\u201d, always a summary at the beginning or the end of a document, and when there are doubts regarding the presentation of complex interdependencies, using a graph rather than a lengthy text.<\/p>\n<p>However, a solution is not only well-rounded when the packaging is right. In many cases, service components are required which are outside our legal core competence. In the case of complex transactions, for example, professional project management may be of vital importance for the client to be satisfied. If there are several options for the solution of a problem, a comparison of scenarios with legal and other criteria in a cost-benefit analysis may be helpful. Sometimes, assistance is required to cope with interfaces between different parts of the solution (law, management, technology, etc.). Occasionally, translation or interpretation services are required, and sometimes further, non-legal service providers have to be recommended.<\/p>\n  \n  <div class=\"box right courses\">\n          <div class=\"course clickable\">\n        <h5>Executive School Programmes:<\/h5>\n        <div class=\"terms\">\n          Law &amp; Management<br>        <\/div>\n\n        <h4>\n          <a target=\"_blank\" href=\"https:\/\/lam.unisg.ch\/en\/programme\/management-for-the-legal-profession-mlp-hsg#description\">Management for the Legal Profession<\/a>        <\/h4>\n\n        <div class=\"description\">\n          Business administration skills for lawyers subsequent to the EMBA        <\/div>\n      \n      <\/div>\n        <\/div>\n  \n<p>Only when all these elements have been usefully correlated and come together as a whole will clients receive the solutions they expect. Now the question remains: is it worth it for us lawyers to go the extra mile?<\/p>\n<p>Isn\u2019t it just! In our interviews which we conduct in the context of studies with purchasers of legal services, we regularly notice something that may be astonishing at first sight: If clients \u201cmerely\u201d receive answers to legal questions, they speak of \u201ccosts\u201d in connection with legal services. If, however, they receive comprehensive solutions to urgent problems, they suddenly refer to \u201cprices\u201d. Let these two terms reverberate for a while, too. Can you hear the difference?<\/p>\n<p>&nbsp;<\/p>\n\n            <div id=\"mailerlite-form_2\" data-temp-id=\"69e314db705cb\">\n                <div class=\"mailerlite-form\">\n                    <form action=\"\" method=\"post\">\n                                                    <div class=\"mailerlite-form-title\"><h3>Don't miss our updates<\/h3><\/div>\n                                                <div class=\"mailerlite-form-description\"><p>Don't miss our updates - sign up to our weekly newsletter.<\/p>\n<\/div>\n                        <div class=\"mailerlite-form-inputs\">\n                                                                                            <div class=\"mailerlite-form-field\">\n                                    <label for=\"mailerlite-2-field-email\">Email<\/label>\n                                    <input id=\"mailerlite-2-field-email\"\n                                           type=\"email\" required=\"required\"\n                                           name=\"form_fields[email]\"\n                                           placeholder=\"Email\"\/>\n                                <\/div>\n                                                        <div class=\"mailerlite-form-loader\">Please wait...<\/div>\n                            <div class=\"mailerlite-subscribe-button-container\">\n                                <input class=\"mailerlite-subscribe-submit\" type=\"submit\"\n                                       value=\"Subscribe\"\/>\n                            <\/div>\n                            <input type=\"hidden\" name=\"form_id\" value=\"2\"\/>\n                            <input type=\"hidden\" name=\"action\" value=\"mailerlite_subscribe_form\"\/>\n                            <input type=\"hidden\" name=\"ml_nonce\" value=\"558a01406a\"\/>\n                        <\/div>\n                        <div class=\"mailerlite-form-response\">\n                                                            <h4><p><span style=\"color: #339966;\">Thank you for signing up to our updates!<\/span><\/p>\n<\/h4>\n                                                    <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n\n        \n            <script type=\"text\/javascript\">\n                window.addEventListener(\"load\", function () {\n                    var jQuery = window.jQueryWP || window.jQuery;\n\n                    jQuery(document).ready(function () {\n\n                        if(jQuery) {\n                            var form_container = jQuery(\"#mailerlite-form_2[data-temp-id=69e314db705cb] form\");\n\n                            jQuery(\".mailerlite-subscribe-submit\", form_container).prop('disabled', true);\n\n                            jQuery.post('https:\/\/lam.unisg.ch\/blog\/wp-admin\/admin-ajax.php', { \"action\" : \"ml_create_nonce\", \"ml_nonce\" : jQuery(\"input[name='ml_nonce']\", form_container).val() }, function (response) {\n\n                                if(response.success) {\n                                    jQuery(\"input[name='ml_nonce']\", form_container).val(response.data.ml_nonce);\n                                    jQuery(\".mailerlite-subscribe-submit\", form_container).prop('disabled', false);\n                                }\n                            });\n\n                            if ( typeof form_container.validate == 'function' ) {\n                                form_container.submit(function (e) {\n                                    e.preventDefault();\n                                }).validate({\n                                    submitHandler: function (form) {\n\n                                        jQuery(this.submitButton).prop('disabled', true);\n\n                                        form_container.find('.mailerlite-subscribe-button-container').fadeOut(function () {\n                                            form_container.find('.mailerlite-form-loader').fadeIn()\n                                        });\n\n                                        var data = jQuery(form).serialize();\n\n                                        jQuery.post('https:\/\/lam.unisg.ch\/blog\/wp-admin\/admin-ajax.php', data, function () {\n                                            form_container.find('.mailerlite-form-inputs').fadeOut(function () {\n                                                form_container.find('.mailerlite-form-response').fadeIn()\n                                            });\n                                        });\n                                    }\n                                });\n                            }\n                        }\n                    });\n                }, false);\n            <\/script>\n        \n","protected":false},"excerpt":{"rendered":"<p>Let me make it clear from the start that \u201canswering a legal question\u201d is something completely different from \u201csolving a problem\u201d. In my lecture for the Master\u2019s students, I always pause for effect after this sentence. If you let the two terms reverberate a bit, you can see the difference at once. This is what [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":1346,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false},"categories":[62,55,29],"tags":[249,433,110,259],"acf":{"excerpt":"<p>The third station on our foray through the most important issues surrounding \u201cclient focus\u201d in a law firm is bespoke tailoring. This is about developing solutions for clients.<\/p>\n","school":{"ID":166,"post_author":"1","post_date":"2017-12-04 17:17:12","post_date_gmt":"2017-12-04 16:17:12","post_content":"The Law &amp; Management department provides world-class executive education at the intersection of law and business management. The programmes are designed for legal professionals interested in acquiring management skills and executives keen to learn about commercial law.","post_title":"Law & Management","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"law-management","to_ping":"","pinged":"","post_modified":"2017-12-04 17:17:12","post_modified_gmt":"2017-12-04 16:17:12","post_content_filtered":"","post_parent":0,"guid":"https:\/\/lam.unisg.ch\/blog?post_type=school&#038;p=166","menu_order":3,"post_type":"school","post_mime_type":"","comment_count":"0","filter":"raw"}},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/posts\/1351"}],"collection":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/comments?post=1351"}],"version-history":[{"count":0,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/posts\/1351\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/media\/1346"}],"wp:attachment":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/media?parent=1351"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/categories?post=1351"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/tags?post=1351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}