Hello guys, I've a custom record where I'm trying ...
# general
m
Hello guys, I've a custom record where I'm trying to create a paren-child relationship with another custom record. I created the relationship and a subtab in the parent record to place the child record, the problem is, my subtab is not being displayed, anything I should check?
j
subtab won’t display in view mode unless there are child records present.
m
Even in edit mode?
message has been deleted
The parent record I've created
j
On the Child Record, on the field that points to the parent, have you selected the Parent Subtab?
m
Yes
j
Are you in Create mode, or Edit mode?
BTW you spelled “Mapping” wrong… 😉
1
m
Create mode
j
Do you have
ALLOW CHILD RECORD EDITING
ticked on your child record?
🙌 1
I see you do on parent, but check child.
🙌 1
m
Thanks!
So I need to check this option for both, parent and child
j
Read the field description
it’s weirdly labelled, should really be
ALLOW EDITING FROM PARENT RECORD
m
Yeah, so It is supposed to be checked in child records only, not in parent records
j
yup. Unless your parent has a parent.
ticking it on parent won’t do anything if the parent doesn’t have its own parent.
m
Yeah
Thank you, helped a lot
j
No prob, glad you got it sorted!