User has one project.
I try to get the formula in this field and I cannot safe it!
I think the extension will replace the default value input from link to free text
ifThen(
entity\isNew() && createdBy.projectId,
projectId = createdBy.projectId
)
Leave a comment: