Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Make repetition a list?

Featured Replies

I have a file which has labels in repeating field called r_labels.  This was put in by a programmer years ago and it makes a menu header.  I want a simple list of those values but I do not know how to turn a repeating field into a calculation which lists them with a carriage return between each repeat.

 

I can not change the existing setup but I can add a calculation and that is what I want, a text calculation as a multiline.  This is only for a display because I want to modify it a bit further.  Is it possible?  Ideas would be great, I searched and found similar but I am not smart enough at this to figure them out.

GetRepetition(r_labels; 1) & "¶" & GetRepetition(r_labels; 2) & "¶" & GetRepetition(r_labels; 3) & "¶" & ... GetRepetition(r_labels; n) 

Or you might try:  List ( r_labels )

 

... but if there is an empty repetition, it will move the values up and close the hole.  A custom function could also handle it ... not sure how much trouble you want to go to to achieve your results.  You can also use a relationship although you indicated you couldn't make other design changes.

Edited by LaRetta

  • 2 weeks later...
  • Author

LaRetta that did the job easily, thank you very much!  I appreciate the response, Doug, and I am sure I'll need your method again at some time.

 

This forum is the bomb.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.