Welcome to the nuBuilder Forums!

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

File Object in Subform

Locked
ruiascensao
Posts: 177
Joined: Tue Nov 15, 2011 2:24 pm

File Object in Subform

Unread post by ruiascensao »

Hi,

I have a subform just to store some images.
But its seem that there is some problem with the file object in Subform.
pallet_table.JPG
subform_pallet.JPG
table_structure.JPG
As you can see in the print screens the Foreign Key is not populated. For testing porpose I added one more filed (text) to the subform. In this case I was able to add the file one the 2nd and 3rd line but on the 1st and 4th line I was unlable.

Any idea?

Best Regards,
Rui
You do not have the required permissions to view the files attached to this post.
BR
Rui
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: File Object in Subform

Unread post by admin »

Rui,

You'll need at least 1 more field in your browse (that gets edited).

If nuBuilder doesn't see something has changed on a subform row (not including a file object field) it wont try to save or resave it.

Give that a go.

Steven
ruiascensao
Posts: 177
Joined: Tue Nov 15, 2011 2:24 pm

Re: File Object in Subform

Unread post by ruiascensao »

Thank you Steven! It is working now.

Best Regards,
Rui
BR
Rui
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: File Object in Subform

Unread post by admin »

.
Locked