Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
I suggest having the rule only fire when the field you want to populate is blank, and also unchecking that innocuous checkbox at the bottom that says to only fire when the record changes.
PabloDarna
7 years agoQrew Trainee
Hi,
I have tried but still not working.
The reasons is that it seems that the values of system fields (Record owner, Record ID, etc) is allocated to the record at the end of the saving process when the record is first added.
I believe, the form rules applies sometime before this allocation, and therefore, that is why they do not work because the condition cannot be applied as Record owner is still blank when it run. When the record is created, edited and saved again, then the rule runs correctly.
I have tried but still not working.
The reasons is that it seems that the values of system fields (Record owner, Record ID, etc) is allocated to the record at the end of the saving process when the record is first added.
I believe, the form rules applies sometime before this allocation, and therefore, that is why they do not work because the condition cannot be applied as Record owner is still blank when it run. When the record is created, edited and saved again, then the rule runs correctly.