No Model View Options change event
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2025-01-17 01:18 PM - edited 2025-01-17 01:19 PM
I am trying to show a Library part based model view options settings on a palette of the actual MVO.
The main problem is that I don't know how to catch the event if the actual Model View Options is changing or the content of the actual Model View Options is changing.
I am trying to update on the TempSave notification but the user can change it to 5 minutes and then it is not working.
Is there a workaround to catch such events? (with Attribute events catching it is not working because the MVO is not an element attribute)
other related problem: We don't get the name of the actually used MVO (with ACAPI_Navigator_GetViewOptions). Any way to get the actual MVO name?
- Labels:
-
Feature Request
-
Possible Bug
-
Question