Unable to add rows in embedded list

rupsingh_mathwa
Kilo Contributor

find_real_file.png

I have access to cmdb table   but how I can add a row here in embedded list like this

find_real_file.png

For some records it is allowing to add and for some records it is not.

Please help me out.....

1 ACCEPTED SOLUTION

HI Rupshing,



Sorry I realized I was wrong. You do not need to disable the client scripts for that - you   can re-enable - there may be a good reason why they are in place.



There is however a list control option on both Asset and CI lists, which says "omit if empty", meaning the Asset and CI embedded list do not show if there is no associated CI or Asset with the given Hardware model.



You can check this setting with a record where you see the embedded list:


find_real_file.png



Again, there may be a good reason for this configured that way, that it is not advised to relate CIs / Assets to hardware from this place if there is none already.



Please let me know if this helped.



Best regards,


Andras


View solution in original post

8 REPLIES 8

HI Rupshing,



Sorry I realized I was wrong. You do not need to disable the client scripts for that - you   can re-enable - there may be a good reason why they are in place.



There is however a list control option on both Asset and CI lists, which says "omit if empty", meaning the Asset and CI embedded list do not show if there is no associated CI or Asset with the given Hardware model.



You can check this setting with a record where you see the embedded list:


find_real_file.png



Again, there may be a good reason for this configured that way, that it is not advised to relate CIs / Assets to hardware from this place if there is none already.



Please let me know if this helped.



Best regards,


Andras


Hi Andras,



It is working now.


Thanks for your help and support.



Warm Regards,


Rupsingh.


May be those are removed from related lists, please check and try to add configureItem related list tab in that section.


right click on tha form >> configure >> select Form layout


select the configuration items from the tab >> select   required one from the list



find_real_file.png



if you want add rows in embedded list, configure >> list control


check the check box List edit insert row to true.


Paras6
Kilo Contributor

Can you please let me know, how you achieve this kind of form. Actually I also want to achieve embedded list same like yours( generals, compatible, substitute). 

I have designed the form but I want some fields in embedded list. Please help me out.