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.

Check box set problem

Featured Replies

Hi

I have a table with standard comments in icelandic and english, named standard comments.

I use the field comments::standard comments in icelandic as a checkbox set in a form in a sample table.

When the user checks one or more values the field sample comments in icelandic updates.  If I uncheck value the sample comments in icelandic updates.  

I also have a field which is comments in english and is a looked up value based on a relationship between comments::standard comments in icelandic and sample::standard comments in icelandic. 

 

When I check one or more values in sample::standard comments the field sample::comments updates but when I check one sample in sample::standard comments the looked up field comments in english updates only once.  If I check more than one the field stores only the first one checked.  If I uncheck the first value the fields does not clear the first value.

 

The scenario is that the user is working in icelandic but the output is both icelandic and english.

 

Hope you understand my problem.  Maybe I should make this via script??

 

Any help appreciated.

 

Regards,

Reynir.

When I check one or more values in sample::standard comments the field sample::comments updates but when I check one sample in sample::standard comments the looked up field comments in english updates only once.  If I check more than one the field stores only the first one checked.  If I uncheck the first value the fields does not clear the first value.

 

Sounds like Icelandic to me …  :laugh:

 

Maybe I should make this via script??

 

Maybe use a better structure, like 

 

YourMainTable --< CommentsInTable >–– Comments [the comments themselves] --< CommentsInLanguage [a comment's language variants] (>-- Languages)

 

In your main table, let the user choose from

 

YourMainTable --< CommentsInLanguage_viaLanguage (filtered by a languageID / name constant in YourMainTable )

 

and add their selections to CommentsInTable.

 

Since you're only storing IDs, this makes it easy to generate output in all or selected languages (and even let the user choose their working language, or designate a fixed one).

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.