Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Foreign keys again ...

Locked
martbarr
Posts: 60
Joined: Fri Oct 26, 2012 8:09 pm

Foreign keys again ...

Unread post 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
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Foreign keys again ...

Unread post 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
martbarr
Posts: 60
Joined: Fri Oct 26, 2012 8:09 pm

Re: Foreign keys again ...

Unread post by martbarr »

Fantastic - thanks very much
So far so good....

cheers
Martin
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Foreign keys again ...

Unread post by admin »

.
Locked