Jump to content

Show all records button


This topic is 5793 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi:

I want to have a button that allow me to show all records. But i would like to show this button only when a "finding" operation makes records to be filtered (showing the records that fit the finding request). Can you help me?

thanks!

Jaime Bunzli

Link to comment
Share on other sites

You can use a calc with container result if you want to use images or conditional formatting with fake buttons using a calc such as:

Get(TotalRecordCount) <> Get(FoundCount)

Link to comment
Share on other sites

You can not conditionally change the the cursor to the hand icon. It is either on or off for a button. That being said, if this is an absolute necessity, then you may possibly be able to do it using a visibility trick. It will take some work though.

Link to comment
Share on other sites

This topic is 5793 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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