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.

carriage return in script (insert text)

Featured Replies

Hi,

I have a script that insert text in a field, is possible at first move the cursor to the beginning of paragraph? Thanks.

(maybe the title is better: "move the cursor to the beginning of paragraph" but I don't know change)

Not sure what you mean by "the beginning of paragraph" - a text field can easily contain several paragraphs. In any case, look at the Set Selection [] script step.

  • Author

Thanks comment,

If I write new text, this is added at the end of the paragraph so that the new texts are increasingly below... I would like that new texts remain on the top of the paragraph, same a log.

IMHO, you should start a new record for each log entry. But if you prefer, you can use:

Set Selection [Yourfield ; Start Position: 0 ; End Position: 0]

to place the cursor at the beginning of the field.

Or you capture the user's input in a global text field and then do a Set Field into the target field, prepending the user's input to what's already in the field.

  • Author

Thanks comment! is perfect.

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.