Formula script not invoked

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • agri
    Member
    • Mar 2021
    • 97

    Formula script not invoked

    Even very simple Formula Script statements show no effect at all (Before save custom script). Seems, Formula Script is not invoked when saving an entity.

    Example:
    There is an entity with a VarChar field named test.I set test to "xxx" and save. Formula Script is:
    entity\clearAttribute('test')
    entity\setAttribute('test', 'abc')

    I change some fields content, so I can again save the record. Afer save, nothing has changed. test still is "xxx".


    There is only one extension. Same behaviour, if extension ist uninstalled.

    Puzzled
    agri

    Addendum: seems to apply to only one entity. But works on this same entity with Formula Sandbox.
    Last edited by agri; 04-14-2025, 02:12 PM.
Working...