Hi Tim,

If I understand you correctly, try using something like the following using a closing cf_DisplayListLinks tag, same as what you would do for a normal drill-up/down (watch the line wrap). Make sure that the AddFormAction page returns you to this list using the redirect attribute in the cf_InsertRecord tag.

[<a href="#Application.absoluteUrlRoot#/module/ModuleAddForm.cfm?PKID=#URLEncodedFormat(Trim(Attributes.listQuery.PKID[currentRow]))#&FromDrill=1">Add Form</a>]
</cf_DisplayListLinks>


Jeff


Tim Blankenship wrote:
Hello all, I have a list that I need to add a entry that is populated from a non related table but does share a common PK. What is the best approach for this? Thanks

--
Tim Blankenship
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************

Reply via email to