-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal-bar-ethics-inquiry-generator.html
More file actions
852 lines (768 loc) · 49.3 KB
/
Copy pathlocal-bar-ethics-inquiry-generator.html
File metadata and controls
852 lines (768 loc) · 49.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
<!DOCTYPE html>
<html lang="en">
<head>
<!-- BTN:GA4:START -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FTWLM223G7"></script>
<script>
window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}
gtag('js',new Date());gtag('config','G-FTWLM223G7');gtag('config','G-053Z64N82F');
</script>
<!-- BTN:GA4:END -->
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Local Bar Ethics Inquiry Generator - Free Template Tool for Metropolitan Bar Associations</title>
<meta name="description" content="Free template generator for ethics inquiries to local and metropolitan bar associations (KCMBA, Chicago Bar, NYCLA, LACBA). A parallel pressure surface alongside state-bar discipline. Not legal advice.">
<meta name="keywords" content="local bar ethics inquiry, metropolitan bar association, KCMBA ethics committee, Chicago Bar Association, NYCLA, LACBA, bankruptcy attorney conduct, fee dispute resolution">
<link rel="canonical" href="https://bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html">
<meta property="og:title" content="Local Bar Ethics Inquiry Generator - Free Template Tool">
<meta property="og:description" content="Free template generator for ethics inquiries to local and metropolitan bar associations. Parallel surface to state-bar discipline.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="theme-color" content="#0d1117">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "Local Bar Ethics Inquiry Generator",
"description": "Free template generator for ethics inquiries to local and metropolitan bar associations (KCMBA, Chicago Bar Association, NYCLA, LACBA, plus generic fallback). Generates an inquiry letter to a local bar ethics committee as a parallel pressure surface alongside state-bar discipline.",
"url": "https://bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Any",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"provider": {
"@type": "Organization",
"name": "Open Bankruptcy Project",
"url": "https://openbankruptcyproject.org"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Article",
"headline": "Local Bar Ethics Inquiry Generator - Free Template Tool",
"description": "Free template generator for ethics inquiries to local and metropolitan bar associations as a parallel surface alongside state-bar discipline.",
"author": {"@type": "Organization", "name": "Open Bankruptcy Project"},
"publisher": {"@type": "Organization", "name": "Open Bankruptcy Project", "url": "https://openbankruptcyproject.org"},
"datePublished": "2026-05-03",
"dateModified": "2026-05-03",
"mainEntityOfPage": "https://bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html"
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://bankruptcymalpractice.org"},
{"@type": "ListItem", "position": 2, "name": "Bar Complaints", "item": "https://bankruptcymalpractice.org/bar-complaints.html"},
{"@type": "ListItem", "position": 3, "name": "Local Bar Ethics Inquiry Generator", "item": "https://bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html"}
]
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "NonprofitOrganization",
"name": "Open Bankruptcy Project",
"alternateName": "OBP",
"url": "https://openbankruptcyproject.org",
"email": "info@openbankruptcyproject.org",
"taxID": "41-5159631",
"nonprofitStatus": "Nonprofit501c3",
"description": "The Open Bankruptcy Project is a 501(c)(3) nonprofit providing free tools, research, and consumer guides to help people navigate the federal bankruptcy system.",
"address": {
"@type": "PostalAddress",
"streetAddress": "1000 W 100th St",
"addressLocality": "Kansas City",
"addressRegion": "MO",
"postalCode": "64114",
"addressCountry": "US"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"name": "Local Bar Ethics Inquiry Generator - Free Template Tool for Metropolitan Bar Associations",
"url": "https://bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html",
"speakable": {
"@type": "SpeakableSpecification",
"cssSelector": [
".quick-answer",
"h1",
".subtitle",
"p:first-of-type"
]
}
}
]
}
</script>
<style>
:root{--bg:#0d1117;--surface:#161b22;--border:#30363d;--text:#e6edf3;--text-muted:#9eaab6;--accent:#58a6ff;--green:#3fb950;--red:#f85149;--yellow:#e3a835}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.7}
a{color:var(--accent);text-decoration:none}
a:hover{text-decoration:underline}
a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999;padding:1rem;background:#238636;color:#fff;font-weight:600;text-decoration:none}
.skip-link:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;overflow:visible}
nav{background:var(--surface);border-bottom:1px solid var(--border);padding:0.75rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.5rem}
nav .site-name{color:#f0f6fc;font-weight:700;font-size:1.1rem;text-decoration:none}
nav .site-name:hover{text-decoration:none;color:var(--accent)}
.nav-links{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center}
.nav-links a{color:var(--text-muted);font-size:0.9rem}
.nav-links a:hover{color:var(--accent);text-decoration:none}
.nav-links a.active{color:var(--accent);font-weight:600}
.hamburger{display:none;background:none;border:none;color:var(--text);font-size:1.5rem;cursor:pointer;padding:0.25rem}
header{background:var(--surface);border-bottom:1px solid var(--border);padding:2.5rem 2rem;text-align:center}
header h1{color:#f0f6fc;font-size:1.85rem;margin-bottom:0.75rem}
header .subtitle{color:var(--text-muted);font-size:1rem;max-width:740px;margin:0 auto}
.breadcrumb{max-width:1200px;margin:1rem auto 0;padding:0 1.5rem;font-size:0.85rem;color:var(--text-muted)}
.breadcrumb a{color:var(--text-muted)}
.breadcrumb a:hover{color:var(--accent)}
main{max-width:1200px;margin:0 auto;padding:1.5rem}
.disclaimer-banner{background:#1c1410;border-left:3px solid var(--yellow);padding:1rem 1.25rem;border-radius:0 6px 6px 0;margin-bottom:1.5rem;font-size:0.9rem;color:var(--text)}
.disclaimer-banner strong{color:#f0f6fc}
.surface-context{background:#0a1929;border-left:3px solid var(--accent);padding:1rem 1.25rem;border-radius:0 6px 6px 0;margin-bottom:1.5rem;font-size:0.9rem;color:var(--text)}
.surface-context strong{color:#f0f6fc}
.surface-context ul{margin:0.5rem 0 0 1.25rem}
.surface-context li{margin-bottom:0.25rem}
.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}
.panel{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:1.5rem}
.panel h2{color:#f0f6fc;font-size:1.2rem;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:1px solid var(--border)}
.panel h3{color:#f0f6fc;font-size:1rem;margin:1.25rem 0 0.5rem}
.field{margin-bottom:1rem}
.field label{display:block;color:#f0f6fc;font-weight:600;font-size:0.88rem;margin-bottom:0.35rem}
.field input,.field select,.field textarea{width:100%;padding:0.55rem 0.7rem;background:#21262d;border:1px solid var(--border);border-radius:5px;color:var(--text);font-size:0.92rem;font-family:inherit}
.field textarea{resize:vertical;min-height:100px;line-height:1.5}
.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}
.help-text{color:var(--text-muted);font-size:0.78rem;margin-top:0.3rem;line-height:1.4}
.field-row{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem}
.checkbox-group{display:flex;flex-direction:column;gap:0.45rem;background:#21262d;padding:0.85rem;border-radius:5px;border:1px solid var(--border)}
.checkbox-group label{display:flex;align-items:flex-start;gap:0.5rem;font-weight:400;cursor:pointer;font-size:0.88rem;color:var(--text);margin:0}
.checkbox-group input[type="checkbox"]{margin-top:0.25rem;flex-shrink:0;cursor:pointer}
.checkbox-group label .rule-num{color:var(--accent);font-weight:600;margin-right:0.3rem}
.radio-row{display:flex;gap:1rem;align-items:center;background:#21262d;padding:0.65rem 0.85rem;border-radius:5px;border:1px solid var(--border)}
.radio-row label{font-weight:400;font-size:0.88rem;color:var(--text);margin:0;cursor:pointer;display:flex;align-items:center;gap:0.4rem}
.radio-row input[type="radio"]{cursor:pointer}
.bar-info-box{background:#0a1929;border:1px solid var(--accent);border-radius:5px;padding:0.85rem 1rem;margin-top:0.75rem;font-size:0.85rem}
.bar-info-box .si-title{color:#f0f6fc;font-weight:600;margin-bottom:0.4rem;font-size:0.9rem}
.bar-info-box .si-row{margin-bottom:0.3rem;color:var(--text)}
.bar-info-box .si-label{color:var(--text-muted);display:inline-block;min-width:130px}
.bar-info-box a{font-size:0.85rem}
.button-row{display:flex;gap:0.6rem;flex-wrap:wrap;margin-top:1rem}
.btn{padding:0.6rem 1.1rem;border-radius:5px;font-weight:600;font-size:0.88rem;cursor:pointer;border:none;font-family:inherit;text-decoration:none;display:inline-block}
.btn-primary{background:#238636;color:#fff}
.btn-primary:hover{background:#2ea043}
.btn-secondary{background:#21262d;color:var(--text);border:1px solid var(--border)}
.btn-secondary:hover{background:#30363d;text-decoration:none}
.btn-danger{background:#3a1a1a;color:#f85149;border:1px solid #4d2222}
.btn-danger:hover{background:#4d2222}
.preview-pane{background:#0a0d12;border:1px solid var(--border);border-radius:5px;padding:1.25rem;font-family:'Courier New',Consolas,Monaco,monospace;font-size:0.83rem;line-height:1.6;color:#d4d8dd;white-space:pre-wrap;word-wrap:break-word;max-height:780px;overflow-y:auto;min-height:600px}
.copy-status{font-size:0.85rem;color:var(--green);margin-left:0.6rem;display:none}
.copy-status.show{display:inline}
.privacy-note{background:#21262d;border-left:3px solid var(--accent);padding:0.85rem 1rem;border-radius:0 5px 5px 0;margin-top:1rem;font-size:0.83rem;color:var(--text)}
.network-footer{background:var(--surface);border-top:1px solid var(--border);padding:2rem;text-align:center;margin-top:3rem}
.network-footer p{color:var(--text-muted);font-size:0.85rem;margin-bottom:0.5rem}
.network-footer .links{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:0.75rem}
.network-footer .links a{color:var(--text-muted);font-size:0.85rem}
.network-footer .links a:hover{color:var(--accent)}
.network-footer .disclaimer{margin-top:1rem;font-size:0.75rem;color:var(--text-muted)}
.crosslinks{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:1.25rem 1.5rem;margin-top:1.5rem}
.crosslinks h3{color:#f0f6fc;font-size:1rem;margin-bottom:0.6rem}
.crosslinks ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0.5rem 1rem}
.crosslinks li{font-size:0.88rem}
.stage-pill{display:inline-block;background:#21262d;border:1px solid var(--border);border-radius:99px;padding:0.15rem 0.6rem;font-size:0.72rem;color:var(--accent);font-weight:600;margin-right:0.4rem;text-transform:uppercase;letter-spacing:0.04em}
@media(max-width:900px){
.tool-grid{grid-template-columns:1fr}
.field-row{grid-template-columns:1fr}
}
@media(max-width:600px){
header h1{font-size:1.4rem}
main{padding:1rem}
.panel{padding:1.1rem}
nav{padding:0.75rem 1rem}
.hamburger{display:block}
.nav-links{display:none;width:100%;flex-direction:column;gap:0.75rem;padding-top:0.75rem}
.nav-links.open{display:flex}
}
@media print{
body{background:#fff;color:#000}
nav,header,.breadcrumb,.disclaimer-banner,.surface-context,.crosslinks,.network-footer,.tool-grid > .panel:first-child,.button-row,.privacy-note{display:none !important}
main{max-width:100%;padding:0}
.tool-grid{display:block}
.panel{background:#fff;border:none;padding:0}
.panel h2{display:none}
.preview-pane{background:#fff;color:#000;border:none;padding:0;max-height:none;overflow:visible;font-family:'Times New Roman',Times,serif;font-size:12pt;line-height:1.6;min-height:0}
}
</style>
</head>
<body>
<a href="#main-content" class="skip-link">Skip to main content</a>
<nav role="navigation" aria-label="Site navigation">
<a href="/" class="site-name">bankruptcymalpractice.org</a>
<button class="hamburger" aria-label="Toggle navigation menu" aria-expanded="false" onclick="var n=this.nextElementSibling;var open=n.classList.toggle('open');this.setAttribute('aria-expanded',open);">☰</button>
<div class="nav-links">
<a href="/">Home</a>
<a href="/signs.html">Warning Signs</a>
<a href="/bar-complaints.html">Bar Complaints</a>
<a href="/bar-complaint-generator.html">Generator</a>
<a href="/local-bar-ethics-inquiry-generator.html" class="active">Local Bar</a>
<a href="/accountability-roadmap.html">Roadmap</a>
<a href="/finding-help.html">Finding Help</a>
</div>
</nav>
<header>
<h1>Local Bar Ethics Inquiry Generator</h1>
<p class="subtitle">Free template tool for drafting an ethics inquiry to a local or metropolitan bar association (KCMBA, Chicago Bar Association, NYCLA, LACBA, plus a generic fallback). A parallel pressure surface alongside state-bar discipline - different audience, different timeline, different consequences. Output is text you copy into the local bar's submission process.</p>
</header>
<nav class="breadcrumb" aria-label="Breadcrumb">
<a href="/">Home</a> › <a href="/bar-complaints.html">Bar Complaints</a> › Local Bar Ethics Inquiry
</nav>
<main id="main-content">
<div class="disclaimer-banner">
<strong>Template generator. Not legal advice.</strong> This tool produces a draft inquiry letter based on facts you supply. It does not create an attorney-client relationship, does not evaluate the merits of your situation, and does not substitute for consultation with qualified counsel. Local bar ethics committees are voluntary professional bodies - they do not have authority to suspend or disbar. Their role is advisory and community-facing. Consider consulting a malpractice or ethics attorney before filing. <span class="stage-pill">Stage 5</span>of the <a href="/accountability-roadmap.html">accountability methodology</a>.
</div>
<div class="surface-context">
<strong>What is a local bar ethics inquiry, and why is it different from a state-bar complaint?</strong>
<ul>
<li><strong>Local bars are voluntary professional associations</strong> (membership-based) - state bars are mandatory licensing bodies.</li>
<li><strong>Outcomes are NOT formal discipline.</strong> Local bar ethics committees cannot suspend, disbar, or impose sanctions. They issue advisory opinions and committee findings.</li>
<li><strong>Practitioner-community weight.</strong> Local bar attention circulates within the local practice community - referrals, judges, opposing counsel, CLE programs. That is real, even when it is not formal.</li>
<li><strong>Many local bars also operate fee-dispute resolution programs</strong> - a separate, often parallel surface for fee retention disputes.</li>
<li><strong>Use case:</strong> a parallel pressure surface alongside state-bar discipline. Different audience, different timeline, different consequences. Tone is inquiry, not accusation.</li>
</ul>
</div>
<div class="tool-grid">
<div class="panel">
<h2>1. Your Information</h2>
<div class="field-row">
<div class="field">
<label for="comp-name">Your full name</label>
<input type="text" id="comp-name" placeholder="Jane Q. Doe">
</div>
<div class="field">
<label for="comp-role">Your role</label>
<select id="comp-role">
<option value="individual">Individual former / current client</option>
<option value="principal">Corporate principal / officer</option>
<option value="other">Other interested person</option>
</select>
</div>
</div>
<div class="field" id="entity-field" style="display:none">
<label for="entity-name">Entity name (if filing on behalf of a business)</label>
<input type="text" id="entity-name" placeholder="Acme Corp">
<p class="help-text">The corporate or LLC entity that was the subject attorney's client.</p>
</div>
<div class="field">
<label for="comp-address">Mailing address</label>
<input type="text" id="comp-address" placeholder="123 Main St, Kansas City, MO 64114">
</div>
<div class="field-row">
<div class="field">
<label for="comp-phone">Phone</label>
<input type="tel" id="comp-phone" placeholder="(816) 555-0100">
</div>
<div class="field">
<label for="comp-email">Email</label>
<input type="email" id="comp-email" placeholder="you@example.com">
</div>
</div>
<h2 style="margin-top:1.5rem">2. Local Bar Routing</h2>
<div class="field">
<label for="comp-city">Your city / metro area</label>
<input type="text" id="comp-city" placeholder="Kansas City, MO">
<p class="help-text">Helps identify the appropriate local bar association. The local bar should be in the metro area where the subject attorney practices, not necessarily where you live.</p>
</div>
<div class="field">
<label for="local-bar">Local / metropolitan bar association</label>
<select id="local-bar">
<option value="KCMBA">Kansas City Metropolitan Bar Association (KCMBA)</option>
<option value="CBA">Chicago Bar Association (CBA)</option>
<option value="NYCLA">New York County Lawyers' Association (NYCLA)</option>
<option value="LACBA">Los Angeles County Bar Association (LACBA)</option>
<option value="OTHER">Other / look up via ABA local-bar directory</option>
</select>
<p class="help-text">Each local bar runs its ethics committee and (where offered) its fee-dispute program independently. The form auto-fills routing, salutation, and submission information.</p>
</div>
<div id="bar-info" class="bar-info-box"></div>
<h2 style="margin-top:1.5rem">3. Subject Attorney</h2>
<div class="field">
<label for="resp-name">Subject attorney full name</label>
<input type="text" id="resp-name" placeholder="John A. Smith">
<p class="help-text">One attorney per inquiry. File separate inquiries for additional attorneys.</p>
</div>
<div class="field-row">
<div class="field">
<label for="resp-firm">Firm name</label>
<input type="text" id="resp-firm" placeholder="Smith & Associates LLC">
</div>
<div class="field">
<label for="resp-bar">State bar number (optional)</label>
<input type="text" id="resp-bar" placeholder="12345">
</div>
</div>
<div class="field">
<label for="resp-state">State of attorney licensure</label>
<input type="text" id="resp-state" placeholder="Missouri">
<p class="help-text">Used in rule citations. State-bar discipline is handled by the state's disciplinary authority - this inquiry is to the local bar association, a separate body.</p>
</div>
<h2 style="margin-top:1.5rem">4. Conduct Concerns</h2>
<p class="help-text" style="margin-bottom:0.6rem">Select each category of conduct at issue. The narrative below should tie specific dated events to each selected concern.</p>
<div class="checkbox-group">
<label><input type="checkbox" class="concern-cb" data-key="file" data-rule="1.16(d)" data-desc="Refusal to surrender the client file or papers and property to which the client is entitled upon termination of representation"><span><span class="rule-num">File-production refusal</span> Refusal to surrender the client file under MRPC / KRPC / state-equivalent Rule 1.16(d)</span></label>
<label><input type="checkbox" class="concern-cb" data-key="fee" data-rule="1.5 / 1.16(d)" data-desc="Retention of unearned fees or fees disproportionate to work performed"><span><span class="rule-num">Fee retention</span> Retention of unearned fees or fees disproportionate to work performed (Rule 1.5; Rule 1.16(d))</span></label>
<label><input type="checkbox" class="concern-cb" data-key="comm" data-rule="1.4" data-desc="Failure to communicate with the client - unanswered status requests, missed deadlines, unreturned calls or emails"><span><span class="rule-num">Communication failures</span> Failure to keep client reasonably informed; unanswered status requests (Rule 1.4)</span></label>
<label><input type="checkbox" class="concern-cb" data-key="threat" data-rule="4.4(a) / 8.4(d)" data-desc="Threats or intimidation directed at a former client - sanctions threats, restraining-order threats, or threats with no substantial purpose other than to embarrass, delay, or burden"><span><span class="rule-num">Threats / intimidation</span> Threats or intimidation directed at a former client (Rule 4.4(a); Rule 8.4(d))</span></label>
<label><input type="checkbox" class="concern-cb" data-key="misrep" data-rule="8.4(c) / 3.3" data-desc="Misrepresentation - dishonesty, fraud, deceit, or false statements (whether to the client, opposing parties, or a tribunal)"><span><span class="rule-num">Misrepresentation</span> Conduct involving dishonesty, fraud, or false statements (Rule 8.4(c); Rule 3.3 if to a tribunal)</span></label>
<label><input type="checkbox" class="concern-cb" data-key="other" data-rule="other" data-desc="Other conduct concern - described in the narrative below"><span><span class="rule-num">Other</span> Other conduct concern - describe in narrative</span></label>
</div>
<div class="field" style="margin-top:0.75rem">
<label for="concern-other-detail">If "Other" - briefly describe the conduct category</label>
<input type="text" id="concern-other-detail" placeholder="e.g., conflict of interest, supervisory failure, unauthorized practice">
</div>
<h2 style="margin-top:1.5rem">5. Brief Narrative</h2>
<div class="field">
<label for="narrative">Brief description of the conduct concerns</label>
<textarea id="narrative" rows="9" placeholder="Provide a brief, dated, factual description. Inquiry tone, not accusation. The ethics committee will read this for whether the conduct warrants their attention - they are not a fact-finder of last resort. Example: The representation began on 2026-01-15 and ended 2026-04-15. On 2026-04-15 I sent a written request, by email and certified mail, asking the subject attorney to surrender the client file under Rule 1.16(d). As of the date of this inquiry, no file has been produced and no response has been received. Subsequent correspondence from the firm characterized further communication as 'toxic' and threatened sanctions if I file any motion."></textarea>
<p class="help-text">Keep it factual, dated, and concise. Local bar ethics committees screen for whether to engage further - this is the screening document, not the full case.</p>
</div>
<h2 style="margin-top:1.5rem">6. Parallel Complaints (Coordination)</h2>
<p class="help-text" style="margin-bottom:0.6rem">Local bar ethics committees prefer to know about parallel filings. This is coordination, not duplication.</p>
<div class="field">
<label>State-bar disciplinary complaint filed?</label>
<div class="radio-row">
<label><input type="radio" name="state-bar-filed" value="yes"> Yes</label>
<label><input type="radio" name="state-bar-filed" value="no" checked> No</label>
<label><input type="radio" name="state-bar-filed" value="planned"> Planned</label>
</div>
<input type="text" id="state-bar-detail" placeholder="If filed: state-bar authority name and approximate date (optional)" style="margin-top:0.5rem">
</div>
<div class="field">
<label>Better Business Bureau (BBB) complaint filed?</label>
<div class="radio-row">
<label><input type="radio" name="bbb-filed" value="yes"> Yes</label>
<label><input type="radio" name="bbb-filed" value="no" checked> No</label>
<label><input type="radio" name="bbb-filed" value="planned"> Planned</label>
</div>
</div>
<div class="field">
<label for="other-parallel">Other parallel filings (optional)</label>
<input type="text" id="other-parallel" placeholder="e.g., Fee Dispute Resolution Program, malpractice action, court-filed motion">
</div>
<div class="privacy-note">
<strong>Privacy reminder:</strong> Local bar ethics inquiries are handled by committee volunteers under the bar's confidentiality rules. Do not include sensitive personal data (SSN, account numbers, minors' identifying information) that is not material to the conduct concern. Each local bar has its own intake-confidentiality policy; check the submission portal before filing.
</div>
<div class="button-row">
<button class="btn btn-secondary" onclick="resetForm()">Reset form</button>
<button class="btn btn-secondary" onclick="loadExample()">Load example</button>
</div>
</div>
<div class="panel">
<h2>Live Preview</h2>
<div class="button-row" style="margin-top:0;margin-bottom:1rem">
<button class="btn btn-primary" onclick="copyToClipboard()">Copy to clipboard</button>
<button class="btn btn-secondary" onclick="window.print()">Save as PDF</button>
<span class="copy-status" id="copy-status">Copied.</span>
</div>
<div class="preview-pane" id="preview" aria-live="polite">Fill in the form to generate your inquiry letter.</div>
<div class="privacy-note" style="margin-top:1rem">
<strong>Before you file:</strong> Read this draft end-to-end. Verify every date, name, and rule citation. Confirm the local bar's current submission method (URL or address) on its website - intake routing changes frequently. Save a complete copy of what you submit, plus a delivery receipt (certified mail return-receipt or portal confirmation email). Remember: this is an inquiry, not a complaint - tone matters.
</div>
<div class="privacy-note" style="margin-top:0.75rem">
<strong>Not legal advice.</strong> This generator produces a template only. The signer is solely responsible for the accuracy of every factual statement. The Open Bankruptcy Project does not represent you, does not evaluate your situation, and does not advocate any particular outcome. Consider consulting qualified counsel before filing.
</div>
</div>
</div>
<div class="crosslinks">
<h3>Related OBP Tools and Doctrine</h3>
<ul>
<li><span class="stage-pill">Stage 1</span><a href="/preservation-letter-generator.html">Preservation letter generator</a></li>
<li><span class="stage-pill">Stage 2</span><a href="/demand-letter-generator.html">Demand letter generator</a></li>
<li><span class="stage-pill">Stage 3</span><a href="/client-file.html">Client file (Rule 1.16(d)) framework</a></li>
<li><span class="stage-pill">Stage 4</span><a href="/bbb-complaint-generator.html">BBB complaint generator</a></li>
<li><span class="stage-pill">Stage 5</span><a href="/bar-complaint-generator.html">State bar complaint generator</a></li>
<li><span class="stage-pill">Stage 5</span><a href="/bar-complaints.html">Bar complaints doctrine</a></li>
<li><span class="stage-pill">Map</span><a href="/accountability-roadmap.html">Full accountability roadmap</a></li>
</ul>
</div>
</main>
<footer class="network-footer">
<p style="color:#e6edf3;margin:0 0 0.5rem;font-size:0.95rem">Free, open-source bankruptcy transparency. No ads. No affiliate links. Supported by <a href="https://openbankruptcyproject.org/donate.html">donations</a>.</p>
<p>Part of the <strong>Open Bankruptcy Project</strong> - 501(c)(3) nonprofit (EIN 41-5159631)</p>
<div class="links">
<a href="https://1328f.com">1328f.com</a>
<a href="https://1328f.org">1328f.org</a>
<a href="https://openbankruptcyproject.org">openbankruptcyproject.org</a>
</div>
<p class="disclaimer">This site provides general information only and does not constitute legal advice. Consult a qualified attorney for your specific situation. Local bar ethics inquiries contain factual statements - you are solely responsible for the truth of what you file. Local bar ethics committees are voluntary professional bodies and do not have authority to impose formal discipline.</p>
<p style="margin-top:0.75rem;font-size:0.8rem"><a href="https://openbankruptcyproject.org/privacy.html" style="color:#7d8590;text-decoration:none">Privacy</a> | <a href="https://openbankruptcyproject.org/terms.html" style="color:#7d8590;text-decoration:none">Terms</a></p>
</footer>
<script>
// Local bar association reference data
const BARS = {
KCMBA: {
name: "Kansas City Metropolitan Bar Association",
shortName: "KCMBA",
committee: "Ethics Committee",
addressLines: [
"Ethics Committee",
"Kansas City Metropolitan Bar Association",
"2300 Main Street, Suite 100",
"Kansas City, MO 64108"
],
salutation: "Members of the Ethics Committee",
submissionMethod: "Inquiry letter by mail or email to the KCMBA office. KCMBA also offers a Fee Dispute Resolution program as a separate parallel surface for fee-retention disputes.",
submissionUrl: "https://www.kcmba.org/",
coverage: "Kansas City metro area, including practitioners on both the Kansas and Missouri sides of the state line.",
feeProgram: "Fee Dispute Resolution Program available - separate intake.",
timeline: "Initial committee review typically 30-60 days; full review 60-120 days."
},
CBA: {
name: "Chicago Bar Association",
shortName: "CBA",
committee: "Professional Responsibility Committee",
addressLines: [
"Professional Responsibility Committee",
"Chicago Bar Association",
"321 South Plymouth Court",
"Chicago, IL 60604"
],
salutation: "Members of the Professional Responsibility Committee",
submissionMethod: "Inquiry letter by mail or email to the CBA office. CBA operates a Lawyer Referral Service and a separate fee-arbitration program.",
submissionUrl: "https://www.chicagobar.org/",
coverage: "Cook County and the broader Chicago metropolitan area.",
feeProgram: "Fee arbitration program available through CBA - separate intake.",
timeline: "Initial committee review typically 30-60 days; full review 60-120 days."
},
NYCLA: {
name: "New York County Lawyers' Association",
shortName: "NYCLA",
committee: "Committee on Professional Ethics",
addressLines: [
"Committee on Professional Ethics",
"New York County Lawyers' Association",
"14 Vesey Street",
"New York, NY 10007"
],
salutation: "Members of the Committee on Professional Ethics",
submissionMethod: "Inquiry letter by mail or email. NYCLA's ethics committee primarily issues advisory opinions; for individual conduct concerns the committee may refer to the appropriate disciplinary body or fee-dispute program.",
submissionUrl: "https://www.nycla.org/",
coverage: "New York County (Manhattan) and the broader New York metropolitan area.",
feeProgram: "Fee Dispute Resolution program available - separate intake.",
timeline: "Initial committee review typically 30-60 days; full review 60-120 days."
},
LACBA: {
name: "Los Angeles County Bar Association",
shortName: "LACBA",
committee: "Professional Responsibility and Ethics Committee",
addressLines: [
"Professional Responsibility and Ethics Committee",
"Los Angeles County Bar Association",
"1055 West 7th Street, Suite 2700",
"Los Angeles, CA 90017"
],
salutation: "Members of the Professional Responsibility and Ethics Committee",
submissionMethod: "Inquiry letter by mail or email. LACBA also operates a well-established Attorney-Client Mediation and Arbitration Service for fee disputes.",
submissionUrl: "https://www.lacba.org/",
coverage: "Los Angeles County, including Los Angeles, Long Beach, and surrounding metro communities.",
feeProgram: "Attorney-Client Mediation and Arbitration Services (ACMAS) available - separate intake.",
timeline: "Initial committee review typically 30-60 days; full review 60-120 days."
},
OTHER: {
name: "[Local / Metropolitan Bar Association]",
shortName: "[Local Bar]",
committee: "Ethics Committee",
addressLines: [
"Ethics Committee",
"[Local / Metropolitan Bar Association]",
"[Street Address]",
"[City, State ZIP]"
],
salutation: "Members of the Ethics Committee",
submissionMethod: "Look up your local or metropolitan bar association's ethics-committee intake procedure on its website. Most local bars accept inquiry letters by mail or email; many also operate fee-dispute resolution programs as a parallel surface.",
submissionUrl: "https://www.americanbar.org/groups/bar_services/resources/state_local_bar_associations/",
coverage: "[Metro area covered by the local bar].",
feeProgram: "Many local bars operate a fee-dispute or fee-arbitration program - check the bar's website.",
timeline: "Varies by local bar; typically 30-60 days for initial review."
}
};
// Show/hide entity field based on role
document.getElementById("comp-role").addEventListener("change", function() {
document.getElementById("entity-field").style.display = (this.value === "principal") ? "block" : "none";
updatePreview();
});
// Update local-bar info box
function updateBarInfo() {
const k = document.getElementById("local-bar").value;
const b = BARS[k];
const box = document.getElementById("bar-info");
let html = '<div class="si-title">' + b.name + '</div>';
html += '<div class="si-row"><span class="si-label">Committee:</span> ' + b.committee + '</div>';
html += '<div class="si-row"><span class="si-label">Coverage:</span> ' + b.coverage + '</div>';
html += '<div class="si-row"><span class="si-label">Submission:</span> ' + b.submissionMethod + '</div>';
html += '<div class="si-row"><span class="si-label">Fee program:</span> ' + b.feeProgram + '</div>';
html += '<div class="si-row"><span class="si-label">Timeline:</span> ' + b.timeline + '</div>';
html += '<div class="si-row" style="margin-top:0.5rem"><a href="' + b.submissionUrl + '" target="_blank" rel="noopener">Open ' + b.shortName + ' website →</a></div>';
box.innerHTML = html;
}
// Helper - get radio value
function getRadio(name) {
const el = document.querySelector('input[name="' + name + '"]:checked');
return el ? el.value : "no";
}
// Generate preview
function updatePreview() {
const barKey = document.getElementById("local-bar").value;
const B = BARS[barKey];
const compName = (document.getElementById("comp-name").value || "[YOUR NAME]").trim();
const compRoleSel = document.getElementById("comp-role").value;
const compAddress = (document.getElementById("comp-address").value || "[YOUR ADDRESS]").trim();
const compPhone = (document.getElementById("comp-phone").value || "[PHONE]").trim();
const compEmail = (document.getElementById("comp-email").value || "[EMAIL]").trim();
const entityName = (document.getElementById("entity-name").value || "").trim();
const compCity = (document.getElementById("comp-city").value || "").trim();
const respName = (document.getElementById("resp-name").value || "[SUBJECT ATTORNEY NAME]").trim();
const respFirm = (document.getElementById("resp-firm").value || "").trim();
const respBar = (document.getElementById("resp-bar").value || "").trim();
const respState = (document.getElementById("resp-state").value || "").trim();
const narrative = (document.getElementById("narrative").value || "[Provide a brief, dated, factual description of the conduct concerns. Keep it inquiry-toned and screening-document length, not the full case.]").trim();
// Selected concerns
const selectedConcerns = [];
document.querySelectorAll(".concern-cb:checked").forEach(function(cb) {
selectedConcerns.push({
key: cb.dataset.key,
rule: cb.dataset.rule,
desc: cb.dataset.desc
});
});
const concernOtherDetail = (document.getElementById("concern-other-detail").value || "").trim();
const stateBarFiled = getRadio("state-bar-filed");
const stateBarDetail = (document.getElementById("state-bar-detail").value || "").trim();
const bbbFiled = getRadio("bbb-filed");
const otherParallel = (document.getElementById("other-parallel").value || "").trim();
const today = new Date().toISOString().slice(0, 10);
// Build text - inquiry letter format
let out = "";
// 1. Letterhead-style header (sender)
out += compName + "\n";
if (entityName && compRoleSel === "principal") out += "On behalf of " + entityName + "\n";
out += compAddress + "\n";
out += compPhone + "\n";
out += compEmail + "\n\n";
// 2. Date
out += today + "\n\n";
// 3. Recipient block
out += B.addressLines.join("\n") + "\n\n";
// 4. Re: line
out += "Re: Ethics Inquiry - Conduct Concerns Regarding " + respName;
if (respFirm) out += " (" + respFirm + ")";
out += "\n\n";
// 5. Salutation
out += "Dear " + B.salutation + ":\n\n";
// 6. Identification + relationship to subject attorney
let roleText;
if (compRoleSel === "principal") {
roleText = "I am a principal of " + (entityName || "[ENTITY NAME]") + ", which was a former client of " + respName + ".";
} else if (compRoleSel === "other") {
roleText = "I am an interested person submitting this inquiry regarding the conduct of " + respName + ".";
} else {
roleText = "I am a former / current client of " + respName + " and submit this inquiry on my own behalf.";
}
let intro = "I write to respectfully bring to the " + B.committee + "'s attention conduct concerns regarding " + respName;
if (respFirm) intro += " of " + respFirm;
if (respState) intro += " (licensed in " + respState + (respBar ? ", Bar No. " + respBar : "") + ")";
else if (respBar) intro += " (Bar No. " + respBar + ")";
intro += ". " + roleText;
if (compCity) intro += " I reside in the " + compCity + " area.";
out += intro + "\n\n";
out += "I understand the " + B.committee + " is a voluntary professional body, that its role is advisory and community-facing, and that it does not impose formal discipline. I am not asking the Committee to act as a disciplinary authority. I am asking the Committee to consider whether the conduct described below warrants ethics-committee review under the " + B.shortName + "'s standards for member conduct, with whatever response the Committee deems appropriate (including no response, an advisory communication, a referral, or a fee-dispute referral).\n\n";
// 7. Brief description of conduct concerns
out += "CONDUCT CONCERNS\n\n";
if (selectedConcerns.length > 0) {
out += "The following categories of conduct are at issue:\n\n";
let n = 1;
selectedConcerns.forEach(function(c) {
let line = n + ". ";
if (c.key === "file") line += "File-production refusal - " + c.desc + ".";
else if (c.key === "fee") line += "Fee retention - " + c.desc + ".";
else if (c.key === "comm") line += "Communication failures - " + c.desc + ".";
else if (c.key === "threat") line += "Threats / intimidation of former client - " + c.desc + ".";
else if (c.key === "misrep") line += "Misrepresentation - " + c.desc + ".";
else if (c.key === "other") {
line += "Other conduct concern" + (concernOtherDetail ? " (" + concernOtherDetail + ")" : "") + " - " + c.desc + ".";
}
out += line + "\n";
n++;
});
out += "\n";
} else {
out += "[Identify each category of conduct concern - file-production refusal, fee retention, communication failures, threats / intimidation, misrepresentation, or other.]\n\n";
}
// 8. Brief narrative description
out += "BRIEF DESCRIPTION OF EVENTS\n\n";
out += narrative + "\n\n";
// 9. Specific MRPC / state-rule references where applicable
if (selectedConcerns.length > 0) {
out += "APPLICABLE PROFESSIONAL CONDUCT REFERENCES\n\n";
out += "Without asking the Committee to make a disciplinary determination, the conduct categories above implicate the following professional-conduct provisions (as adopted in " + (respState || "the state of licensure") + " and as reflected in the ABA Model Rules):\n\n";
let n = 1;
selectedConcerns.forEach(function(c) {
if (c.key === "other" && !concernOtherDetail) return;
out += " " + n + ". Rule " + c.rule;
if (c.key === "other" && concernOtherDetail) out += " (" + concernOtherDetail + ")";
out += "\n";
n++;
});
out += "\n";
out += "I cite these for context only. The state-bar disciplinary authority - not the " + B.committee + " - is the body authorized to determine whether any rule has been violated.\n\n";
}
// 10. Coordination - parallel complaints
out += "COORDINATION WITH OTHER PROCEEDINGS\n\n";
out += "In the interest of full disclosure to the Committee, the following parallel matters are or are not pending:\n\n";
let stateBarLine = " - State-bar disciplinary complaint: ";
if (stateBarFiled === "yes") {
stateBarLine += "FILED";
if (stateBarDetail) stateBarLine += " (" + stateBarDetail + ")";
stateBarLine += ".";
} else if (stateBarFiled === "planned") {
stateBarLine += "Planned but not yet filed.";
} else {
stateBarLine += "Not filed.";
}
out += stateBarLine + "\n";
let bbbLine = " - Better Business Bureau (BBB) complaint: ";
if (bbbFiled === "yes") bbbLine += "Filed.";
else if (bbbFiled === "planned") bbbLine += "Planned but not yet filed.";
else bbbLine += "Not filed.";
out += bbbLine + "\n";
if (otherParallel) {
out += " - Other parallel proceeding(s): " + otherParallel + ".\n";
}
out += "\n";
out += "I raise these so the Committee can coordinate appropriately and avoid duplication of effort. I will promptly notify the Committee of any change in the status of these parallel matters.\n\n";
// 11. Inquiry as to whether the conduct warrants ethics-committee review
out += "INQUIRY\n\n";
out += "On the facts above, I respectfully ask the " + B.committee + " to consider:\n\n";
out += " 1. Whether the conduct described warrants ethics-committee review under the " + B.shortName + "'s standards for member conduct;\n";
out += " 2. Whether any aspect of the matter is more appropriately referred to the " + B.shortName + "'s fee-dispute resolution program (if applicable to the fee-related concerns above) or to another professional-conduct body; and\n";
out += " 3. Whether the Committee wishes to request additional information or documents.\n\n";
out += "I am not asking the Committee to take any specific action. I am asking the Committee to consider whether the conduct warrants its attention.\n\n";
// 12. Request for response
out += "REQUEST FOR RESPONSE\n\n";
out += "I would appreciate a written acknowledgment within thirty (30) to forty-five (45) days indicating whether the Committee will (a) open a review, (b) refer the matter to a fee-dispute or other program, (c) decline to engage further, or (d) request additional information. I am willing to provide additional documents, sit for an informal interview, or otherwise cooperate with the Committee's process.\n\n";
// 13. Closing + signature
out += "Thank you for the Committee's time and consideration. I appreciate the volunteer service of the " + B.committee + " members and the role local bar associations play in maintaining the standards of the practice community.\n\n";
out += "Respectfully submitted,\n\n\n";
out += "_________________________________\n";
out += compName + "\n";
if (entityName && compRoleSel === "principal") out += "On behalf of " + entityName + "\n";
out += compAddress + "\n";
out += compPhone + " | " + compEmail + "\n\n";
// Footer note
out += "---\n";
out += "Drafted using the Open Bankruptcy Project local bar ethics inquiry generator (bankruptcymalpractice.org/local-bar-ethics-inquiry-generator.html). Template only; the signer is solely responsible for the accuracy of every factual statement. Local bar ethics committees are voluntary professional bodies and do not have authority to impose formal discipline.\n";
document.getElementById("preview").textContent = out;
}
// Wire up live updating
function wireUpdate() {
const ids = ["comp-name","comp-role","comp-address","comp-phone","comp-email","entity-name","comp-city","local-bar","resp-name","resp-firm","resp-bar","resp-state","narrative","concern-other-detail","state-bar-detail","other-parallel"];
ids.forEach(function(id) {
const el = document.getElementById(id);
if (el) {
el.addEventListener("input", updatePreview);
el.addEventListener("change", updatePreview);
}
});
document.querySelectorAll(".concern-cb").forEach(function(cb) {
cb.addEventListener("change", updatePreview);
});
document.querySelectorAll('input[name="state-bar-filed"], input[name="bbb-filed"]').forEach(function(r) {
r.addEventListener("change", updatePreview);
});
document.getElementById("local-bar").addEventListener("change", function() {
updateBarInfo();
updatePreview();
});
}
function copyToClipboard() {
const text = document.getElementById("preview").textContent;
if (navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(text).then(function() {
const s = document.getElementById("copy-status");
s.classList.add("show");
setTimeout(function() { s.classList.remove("show"); }, 2000);
try { gtag('event', 'local_bar_inquiry_copy', { local_bar: document.getElementById("local-bar").value }); } catch(e) {}
});
} else {
// Fallback
const ta = document.createElement("textarea");
ta.value = text; document.body.appendChild(ta); ta.select();
try { document.execCommand("copy"); } catch(e) {}
document.body.removeChild(ta);
const s = document.getElementById("copy-status");
s.classList.add("show");
setTimeout(function() { s.classList.remove("show"); }, 2000);
}
}
function resetForm() {
if (!confirm("Reset all fields? This cannot be undone.")) return;
document.querySelectorAll("input, textarea, select").forEach(function(el) {
if (el.type === "checkbox") el.checked = false;
else if (el.type === "radio") {
if ((el.name === "state-bar-filed" || el.name === "bbb-filed") && el.value === "no") el.checked = true;
else el.checked = false;
}
else if (el.tagName === "SELECT") el.selectedIndex = 0;
else el.value = "";
});
document.getElementById("entity-field").style.display = "none";
updateBarInfo();
updatePreview();
}
function loadExample() {
document.getElementById("comp-name").value = "Jane Q. Doe";
document.getElementById("comp-role").value = "individual";
document.getElementById("entity-field").style.display = "none";
document.getElementById("comp-address").value = "123 Main St, Kansas City, MO 64114";
document.getElementById("comp-phone").value = "(816) 555-0100";
document.getElementById("comp-email").value = "jane.doe@example.com";
document.getElementById("comp-city").value = "Kansas City, MO";
document.getElementById("local-bar").value = "KCMBA";
document.getElementById("resp-name").value = "[Attorney Name]";
document.getElementById("resp-firm").value = "[Firm Name]";
document.getElementById("resp-bar").value = "00000";
document.getElementById("resp-state").value = "Missouri";
document.querySelectorAll(".concern-cb").forEach(function(cb) { cb.checked = false; });
document.querySelector('.concern-cb[data-key="file"]').checked = true;
document.querySelector('.concern-cb[data-key="comm"]').checked = true;
document.getElementById("concern-other-detail").value = "";
document.getElementById("narrative").value = "The representation began on 2026-01-15 and ended on 2026-04-15. Throughout the representation period, status requests sent by email and phone went unanswered for weeks at a time. On 2026-04-15, I sent a written request, by email and certified mail, asking the subject attorney to surrender the client file under the applicable Rule 1.16(d). As of the date of this inquiry, no client file has been produced and no substantive response has been received. Subsequent firm correspondence characterized further communication as 'toxic' and threatened sanctions if I file any motion in the underlying matter.";
document.querySelector('input[name="state-bar-filed"][value="planned"]').checked = true;
document.getElementById("state-bar-detail").value = "Missouri Office of Chief Disciplinary Counsel - drafted, not yet submitted";
document.querySelector('input[name="bbb-filed"][value="no"]').checked = true;
document.getElementById("other-parallel").value = "";
updateBarInfo();
updatePreview();
}
// Initial render
updateBarInfo();
updatePreview();
wireUpdate();
</script>
</body>
</html>