StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
Browse Dialog question...
Browse Dialog question...
Post Reply
Like
0
Browse Dialog question...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
StarkMike
StarkMike
posted 19 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: Forum Members
Posts: 436,
Visits: 944
I'll do my best to put my question into words... just not sure how to.
Consider I have a table with these fields
TableName: Employees
EmployeeID
FirstName
LastName
LocationID
Here is an excerpt from the Locations table
LocationID LocationName
1 United States
2 Canada
3 Mexico
Lets say I created a BO based on this Employees table. Now I create a maintenance form based on this Employees BO.
Now I want to create a BrowseDialog. The question I have is when I create the browse dialog how can I display the locationnames and have them be searchable instead of the ID.
I had thought about creating another BO based on a view I would create with the columns i need but I'm not sure how the browsedialog returns results to the BO its filling if the BO its browsing is different than the Primary BO attached to the form.
I hope thats not too confusing.
Reply
Like
0
Reply
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
As of right now, you can only
search
within a single BO. Now you can display anything you want and use as many BO's as necessary for displaying a record...this is where the BrowseInformationPanel would be helpful. But I have run into this several times myself and have just had to work around it. Really what you need is to be able to specify a combo box for the item and have it already populated with the Locations. This way the end-user could select the location via a combo but the search would be performed by respecting the integer value in the table. So for now this really isn't possible. Sorry
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Browse Dialog question...
StarkMike
-
19 Years Ago
As of right now, you can only search within a single BO. Now you can...
Trent L. Taylor
-
19 Years Ago
Thanks for the info. Are you planning those types of improvements to...
StarkMike
-
19 Years Ago
[quote]Are you planning those types of improvements to the...
Trent L. Taylor
-
19 Years Ago
Its been a couple months and i was just wondering if the BrowseDialog...
StarkMike
-
18 Years Ago
Yes, the BrowseDialog now has the ability to specify a business object...
StrataFrame Team
-
18 Years Ago
Did you also include the ability to indicate "hidden" search fields,...
Greg McGuffey
-
18 Years Ago
Yes, you add a search field, set it's initial value, and uncheck the...
StrataFrame Team
-
18 Years Ago
And this is used in the search? It didn't used to be.
Greg McGuffey
-
18 Years Ago
No, this feature has not yet been implemented. If you the field is not...
Trent L. Taylor
-
18 Years Ago
Ah, my bad... like Trent said, if a field is not visible, it is not...
StrataFrame Team
-
18 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search