new request from the WebPortal does not trigger the template of the CustomProperty02/OrderDetail2@PersonWantsOrg.

Hello everyone, I am currently facing a strange problem.

My objective is to write the value from the attribute "$FK(UID_Org).Ident_Org$" into the CustomProperty02 on the PersonWantsOrg table through a template that gets calculated immediately when a new request is made from the web portal.

To test the template, I have allocated a fixed value (Value = "Test") and my code (Value = $FK(UID_Org).Ident_Org$) in the CustomProperty02, OrderDetail2, and DisplayPersonInserted fields.

It works in the ObjectBrowser when manually executing the template on an existing PersonWantsOrg entry for all three attributes. The three attributes also get calculated immediately when creating a new PersonWantsOrg entry in the ObjectBrowser.

However, if I create a new request from the web portal (both old and new) it doesn't run the template for the attributes CustomProperty02 and OrderDetail2, and these two attributes remain valueless.

Yet, the DisplayPersonInserted attribute gets correctly triggered and written (both the fixed value and my code).

What could I possibly be doing wrong?

Thanks in advance!

I'm using Version 9.2-252751