Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

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

Posted

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)

  • Newbies
Posted

Thanks John, it works great!. Can you tell me how to change to hand cursor over button only when Get(TotalRecordCount) <> Get(FoundCount).

Thanks,

Jaime Bunzli

Posted

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.

This topic is 5979 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.