How to inactive Model categories
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 11:59 AM
Hello,
Can you please help me with the below request?
How I can inactive Model categories under Product Catalog > Product Model > Model Categories
I wanted to inactive highlighted one because it doesn't have any value in it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 12:32 PM
As there is not an Active, or Inactive, field on this table, you would just delete this record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 12:47 PM
Thanks, Brad is there another way to make it inactive or delete is the only option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 01:03 PM
You could add a boolean field to the table for active (or inactive) then write a script or otherwise update this, or all of the other, product model category records, then add active = true (or inactive = false) to the reference qualifier on the CI and asset forms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 12:58 PM
Hi @Sonali01,
There is no Active field for Model Categories tabel. so the only option for you is to take a back up in excel or xml and delete the record.
I hope this helps..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....