August 30, 200421 yr I created a value list based on the records in a particular relationship. I created a script step that populates a field in the core table with the items in this value list. This field was used as a filter for a second relationship. This script was working fine until recently. I created a few other relationships that are based on the same parent table as the relationship that creates the value list. Now, the script refuses to "Set Field". Any suggestions?
August 30, 200421 yr Try doing the operation manually. Can you manually enter data into the field? This will tell you if the field is defined correctly. If you drop a portal on the layout showing the related (source) values, do they look correct? Maybe you could post your problem file, or at least the script that's giving you trouble.
August 30, 200421 yr Author O.K., I tried all of those things without success. So I went back to an earlier rev that was still working properly. I compared the tables and scripts - they were identical. So, I deleted the tables used and rebuilt them from scratch. Everything now works properly. I am hoping I have not discovered another bug.
Create an account or sign in to comment