Company(core_company) field is not saving on the Entity Form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 04:19 AM
Hi,
I have added Company(core_company) field on the Entity form using form layout.
when i select the company and save, it is not saving the company. why?
Just FYI...on risk form, i have the same field which will be autopopulated from entity table.
So, a client script is written.
I dont know why it is not saving. I checked BR,CLient scripts everything. Nothing as such which affects the company field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2024 07:34 AM
Check whether there is a field level ACL which blocks the write access. In case the field is populated on client-side, it is pretty difficult to find out that an ACL is the reason.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 02:50 AM
Hi Maik,
There are no ACLs for this field.