Configuration Question
Hi all
Wondering if anybody can help with what seems to be a very basic configuration question. I have a field in a BC that is a DTYPE_TEXT joined field to an _X table, In a child BC of this BC I have another DTYPE_TEXT field that is a stored (not joined) field. I want to predefault the child field to the parent field value. What is the syntax I need to use for this? I have tried many different ways and none of them are working. I have the Link Specification property checked. I have tried Parent:, Expr: Field:, etc.