I am in that place of feeling like I am missing something:

I want to do a simple list of related many records at the bottom of a edit form (e.g. line items on an invoice). It is simple enough to build the form but it also seems the sendFuseaction would be a more elegant strategy, in part because I want to have the many records link to another edit form.

So far it seems that if I put the sendFuseaction in the dsp_edit of the one table,the nested listing circuit "replaces" the home circuit. If I put the sendFuseaction in the dsp_list calling the dsp_edit of the one table above the list, the dsp_edit "replaces" the list but then lists the edit below the footer.

I am using this syntax:
$fusebox->sendFuseaction("project.edit"; $projectAttrs)

$fusebox{"nestLayouts"} only seems to duplicate headers etc if set to true

Active4D 4.5
4D 2004 with 4D web server
OSX 10.5.7


Any help is greatly appreciated.

String Hamister
Interface Artistry





_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to