I have an entity list showing records from a Parent table. When a user clicks the item action button within the list I want to bring up a Basic Form for a child entity of the parent table to create a new child record related to the Parent record selected.
In the Entity List > Options tab > Grid configuration I am trying to add the item action Create Related Record with the target type Basic Form, but none of my Basic forms are showing up.

Is there something I need to specify for these basic forms so they are available here? They are linked in Dataverse with a Parent/Child relationship to the table of the Entity List, and they are linked by Basic Form > Associated Table Reference within the Portal Management App.
Thanks for any help!