December 10, 200223 yr All, Maybe a simple question - but can you execute a FM script from a HTML page using CDML? If so what code is required. Thanks in advance Chris
December 10, 200223 yr You can use "-script" in either your form or URL. The "CDML Reference" database has a reasonable description. You do have to be careful with running Scripts from the web as they are not multi-user, hence other users requests will be affected by any runnning Scripts. All the best. Garry
December 13, 200223 yr It is pretty safe run script, which will 'set' or recalculate value in field. But to rely on 'found set' for processing will be childish.
Create an account or sign in to comment