Button Custom Action

I have a db table which contains 2 columns: userId and value. It is a way to create a custom action on a button that will redirect to a new screen only if the sum of the values associated with a userId is less or equal to 100?

Hi Zariosu,

You do not need a custom action for this, just a normal action with a condition is the way to do it.

So, on the button, set the action you want and then click ‘show advanced’. Then where it says ‘when does this happen?’, select ‘Sometimes…’. You will then see ‘this action will only happen if…’. This is where you can select the field, then select count, then choose ‘is greater’, ‘less than’ or ‘equal to’ then add your number.

Hope this helps

Cheers
Craig

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.