Hello Everyone,
I would like to add the Account Name to the ListView within the Bug Tracker Module.
This would be very helpful when reviewing the list after a search.
Your help and guidance is greatly appreciated!
Best Regards,
Mike
Hello Everyone,
I would like to add the Account Name to the ListView within the Bug Tracker Module.
This would be very helpful when reviewing the list after a search.
Your help and guidance is greatly appreciated!
Best Regards,
Mike
Since Account Name is a Many to Manyrelationship it cannot be added to a ListView.
The only thing you can do would be to create a new Bugs<->Accounts relationship as a one-to-many (the one being on the Bugs Side) and that one you could show on a Listview. Of course this means migrating data and not using the standard relationship.
Kenneth Brill - Help Forum Moderator
I do not respond to 'Private Messages'. Please email me directly instead
When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
Help us Help You
Hi,
I'm trying to achieve the same thing.
How did you solved it?
Is it possible to add the new field, and have that auto-populated by using a logic_hook ?
I don't have any experience in modifying code inside Sugar, I hope that makes sense...
My problem is that users create new bug records both directly from the module and also from a related case, so I want the bugs that are created from the case to have the account field auto populated. That way I will be able to see the Account names in the list of bugs without having to enter that field more than once.
Any suggestions on how I can achieve this??
Thanks in advance
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks