You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some instances, instead of paying all coin holders, you want the option only to pay coin holders who own more or less than a specified amount of coins.
Tasks
After all 3 Steps have been provided, create a Switch control with a Yes/No option (Defaulted to No)
The label of the Switch control will be "Filter Users based on Coins Owned"
If switched to Yes, display a label "Where Coin amount is", with a Select control and a Number field
The select control must include the following values
-Select- (Default Label, but the value is blank)
Greater than
Greater than equal to
Less than
Less than equal to
The Number field must include a numeric value not less than 0
Whenever these values are changed, re-calculate the table accordingly
The text was updated successfully, but these errors were encountered:
agilitehub
changed the title
Create option to filter payment table based on the number of coins they own
Create option to filter payment table based on the number of coins the Users own
Feb 7, 2023
agilitehub
changed the title
Create option to filter payment table based on the number of coins the Users own
Create an option to filter the payment table based on the number of coins the Users own
Feb 12, 2023
Overview
In some instances, instead of paying all coin holders, you want the option only to pay coin holders who own more or less than a specified amount of coins.
Tasks
After all 3 Steps have been provided, create a Switch control with a Yes/No option (Defaulted to No)
The label of the Switch control will be "Filter Users based on Coins Owned"
If switched to Yes, display a label "Where Coin amount is", with a Select control and a Number field
The select control must include the following values
-Select- (Default Label, but the value is blank)
Greater than
Greater than equal to
Less than
Less than equal to
The Number field must include a numeric value not less than 0
Whenever these values are changed, re-calculate the table accordingly
The text was updated successfully, but these errors were encountered: