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

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

Recommended Posts

  • Newbies
Posted

Hi,

I am looking for some guidance in building a script that will auto generate a date and comments field. I want the user to be able to enter a date and comment, click a button that says add another comment, and have a new empty date and comment field appear.

If anyone can point me to some examples of this I would be much obliged.

Thanks for your help!

Rosie

Posted

The best, most elegant (and proper) way to do this is to crreate a related file to hold the comments (each record in this file will have a date field and a comment field) and use a portal to display them in the master database. Adding another date and comment will just be a matter of clicking into the blank portal row and typing... no scripts or anything needed.

This is good data design: each master record can have one or many comments, so it requires a related file: *not* multiple fields or <shudder> repeating fields.

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