Can anyone explain why a column can be shown on a card view but not an Onboarding view?

Can anyone explain why a column can be shown on a Card view but not an Onboarding view?

It is a simple Numeric column. Here it is available for the Card view so it is not hidden or anything else. Both my Onboarding view and this Test Card view are based on the same slice.

This column does not display as a choice On the onboarding view at all.

Update: after testing by creating Onboarding views from other tables with Sort_Order columns, numeric type, NONE show up to be included on an Onboarding view. @morgan Is there a reason numberic data types donโ€™t show on an Onboarding View?

Thanks.

0 8 474
8 REPLIES 8

Hi, Lucinda,
The place I know to control if a column is selectable of not is in Data > certain data table > view column > show.

Iโ€™d suggest you checking below 2 place firstโ€ฆ

  1. See if these 2 view are linked to same table or slice.
  2. See if there is any formula at the show property of this column.

Hope they are helping.

Thanks. Those area very good points. Unfortunately, neither help in this situation. No Show expression and both based on exact same slice. I think it might be a limitation of the Onboarding view. It happens on three different Onboarding views all based on distinct slices from distinct tables but all are set up the same. Only the data changes.

emm, thatโ€™s interesting.

Then the last thing I can image is the data type of that column. Those columns in your onboard view screenshot look like are all Text or Long Text. Probably sort_order is a different data type?

thanks! I was having issues with columns not showing upโ€ฆ I didnยดt select them as viewable!

TDhers
New Member

@morgan ^. Hi Lucinda, I"m tagging Morgan who built it. I believe he built some logic based on column type. Iโ€™m not sure if he documented it in the documentation. @Arthur_Rallu, we probably should make sure it is documented properly.

Thanks. I did more testing this morning. I changed the data type to Text and I could add it to the view. Then I changed it back to number and it remained in the view.
In this case, I was only showing the Sort_Order column to see how the Onboarding view was ordering my records.

I do find it interesting that @morgan didnโ€™t want number field types to show. Iโ€™m curious as to the reasoning behind that.

I do really need the ability to sort the records so my instructions will appear in the correct order. For now, I sorted them in my spreadsheet but that is not effective in the long term as I have the ability to edit and add instruction records built into the app.

@morgan One more thing about Onboarding Views. When the text is more than one screenful, the user scrolls down to see it. But, when they click Next - the screen stays scrolled down so if the next page is only a little bit of text, the view looks BLANK.

Can you have the Next button force the view back to the top of the next page so all the data is visible?

I can send you screenshots if needed, or you can access my app.

morgan
New Member

Hi Lucinda,

Thanks for pointing out this inconsistency. The onboarding view is using some older logic to determine what can show or not. Iโ€™ve been more liberal with the what the card view can display. The onboarding veiw should be able to display these types โ€“ Iโ€™ll add this to my list of fixes to address.

Thanks,
Morgan

Top Labels in this Space