Discussions
Record sourcing not working on hidden inline text fields
I have a list field that sources based on the customer Id list/record field. The customer Id field on the form is set to 'Show' but is set as inline text. This is because I do not want anyone editing it directly but do want it to show the link to the record it contains as its value.
However when I set this field via script, the events all run indicating the field is getting set but the sourced list field does not populate. If I change the field to normal and then edit it directly the sourcing works correctly.