Some Items not appearing in a list

My site's laboratory inspection app has a form view for entering information for a new inspection.  After entering some preliminary information, users see the following section in which they are meant to record individual observations during the inspection:

abjackso_0-1659702525096.png

After clicking on the "New" button, users see the following:

abjackso_1-1659702672435.png

They can enter "action items" (for example, eye wash stations are due for an inspection), or positive feedback (for example, "lab looks great after recent cleanup day").  They can only enter one at a time, and after each entry, they are taken back to the previous screen.

The following image shows the context of the problem.  A running tally of individual observations are presented (which allows the user to review everything before submitting the full inspection), however, the entries from the "positive feedback" line dont appear:

abjackso_2-1659702782108.png

Action Items and Positive Feedback are both editable text columns in the AppSheet column structure, so I couldn't see any differences there.  

A virtual column seems to dictate the behavior of this portion of the form:

abjackso_3-1659703052895.png

Is there a way to get the positive feedback comments to appear in addition to the action items?

 

Thanks!

-Andrew

 

 

 

0 9 123
9 REPLIES 9

Create an additional virtual column that combines the list of related action items with the list of related positive columns. In the detail view where you want to see the combined list, include that new column.

Hi, thanks for your response.

I'm still a bit confused....at the moment, I don't have a specific column for related action items or related positive feedback.

So, would I have to create one or both of those before making another virtual column to link them?

 

 

And to followup, why are the action items shown at all?

Maybe I misinterpreted your screenshots. Try posting a screenshot of the list of columns from the table you're referencing as well as the list of columns from the view you're referencing.

Here are the columns from the table:

abjackso_0-1659721590797.png
abjackso_1-1659721590846.pngabjackso_2-1659721590829.pngabjackso_3-1659721590872.pngabjackso_4-1659721590856.png

 

And here are the columns shown in this view:

abjackso_5-1659721717491.pngabjackso_6-1659721717469.pngabjackso_7-1659721717490.pngabjackso_8-1659721717450.png

 

 

 

 


@abjackso wrote:

And here are the columns shown in this view:

 


 

That looks like the list of columns included in a slice. What columns are in the view that you want to be different?

I should also add columns from another table called "Observations"

Observation Notes (displayed as Action Items) and Positive Feedback are in this table.

Audit Output and Observations reference each other

abjackso_9-1659722674647.png

 

abjackso_10-1659722674653.png

 

 


@abjackso wrote:

I should also add columns from another table


 

I'm not sure what you mean. You cannot add columns from multiple tables to the same slice or the same view.

sorry, yes, thats confusing.

I just meant "I should show you the columns from the other table that links to this one"

I haven't added any new columns 

 

Top Labels in this Space