stuckagain1
Technical User
i have a form that has a creator field, a creator id field and a donor field. the creator field refers to name on a previously opened form as does the creator id. the donor field defaults to the creator field.
i want to change the donor field to a combo box so that the user can look up names in a table when the donor name does not match the creator name. i believe the bound column needs to be the id field in the lookup table.
most times, the donor will match the creator, so i need the default value for the combo box to be equal to the creator's name/id.........how do i do this? i don't think i can just say the default value is equal to the id field that is on the form in the combo box properties...that doesn't seem to work.......
how can i do this?
thanks!
i want to change the donor field to a combo box so that the user can look up names in a table when the donor name does not match the creator name. i believe the bound column needs to be the id field in the lookup table.
most times, the donor will match the creator, so i need the default value for the combo box to be equal to the creator's name/id.........how do i do this? i don't think i can just say the default value is equal to the id field that is on the form in the combo box properties...that doesn't seem to work.......
how can i do this?
thanks!