Skip 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.

Adding fields in PHP file

Featured Replies

  • Newbies

Hello all,

I've been really frustrated in finding a way to push a field from the backend.

When I first created the site, using the PHP wizard, I did not add all the fields I would need. Now whenever I try to add a field in the PHP file (addrecord.php) I receive error 102.

The field name is exactly the same as in the specified layout.

Is there a way to make this work? Or will I have to remake this wizard to give access to the new fields that were added to the layout?

any help would be great, thanks!

Hello all,

I've been really frustrated in finding a way to push a field from the backend.

When I first created the site, using the PHP wizard, I did not add all the fields I would need. Now whenever I try to add a field in the PHP file (addrecord.php) I receive error 102.

The field name is exactly the same as in the specified layout.

Is there a way to make this work? Or will I have to remake this wizard to give access to the new fields that were added to the layout?

any help would be great, thanks!

Error 102 usually means that either the field is not on the layout you specified in the addrecords.php.

It's been a while since I used the PHP site assistant to create a site, but if my memory serves me, somewhere near the top of the addrecords.php there should be a variable called $layoutName = "<someLayout>"

In your database, navigate to the layout specified in that variable and make sure that the field that you are trying to add in the PHP file(addrecords.php) is on that layout.

Hope that helps.

~Mark

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.