Showing posts with label Editing OOTB ID property in BCC. Show all posts
Showing posts with label Editing OOTB ID property in BCC. Show all posts

Making ID property editable in BCC- OOTB Repository

Making ID property editable in BCC- OOTB Repository To make ID property editable in BCC, please follow below steps. We will make Category ID to be editable. Note: ID property is editable ONLY when item is being created first time using BCC. Step 1: Print itemMapping for Category Item in Dyn/admin.<print-item item-descriptor="itemMapping" id="AmImCat" /> ------ Printing item with id: AmImCat<add-item item-descriptor="itemMapping" id="AmImCat"> ...