Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to add a button in Bill Of Materials window,how can i do this by code?
Solved! Go to Solution.
I want to add a button in Bill Of Materials window,how can i do this by code?
Solved! Go to Solution.
This isn’t possible because like most built in forms there is no user access to the interface. What functionality are you looking to achieve with the button? You can maybe add it separately through a global iLogic form and then control the opening and closing of the BOM via the command manger to allow the rule to run.