In the custom record setup, the record will be inline editable from the parent record if the ‘Show Remove Link’ and ‘Allow Child Record Editing’ boxes are checked. In that case, there will be a “remove” link in the custom record sublist view. To avoid this link from the list, make the parent field mandatory… Continue reading Remove the “Remove” button from the custom record list view.
Tag: remove button
Function to remove buttons in custom record
Function to remove buttons in custom record
Extension to Remove Edit Option From Shipping Address Field
Requirement:On the SCA website, the shipping address can be edited from the my-account and checkout sections.Hide the edit option for the shipping address from my account and checkout section. Solution: Created an extension for the functionality In the extension, extended the “AddressDetailsView“ file for disabling the buttons “Edit“ and “Remove“ in the Address cell. Modified… Continue reading Extension to Remove Edit Option From Shipping Address Field
To hide remove button on the item sublist and disable a field.
To hide “REMOVE button” on the item sublist To unhide “REMOVE button” on the item sublist To disable a field in a sales order (variable_name is variable into which the value of the required field is get.) To enable a field in a sales order.
Promocode remove button text change in site builder
Navigate to Commerce > Web Sites > Website Lists Click the Appearance tab Under the Web Site Templates section we took note of the value for Web Site Theme Navigate to Commerce > Site Builder > Apperarance > Themes Edit the theme that we took note of on step number 3 Click on the Body… Continue reading Promocode remove button text change in site builder
Removing Buttons in Custom record
Removing Buttons in Custom record
Remove New product button
Remove New product button
Remove email button from PO
Remove email button if status of PO is pending approval.