Page 1 of 1

Foreign keys again ...

Posted: Tue Oct 30, 2012 12:53 am
by martbarr
Sorry - am new at this .....

I am trying to get my parent primaryID once inside a new record created by "Add Record" from a subform browser,
but getting nowhere quick - looks like the new record is created with not a lot of anything passed to it.
Is there *any* way round this.
Like php global variable? Yuk!
Or can I save my foriegn key value somewhere to collect once inside the add record form?

Otherwise am going well on my first project which is an educational records system for higher education in the UK!

Thanks
Martin

Re: Foreign keys again ...

Posted: Tue Oct 30, 2012 3:03 am
by admin
martbarr,

See if this helps..

http://www.youtube.com/watch?v=6d_nYErMGPI

using a hash variable called browse_filter.

http://wiki.nubuilder.com/tiki-index.ph ... wse_filter

Steven

Re: Foreign keys again ...

Posted: Tue Oct 30, 2012 5:05 pm
by martbarr
Fantastic - thanks very much
So far so good....

cheers
Martin

Re: Foreign keys again ...

Posted: Tue Oct 30, 2012 6:11 pm
by admin
.