January 23, 200520 yr I have a simple set field script step on an IWP database (attached to a button) - nothing happens. I added a commit step following the set field...didn't help. Any suggestions?
January 25, 200520 yr Exactly what are you trying to set? The Set Field[] step only works when the data being set matches the data type of the field. So it won't work if you're tying to put ">1/1/2004" into a date field, because the string is not a valid date.
January 26, 200520 yr Yes, I think it would help if you posted an example... I have files set up for IWP that are filled with scripts that use Set Field[], and they all work.
Create an account or sign in to comment