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

I have a list (not in a portal) and a button at the end of each row.  The button is to delete the entry if required.  The button shows up on every list entry and clutters up the look.  How can I get the button to only show for the selected record in the list please?

 

Thanks.

9 hours ago, Greg58 said:

 How can I get the button to only show for the selected record

I believe it was for this reason that the Get(ActiveRecordNumber) function was added in version 17 (although it still doesn't work in List view without refreshing the object).

If you're using version 16, you will have to create a script that does:

Set Variable [ $$activeRecordID; Value:Get (RecordID) ]
Refresh Object [ Object Name: "myButton" ]

and trigger it to run OnRecordLoad.

Then give your button an object name and make it hide when:

$$activeRecordID ≠ Get (RecordID)

 

  • Author

Fantastic.  Worked just how I wanted.  Thanks for your help.

  • Author
19 hours ago, Ocean West said:

Hi, And welcome to the forums. 

I think there are a few nuggets that may work for you.

 

Delete Row.fmp12 220 kB · 6 downloads

Thanks very much for your help.  I got a few good tips from your suggestion.

how ??? is the delete button on hover is getting visible 

kindly explain plz

13 hours ago, comment said:

I believe it was for this reason that the Get(ActiveRecordNumber) function was added in version 17 (although it still doesn't work in List view without refreshing the object).

 

 

 

there are encrypted HTML mindmaps that doesn't work without refreshing when used in web viewer

21 hours ago, Ocean West said:

Hi, And welcome to the forums. 

I think there are a few nuggets that may work for you.

 

Delete Row.fmp12 220 kB · 7 downloads

plz consider adding attachment icon on topic hope i am clear example like in gmail

Screenshot 2019-02-08 at 07.46.46.png

Edited by Dr.Gopala krishnam raju AMBATI

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.