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.

Hide button to delete row

Featured Replies

I have a portal to display line items for an invoicing solution. I've inserted a small graphic into the portal row and set it as a button to delete the row when pressed. When I create a record in the portal, it always shows the button on the next line. I've seen other solutions where this is not the case, but cannot figure out how to fix it?

Picture_1.png

If you allow creation through the portal, the graphic will show. You probably have two options:

1. Script creation of related records

2. create a new calc in the child table along the lines of

_c_xToShow= calc, container

(Case

not IsEmpty (PK_KEY);

containerX

)

Since I always script record creation, I haven't used the calc above, so it may need to be modified to account for your field and table names.

Good luck!

*susan*

  • Author

How are able to keep the button from displaying on the next portal record?

Hint... select the icon and then look under number format --> Format as boolean.

BTW, you are probably going to want to script the actual delete process instead of just using delete portal row so you can test to see if the related record exists in order for the user not to see the delete dialog.

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.