March 29, 201312 yr You'll need to create a new script from the menu Scripts, not from the conditional formatting window.
March 29, 201312 yr Script steps only work in scripts. It looks like you're trying to use Go to Object in a conditional formatting calculation. FileMaker is unusual among programming tools in that expressions (calculations) and imperative instructions (script steps) don't comingle in the same document or syntax, and it's important to know which to use to access each feature. What are you trying to accomplish by putting a Go to Object script step in a conditional formatting calculation?
March 29, 201312 yr Author Prohibiting data entry into field after item is received. Ended up doing it with script. You would think!
Create an account or sign in to comment