Forum Post: Re: Can I Edit Obj3's Field In Obj1's Edit Page By Using Related Field?

  • Thread starter Thread starter msiraj
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top