I have a main table with the fields ProjectNr, Project mane and Ref (multi-row). The secound table has the name Project employee with the fields persnr, name, ProjectNr. How can I set the value of the projectnr in the sub-table Project employee, if I create a new dataset in this table. The projectnr in the sub-table is a readonly fieldtype an I use the IFTTT makro Event: on create, choose action: Create/Update confiforms Entry, Fire ifttt action: hasChanged(projectnr):true, parameter to set: projectnr([entry.parent.projectnr], stop events propogation selected.
The field projectnr will not be prefilled.
What could be an alternative solution or what is fault on my solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.