Hola!
Tengo una tabla COMPRAS (main) referenciada a una tabla DETALLE COMPRAS (child).
El detalle de productos en DETALLE COMPRAS solo me muestra hasta 5 productos, como puedo ampliar a 10 o mas el numero de items a mostrar?
En el ejemplo son 7 items y solo muestra 5.
Por otro lado, se puede modificar el ancho de la columna a mostrar? a veces queda muy grande y ocupa mucho espacio.
Gracias!
In the detail view setting of the parent table ( PURCHASES table) , please increase the below highlighted setting. from 5 to whatever you want.
Please try the option of “Save and Verify” in the editor when you already have some date populated in the table. This option tries to set the column width based on the data contained in the column.
2 Likes
Thanks! @Suvrutt_Gurjar
First part to increase number of rows works perfect.
Second part to change column’s size wont work with “Save and verify” 
I created a virtual column concatenate Quantity + part number (Quantity column was too big size)
Can you share the screenshot of table view where you are facing issues , with of course hiding any confidential data. We can look for a solution then.
1 Like
wont work with “Save and verify”
Please try to name heading of quantity as Qty. and Part Number as Part No. in table view and then please try with save and verify.
I believe, this " save and verify" approach is not perfect and may or may not work.
1 Like