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.

Data appearing in wrong field on IWP?

Featured Replies

I have a databese hosted on the internet. It has several tables. Each table has an AUDITLOG field to track certain activity.

When working in the database via FM remote everything works as designed (or perhaps I should say as "intended" :P )

When entering data via browser to IWP, the AUDITLOG field from table 2 is populated with data from Table 1.

The AUGITLOG field for Table 1 looks like:

Evaluate (

Quote (

Table1_pk_Field & " | " &

Get ( AccountName ) & " | " &

Get ( CurrentTimeStamp ) & " | " &

Get ( ActiveFieldName ) & " | " &

Get ( ActiveFieldContents ) &

"¶" &

_AuditLog

);

[Table1_pk_Field; Table1_field2; Table1_field3 ])

The AUDITLOG Field for Table 2 is the same (but with table 2 fields of course).

How can changes made in table 1 fields appear in table 2's Audit logs?

This does not happen when modifying the records via FM Remote, only when using IWP in a browser.

Any ideas as to why or how to trap the problem to analyze it? If data can cross tables, how can I trust ANY data?

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.