Hi,
I would want to show a button in function of value of a data query :
- I create the query (read data) and the result return an id
- I create a switch where data provider is the read_data
And I would want if the return value is > 0 (id exists) return true else return false
Do you have an idea?
Regards
I would want to show a button in function of value of a data query :
- I create the query (read data) and the result return an id
- I create a switch where data provider is the read_data
And I would want if the return value is > 0 (id exists) return true else return false
Do you have an idea?
Regards