Select to view content in your preferred language

Change VALIDATIONSTATUS column value in calculation rule

183
1
06-17-2024 11:13 AM
mohanprajapati
New Contributor II

I want to modify the validationstatus column to 0 when the Python program inserts/updates/deletes the record.  I tried to modify the validationstatus column' value using the result and edit parameters of calculation attribute rules. However, validationstatus column is not editable using this way.

My main objective is to set validationstatus  column's value to 0 when the record is inserted using Python program.

Could you please share other options to do it?

0 Kudos
1 Reply
OrrGvili
New Contributor III

why not set defult  value to zero ? 

can you post the  attribute rule code ? 

0 Kudos