Jump to content
Server Maintenance This Week. ×

adding content to existing field


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

Recommended Posts

Hi,

I am trying to create a web-forum on a Filemaker database.

What I thought I would do is create one field that holds all the responses

to each topic. I call this field "response". When a user submits his

response-form, I want to add, whatever he wrote, to the pre-existing content

of the "response"-field.

Eg:

1. Response-field holds following content: "This is response one".

2. User submits a form from the website containing "This is response two."

3. The "response"-field in the FM database should now look like this: "This

is response one. This is response two."

Can anybody give me an idea of how to accomplish this?

Link to comment
Share on other sites

You can use the main response display field as a calculated field that concatenates the submissions from the other fields ... but this isn't a very good solution. Better to use a related file that holds all the responses.

I hope this helps,

Cael.

Link to comment
Share on other sites

  • 3 years later...

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