Bulk Edit in child doctype

Hello community !!

I need to restrict user to upload some fields data, when user click on the upload button which is present under any child table.

image

How can i achieve this.??
Can anyone help me .??

Hi @Kiranmai

You want to hide these button? or want to restrict something else?

when user upload data through this button, i need to restrict him to upload data for some fields.

Can you explain the complete scenario?

in my child table there are 5 fields.
but user should able to upload the data for 3 fields only.
so i need to restrict user from uploading data for remaining 2 fields.

As per my understanding, you can’t because it’s core structure functionality. that for you have to check the core doctype and then you have to override the functionality, but it’s difficult to set the one doctype.

1 Like