September 17, 200421 yr Hi everyone, I have used the example plug-in in Developer 7 to trigger scripts upon exiting a field and it works well for my purposes. My question is, is there a way to use a script parameter with it. Being as the script is triggered after the field is exited I cannot attach a parameter to the field, or can I? My current field calc looks like this: Case(not IsEmpty(Servings Converted); XMpl_StartScript(Get(FileName); "CONVERT / ENTER RECIPE") & Servings Converted) Thanks in advance for any suggestions
Create an account or sign in to comment