When a new entry for JOBS is added and its 1 column “Type” has a value e.g. “Extended” I would like to trigger on that value and after saving new entry - then open a new entry in the table EXTENDED CONTROL with prefilled some columns with values from JOBS, then to fulfill other columns, and save this new entry.
Seems to be easy and I’m trying to do it with an action “go to another view”/ LINKTOFORM but cannot reach the results.
It’s the first time I need to apply this kind of approach (deep links, linktoform etc.) and I see this very powerful, however probably I haven’t understood its logic.
I created an action (go to another vew in this app) working on table JOBS and targetted with link LINKTOFORM(“RAPORT_TESTY_Form”, "ID DZIALANIA”, [ID DZIALANIA], "NR SERYJNY”, [NR SERYJNY]).
In the action behaviour I define the condition for the value e.g. “EXTENDED”.