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.

Featured Replies

  • Newbies

hi everyone,

look at these codes:

<INPUT TYPE="hidden" NAME="-FORMAT" VALUE="newcojobmodels.html">

<input type="text" name="CoID" value="[FMP-Field:CoID]" size=10>

<input type="checkbox" name="JobID" value="00" checked>Top Management Executive

<input type="checkbox" name="JobID" value="01">Senior Manager

<input type="checkbox" name="JobID" value="02" >Manager

<input type="checkbox" name="JobID" value="03" >Developing Executive

<input type="checkbox" name="JobID" value="04">Director of Human Resources

<P><INPUT TYPE="submit" NAME="-New" VALUE="New JobModel">

<P><INPUT TYPE="reset" VALUE="Clear Form">

What i would like to do is add multiple JobIDs with the same CoID.The problem is when check more than one check boxes and press the submit button, only one record is added in the database. How can I tackle this.I know the problem lies in the CoID field which i'm trying to add more than one time...but I fail to figure out how to tackle it.TQ

"(Part 1)What i would like to do is add multiple JobIDs with the same CoID. (Part 2) The problem is when check more than one check boxes and press the submit button, only one record is added in the database. "

ans.(2): of course only one record is added to the db. One record is all you have created.

Please check my response this forum: "ValueListCheck doesn't work". It may help you understand an answer to Part 1 of your question. Think Different.

SIMPLIFY ...

Keith

If you want multiple JobID's on the SAME record with the SAME CoID make each JobID check box fill a different field in the record eg JobID1 JobID2.

You can also concatenate values from many form objects into one field using JavaScript pre WC or calculation field on the database.

If you are trying to add more than one record at the same time each with a different JobID but same CoID then see above.

laugh.gif" border="0

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.