Jump 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.

AutoEnter in repetition field. How?

Featured Replies

Hello

I have two repetition fields.


1. Name:		Attachments[5]

   Type:		Container 

   Option:		Auto Enter

   Function:	GetAsText(BestellungenET::Attachments[Get ( CalculationRepetitionNumber )])





2. Name:		AttachmentsDescription[5]

   Type:		Text(unstored calculaton)

   Function:	Attachments[Get ( CalculationRepetitionNumber )]

Now, if I change anything in the attachments field, no mater which repetion, all fields in attachmentsDescription recalculate and show the name of the file in the corresponding repetion in the field attachments. Everything works nicely.

Problem:

Now. I want attachmentsDescription to be of type Text with the Auto enter Option. But I cannot figure out how to trigger the repetionFields in attachmentsDescription to recalculate. Only the frist repetition hits.

Anyone :P ??

Edited by Guest

Auto-enter in repeating fields does not work the way one would expect.

Why don't you try it this way:

Name: Attachments[5]

Type: Container

Name: AttachmentsDescription[5]

Type: Calculation (result is Text), stored

Formula = Attachments

I am not entirely sure what's your purpose here, so if this doesn't work for you, please explain further.

Edited by Guest

  • Author

The problem is, that I cannot type any text into calculation fields.

I'm just going to use a seperate table for the attachments, as i used to.

But thank you anyways.

A separate table is probably a better solution here for other reasons as well. But in general, you could use an override field to enter your text, and let the calculation select between the two.

  • Author

The simpler version is a table :P

thank you very much

Create an account or sign in to comment

Important Information

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

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.