StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
BrowseDialog with Custom Fields in BO
BrowseDialog with Custom Fields in BO
Post Reply
Like
0
BrowseDialog with Custom Fields in BO
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Scott Hershberger
Scott Hershberger
posted 18 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 10,
Visits: 26
My latest weird problem involves a Browse Dialog. We have a Customer Table / BO that simply has a name id. I need to allow the user to search on customer name or Customer number (actually in the table/BO). To do this I created a custom fields of customer name that I populate in the BO. This works great under normal circumstances, but when I try to search on this fields, I obviously get a key error since it cannot create a where clause. Does anyone know a way around this?
Reply
Like
0
Reply
Trent Taylor
Trent Taylor
posted 18 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
Using your example, the Customer_Name is a custom property which, I am guessing, concatinates several fields together. So your browse could not pull from this property since this does not represent an actual field name.
What is the code behind Customer_Name field? As for a view, this would be another option.
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
BrowseDialog with Custom Fields in BO
Scott Hershberger
-
18 Years Ago
[quote]Does anyone know a way around this? [/quote] Any field that...
Trent L. Taylor
-
18 Years Ago
Let's see if I can clear it up... Here's a simplified example
...
Scott Hershberger
-
18 Years Ago
Using your example, the Customer_Name is a custom property which, I am...
Trent L. Taylor
-
18 Years Ago
I think that a view is the best option.
Thanks for your...
Scott Hershberger
-
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