Commit 955e9fa
chore(crm): surface Reassign Lead on the record header (#1999)
Extends the demo to `locations: ['list_item', 'record_header']` and adopts the
`record.status == "converted"` predicate convention so the CEL `disabled` greys
out consistently on both the row menu and the record header. Pairs with the
objectui evaluateCondition fix that lets a bare-CEL `disabled` evaluate (instead
of always-truthy), so a param-collecting header action opens its dialog.
Example-only.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d99a75a commit 955e9fa
2 files changed
Lines changed: 15 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments