Skip to content

Commit 10c2df1

Browse files
committed
Add valuekey for run result fields
1 parent 21cdf65 commit 10c2df1

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

Diff for: src/list/RunList.ts

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ export class RunList extends TembaList {
215215
<temba-select
216216
clearable
217217
placeholder="Result Preview"
218+
valueKey="key"
218219
@change=${this.handleColumnChanged}
219220
/>
220221
`

Diff for: static/img/schemes/webchat.svg

+21
Loading

0 commit comments

Comments
 (0)