Page 1 of 1

Issue Copying Fields

Posted: 28 Apr 2023, 19:20
by s980845
When using the entity drop down list (ajax), copying data from the nested entity form to the current entry does not work.
Screenshot 2023-04-28 at 8.21.50 AM.png
Screenshot 2023-04-28 at 8.22.26 AM.png
[3885] is the boolian checkbox "Hot Sheet". That works fine.
[3886] is the nested entity form. The table does not show, and it does not copy the data.

We need this to work as our blacklist sheet needs to populate when searching up a client.

Re: Issue Copying Fields

Posted: 30 Apr 2023, 09:44
by support
nested entity form is custom filed for nested entity records. You can't use simple js function to copy them.
There is Automate action to clone records https://docs.rukovoditel.net/index.php?p=94
Or you can use Copy feature...

Re: Issue Copying Fields

Posted: 02 May 2023, 18:58
by s980845
This wouldn't work, as it would require saving the new record first, then re-editing it.
Staff members are not allowed to edit the records after entry as this is a legal system that has highly sensitive information in it.
We need it to be able to populate with the entity drop down (ajax) somehow. That way, when creating a new entry in the main entity, they are able to search the client's name from previous entries, and populate the required information.
(It already does this fine with all their other data. [IE birthdate, gender, spec. ID, etc.] It just doesn't work with nested entity form.)

Re: Issue Copying Fields

Posted: 03 May 2023, 19:44
by s980845
I will gladly send you $$$ to get this working.
Name your price, $100 - $200.
I will create a video later today that shows how this is supposed to work.