Dinh Hien Phan
unread,Jul 10, 2012, 12:24:52 PM7/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openbi...@googlegroups.com
Hello all,
In Family detail, I want to show a grid which display all member in that family (table Dependant),
I have added form reference in form edit but grid show all records of table dependant.
<?xml version="1.0" standalone="no"?>
<EasyView Name="FamilyEvaluationEditView" Description="Pigs.FamilyEvaluation.Detail" Class="EasyView" Tab="" TemplateEngine="Smarty" TemplateFile="view.tpl" Access="pigs.familyevaluation.Access">
<FormReferences>
<Reference Name="Pigs.FamilyEvaluation.form.FamilyEvaluationEdit" subforms="Pigs.Dependant.form.DependantListForm"/>
<Reference Name="Pigs.Dependant.form.DependantListForm"/>
</FormReferences>
</EasyView>
Please give me some advices,
Thanks,
Hien Phan