Add FK record form


Author
Message
kkchan
kkchan
StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)
Group: Forum Members
Posts: 48, Visits: 97
Hi,

I am going to implement feature to allow user to add FK record from parent form. For example, if user unable to get desired fk record, user can click on a label to launch add form, add new record on the spot. The newly added record PK will be returned to parent form and automatic update FK value.



May I know if this feature is under your feature list? If not, shall you please give some ideas how to implement this?



Thank you
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
This is a basic function of the StrataFrame Busines objects.  This is also covered in the tutorial and the help docs.  To do this all you need to do is set the ParentRelationship property within the component designer of the child business object.  Build your solution.  Drop your child and parent BOs on the form or user control.  Once dropped on the form, select the child BO and go to the ParentBusinessObject property and select the parent BO.  The framework will then handle the FK relationship and values.
kkchan
kkchan
StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)
Group: Forum Members
Posts: 48, Visits: 97
Mission accomplished!

I think I got to be more familiar with BOTranslations, because it alway save my life while working on multiple forms.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search