Boxes should be replaced

tvinci
New Member

How do I replace these boxes with actual entries the user can manipulate?
2X_a_a19f5ef170846169e259c029ac469e94aeb7bb55.png

0 5 271
5 REPLIES 5

Hi @tvinci
Is this in a sample app? โ€œlocation entries that reference this entry in the Location ID columnโ€ looks like a column description.
Have you checked this doc out?


Hello @Lynn,

Thanks for your response. This is not a sample app. This is a reference column. The parent-child relationship is functioning, but instead of seeing the box I want to see actual data entries.

Tiffany Hi!

I think we need a little more information, context around what you are showing in your image. Maybe show the entire app screen so we have context.

From our other conversations, I know generally what you are trying to do. But I have to admit Iโ€™m not sure what I am seeing in your image. It almost seems like there is grouping applied?


Let me explain this, When a Parent/Child relationship is created, the child data is usually presented in Detail and Form views using what is called an โ€œInline Viewโ€. You have the capability to choose different styles of Inline Views.

I think that you might just need to adjust the Inline View. The question then is which Inline View is it? If the name of the child table is โ€œLocationsโ€ then the Inline view is normally named โ€œLocations_Inlineโ€ and will be in the data group for โ€œLocationsโ€

Inline Views are created by the system and are typically hidden. You can access them by tapping on the link shown in the image below. This expands the list then just navigate to the datasource group

Thanks @WillowMobileSystems!

Here is the inline view. On the right you see a related questions box. So the related questions box works correctly to an extent because when I click on โ€œNewโ€ I see the questions I want to see.
2X_3_3aad68ea61a78d12cb66ea31fd103dbbbe69e251.png
I just want to see these questions integrated into the detail view that precedes them. Is that possible? I tried converting the inline view into a form view but itโ€™s not possible.

Unfortunately, that is the way a child table is displayed when its empty.

Youโ€™ll have to become creative in how to deal with the view if you donโ€™t like the way it is (which I wouldnโ€™t be satisfied with that look either)

A few options I can think of:

  1. Hide the Related Questions column altogether when its COUNT is zero.
  2. Hide the column but show a message column instead โ€œNo blah-blah entires made yetโ€ or something like that.
  3. When entering the parent, you could force at least one row entered into this child table.

Iโ€™m sure there are other options as well.

Top Labels in this Space