Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: stevesavage on December 11, 2018, 12:45:46 am
-
I want to create a model view where a user can select a package, then select the model view, and see a list of all elements within that package that they are assigned to as a resource. I was hoping to use the build in resource search, but I can't seem to find how I'd set the search term to a wildcard for Author, of if I even can using the build in search.
My fall back is to create a custom SQL query using #Author# and #Branch# https://sparxsystems.com/enterprise_architect_user_guide/14.0/model_navigation/creating_filters.html
Currently we have multiple projects within our repository, which means that when I select the gannt view, you see all the elements assigned to you across all projects.
I'd like to have a model view that users can use to see only the elements they are assigned to within a select package (and child packages)
Is there anyway to set the default <search term> for a model view to the current User?