Hey i have created an item bundle .
is it possible that if i select the bundle the table of that bundle is shown.
directly or through script…
this is the bundle link
this is item bundle table i
Hey i have created an item bundle .
is it possible that if i select the bundle the table of that bundle is shown.
directly or through script…
@mubasher-hasan you can do that using frappe.call and store response in table using frm.add_child
Please check the video.
i will check and let you know