jaybutler1234 Posted August 10, 2010 Posted August 10, 2010 Hi. I have a script that adds several records to a table via a portal. I want the script to only add records if the related table is empty. If there are any records in the related table I want it to come up with a custom message. Thanks!
bruceR Posted August 11, 2010 Posted August 11, 2010 If isEmpty( portalTO::keyfield) Your existing script Else Display dialog End if
Recommended Posts
This topic is 5218 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 accountSign in
Already have an account? Sign in here.
Sign In Now