Page 1 of 1

subform link other than to parent PK

Posted: Thu Feb 17, 2022 1:46 pm
by chrisfch
How to link a subform to an other field than the parent primary key?

Re: subform link other than to parent PK

Posted: Thu Feb 17, 2022 2:02 pm
by kev1n
Hi,

I'm afraid this is currently not possible (without modifying the source code / logic)

Re: subform link other than to parent PK

Posted: Thu Feb 17, 2022 2:15 pm
by chrisfch
can i somehow disable the automatic generation of a PK to have it as an inputfield for the creation of a record?

Re: subform link other than to parent PK

Posted: Fri Feb 18, 2022 8:16 am
by kev1n
Would it be an option to change the PK after saving (in the AS event) ?

Re: subform link other than to parent PK

Posted: Wed Feb 23, 2022 4:35 pm
by kev1n
Hi, could you solve this?