StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Changing PrimaryBusinessObject using Code
Changing PrimaryBusinessObject using Code
Post Reply
Like
0
Changing PrimaryBusinessObject using Code
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Terry Bottorff
Terry Bottorff
posted 13 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 448,
Visits: 12K
Let's assume I have 2 Tables with the following Fields:
Dogs
PK int
Name varchar(50)
Age int
Cats
PK int
Name Varchar(50)
Age int
I want to create one (1) SF Mainteance form to edit the above tables.
Let's assume a user selects Dogs to edit and I want to load the Maintenance form using Dogs as the PrimaryBusinessObject and if that same user had selected Cats the same form would be used but the PrimaryBusinessObject would be Cats.
Since the table structure is the same if there is a way to get this to happen one would only have to create one maintenance form instead of two. I would hope the toolbar would also work. Just curious about this since I have a very simple project that could use this procedure.
TIA.
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
Changing PrimaryBusinessObject using Code
Terry Bottorff
-
13 Years Ago
Hi Terry, Yes you can use the form's PrimaryBuisnessObject for this...
Edhy Rijo
-
13 Years Ago
Thanks so much. How do you move thru the table if you don't have a...
Terry Bottorff
-
13 Years Ago
Hi Terry, In the form I am using the PrimaryBusinessObject (PBO) I am...
Edhy Rijo
-
13 Years Ago
Thanks for the info. I pretty much have it working showing the...
Terry Bottorff
-
13 Years Ago
[quote][b]Terry Bottorff (10/11/2011)[/b][hr]Thanks for the info. I...
Edhy Rijo
-
13 Years Ago
I use stored procedures to include the CFP so I feel I am doing that...
Terry Bottorff
-
13 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