Example:
Table 1(via Column 1) is linked to Table 2 (via Column 1). Table 2 Column 2 is Single Line field with a “DEFAULT text”.
New record is added in Table 2. Column 1 in Table 2 is auto-populated.
The expected behaviour would be the Field 2 in Table 2 will get automatically pre-filled with DEFAULT text. However, that’s now happening. Field 2 is not auto-populated, it stays blank.
Manually adding another record to Table 2 will of course trigger pre-filling text in Column 2 as expected.
It’s just the text is not pre-filled when the record is added through the linked Table 1.
I just want to share this but it’s not a big deal though because it can be resolved by using a formula field instead with “…text…” as the formula.
