Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8862 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Is there a way to activate a script when a user submits a form to a database?

for example if someone fills in a form and i want to make sure that it isn't duplicated anywhere?

Help!!

Posted

Yes... the above code goes in a form submission that makes a CDML web call.

I would suggest that if you can help it, don't call script from the web. While script is processing, it refuses new web connection. If you have traffic, it could crawl along. The inline tag in FMP5 Web Companion Could help you out...

  • 3 weeks later...
Posted

Duplicate records could be solved using field-level validation, in which case FMP will refuse the new record and return the specified error html format file.

This topic is 8862 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.