M
mpiscoso@gmail.com
Guest
Hi gmandujano, From personal experience, the only way I've been able to update an expression field is to create a dummy trigger but of the type Object Script which uses the rbv_api.updateRecord() call on the record that you want to update. In your case: Related Record >> Updates its fields >> After updating its fields >> Uses an object script to perform updateRecord() on the related record with the expression field. Hope this helps. Piscoso, Martin
Continue reading...
Continue reading...