M
msiraj
Guest
There is no OOB configuration option to make this work. You can considering using AJAX api to set a related records field value by taking input via custom form control. However, this will not be straight forward to acheive for all field types. For example, for a picklist field we need metadata like set of valid options, similarly for a look up field. Additionaly, users editing the form should have edit permissions against the related record object type. This option can be considered for simple field type.
Continue reading...
Continue reading...