Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*datatable* - Configure Columns - Picklist as First Column #1533

Open
njamison opened this issue Apr 9, 2024 · 0 comments
Open

*datatable* - Configure Columns - Picklist as First Column #1533

njamison opened this issue Apr 9, 2024 · 0 comments

Comments

@njamison
Copy link

njamison commented Apr 9, 2024

Summary: Using a picklist field as the first column in a datatable makes the picklist field not work. It is not editable. Other datatype fields seem to allow edit in the first position.

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a screen flow.
  2. Add the data table to the flow screen.
  3. Configure columns
  4. Add a picklist as the first column.
  5. Even in the Configure Columns screen there is a hint that this won't work properly. If the first column is a picklist it doesn't display as editable even if allow edit is selected.
  6. Debug the flow (or embed it in a page or otherwise access it... does not seem to matter which method I use.)

Expected behaviour

Picklist would work the same if it were the first column or the second + column.

Actual behaviour

Picklist as first column is not editable.

Screenshots

Example (I created a false "Row" column to make the picklist the 2nd column). Picklist works:
image

Example (I moved the false row column to 2nd position and moved picklist to first position). Picklist does not work/is not editable:
image

image

I have experienced this issue twice in two separate flows with datatables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant