Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I have a field that is formatted with a list of names, each name appearing on its own line. The number of names varies. Is there a way to seperate each name into a repeating field line?

Example of one field (field A):

F013 Satzinger, John W.

F013 Jackson, Robert B.

F013 Burd, Stephen D.

Would like seperated into repeating field (field ::

FieldB[1] F013 Satzinger, John W.

FiledB[2] F013 Jackson, Robert B.

FieldB[3] F013 Burd, Stephen D.

Can anyone help? Thanks!

Posted

If not using repeats, is there a way to create a script that can delete a certain line of a field. My ultimate goal is to have a button next to each line item that can delete just that line item such as:

FieldA:

F013 Satzinger, John W. [Delete this item]

F013 Jackson, Robert B. [Delete this item]

F013 Burd, Stephen D. [Delete this item]

Posted

Put the data into a related table (where it should be!) then use a portal.

Posted

You should move them into separate records in a related table. Then you can selectively delete portal rows in a portal to the new table.

Here you can find a demo of how to move the data.

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