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

Hi all,

I have a web page used to update a database. Up to now, I would update the main info of this database through the web page, and only display the Portal Information. I now need to update the portal info as well. When I do that, even if my submit button has an edit value, i get a new portal row added every time I hit submit.

Any idea How I can just get the edit fucntion, and not add a portalrecord every time?

I have 2 text file,one for the portal and one for the main file. They are merged together by the HTML file. My code would look like this:

<form name="editform" action="FMPro" method="post">

<input type="hidden" name="-DB" value="11111.fp5">

<input type="hidden" name="-Format" value="11111.htm">

<input type="hidden" name="-Lay" value="11111">

<input type="hidden" name="-Edit" value="">

<input type="hidden" name="-RecID" value="[FMP-CurrentRecID]">

[FMP-Portal]

[field......] fields from the related file

[/FMP-Portal]

-----------this is a new file------------

[fields.........] fields from the main file

<input type="submit" name="-Edit" value="Submit Changes">

</form>

Thank you,

David Glaser

  • Author

Got the answer,

there is a thread i did not see called adding multiple rows in portal from web.

they talk about editing records as well, and the solution is to add

.[FMP-CurrentPortalRowNumber]" after the portal field you wish to edit.

David

  • 4 weeks later...

Sorry David,

I was on airplane when you posted this and then I was on holiday and then you know smile.gif

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.