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

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

Recommended Posts

Posted

I havn't investigated if this typecast still works under 7.0 - but with previous versions did it miraculous work regardless of field type:

Go to Field [
Posted

No Transpower you get a validation message if trying so with a time or date field. Obviously can Clear do the same thing for things in the taborder. But I would like to experiment with voiding a random field being show or not on a layout ...but GetField( might prove promissing!

--sd

Posted

It's not clear what rlbryant is looking for here, but to test for a null value, Isempty(field) is best.

Posted

Thank you to everyone who responded. I'd like to do a number of things with various data types (date, number and text) -- for example (1) build a case statement that says if such-and-such field has no value (null) fill it with this value, otherwise leave it as is; or (2) if the field Last_Payment_Date has a value, fill Next_Payment_Date with <calculated value here>; otherwise leave it blank (null). Those are just two examples. I'm having trouble basically understanding how Filemaker references and recognizes null values (of all data types). I have the books "Filemaker Pro Bible" and "Filemaker Pro for Windows and Macintosh" but I'm not finding either of them to be especially helpful. This forum is MUCH more helpful but I'm sure it's a nuisance to have someone constantly asking such rudimentary questions. Can anyone recommend a good Filemaker manual?

Thank you VERY much to everyone for all of your help!

rlbryant

It's not clear what rlbryant is looking for here, but to test for a null value, Isempty(field) is best.

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