- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2018 06:10 AM
Hello,
I would like to add a new choice field called " Risk Management" to all the assets. Is there a quick way to do that or should I go one by one on each asset tab such as Business Services, Servers, Computers etc.?
Thank you.
Elif
Solved! Go to Solution.
- Labels:
-
Enterprise Asset Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2018 04:40 AM
Since I see it by default on a fresh instance, I'd have to assume you have an older instance that just wasn't turned on.
The plugin "Asset Management" is available, but check with support to ensure you understand if there are any licensing implications. I don't believe there are, but I'm not 100% sure. Customer support should know.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2018 06:19 AM
If you add a field to a base table (one that extends another) it will automatically be added to all sub classes. For example: Adding risk_management to alm_asset, makes it available to all tables inherited from alm_asset.
Adding it to the form is going go require some manual work however.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2018 06:45 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2018 07:19 AM
Try using the navigation filter to go to alm_asset.list. From the list you can use Configure> Table to add your field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2018 09:29 AM