Hi all!
Please, help me with one issue.
I want to create linked list in Creator with algorithm like in CRM.
I mean that when I create record in related list using it's own form (analog in CRM - creating Deal for Account using module Deal), I want to see this related record in main record's form after saving.
When I adding subform to form, relations added only if I create record using this subform. If use the main form for the same operation there are no relations between main and subordinate records.
Is it possible to create totally analog of CRM's linked lists?