Skip to main content

Hello,

 

I am working on my first Real deployment of a smartform besides training. I have a picker that i am pulling data in from a smartobject (SQL). I would like to filter that data based on the value on 1 field with a couple exceptions. Im not seeing how i could possible do this in the filter on the event rule.

 

The logic is below

If email = "*personal details removed*" OR email = "*personal details removed*" Then     no filterelse      filter available = "available" OR available = "Scrutiny"

I have trying to do a rule for when the picker is resolving. im not sure if this would be the right place to do this or not.

 

I have an advanced rule that checks a value is my email address. if it does there is no filter on the populate action. i created another populate action and placed it under an else statement and now under an advanced condition where field is not my email. whether the user is me or not we still see all the results. please help.

 


Reply