Hi everyone,
Using dropdowns in the datagrid, we only display active values.
After the Headphones are inactive we only see the Id in the rows.
How can I still show the text for these inactive values but not display in the dropdown?
Hi @Gonçalo Aguiar,
You need to add the Sample_ProductCategory entity as source.
Modify the Binding in GRID Column.
Results
Attaching the modified OML.
Regards,
Vinod
Thanks @Vinod Kumar R !
I understand how the datagrid works now.
I'll use the labels from the joins for each dropdown instead of the Id from the main entity.
Gonçalo
Hi @Gonçalo Aguiar , If possible can you please share the OML for this . It will be easy to try if anything works.
Hi @Sneha Kumari
I added the OM, hope that helps.
Thanks.