Jump to content

Validation FM6 Problem


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

Recommended Posts

I am currently using FM 6 (We'll be converting to FM 7 later, but am stuck with 6 for now)

I'm trying to create a Entry Only html form to allow people to submit a pricing request form. I've managed to get the form created, solved the tab order problem and everything is working fine. I'm now working on the validation. The problem I have is that I have a simple Quote_already_Supplied_Y_N field on the form and if the field is yes, I want to validate that the user has also supplied the original quote number.

I created a validation calc as follows:

(Quote_Provided_Y_N = "No" or

not IsEmpty(Quote_Number))

This validation works correctly in FM, but doesn't work under IWP.

HELP, I really need to get this to work and don't want to use CDML as we're planning to upgrade to FM 7 as soon as we can get the entire backend application converted. Thanks for any ideas or workarounds...

Link to comment
Share on other sites

This topic is 6998 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.