Make a Multi Select field in child Table

HI …
i am trying to make a multi select field inside child table , but i get some problems …
here is what i am trying to do …

(1)first i make this child table

(2) then i make this child table … where the 5th row is a Table Multiselect from the previous child table

(3)Here is the parent Doctype … where the 4th row is the previous child table(2)

(4) when i am going to click on Penalties Data child table i get this Err

This is related to my topic for the Table Multiselect field here: Table Multiselect - TypeError: undefined is not an object (evaluating 'e.fields') - #19 by Iulian_Olaru

A bug reported here: Table Multiselect - TypeError: undefined is not an object (evaluating 'e.fields') · Issue #19040 · frappe/erpnext · GitHub

It looks like there’s something wrong with the Table Multiselect field but nobody yet acknowledged it… fingers and toes crossed someone will look at it soon enough.

1 Like

Staying truthful to this bug… still unable to use the table multiselect.