Bug of Nested Form

Post Reply
enishemed
Posts: 653
Joined: 30 Oct 2017, 11:24
Name: Enis Hemedoglu
Location: Istanbul, Turkey
Company Name: SCORE DANISMANLIK
Contact:

Bug of Nested Form

Post by enishemed »

Dear Sergey, I have the following error.

I have one entity and one subentity

1. Orders --> Entity
2. Items --> Subentity

Items are added in form of Orders as nested form.

Items has a process automation. And the process runs after adding the record.

The problem is:

If I add a record of Items Subentity directly from the subentity form, the process works.

If I add a record of Items Subentity from the Orders Entity (as nested entity form), the process does NOT work.
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Bug of Nested Form

Post by support »

Found this issue. File from archive replace to includes\classes\items\
Let me know if it works ok now.
Attachments
subentity_form.zip
(4.55 KiB) Downloaded 82 times
enishemed
Posts: 653
Joined: 30 Oct 2017, 11:24
Name: Enis Hemedoglu
Location: Istanbul, Turkey
Company Name: SCORE DANISMANLIK
Contact:

Re: Bug of Nested Form

Post by enishemed »

Hi Sergey,

I have updated the file andit works well. Thanks
Post Reply