Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to filter data based on the input given by the user.
Ex : On giving employee id as an input parameter I want to get that particular employee information.
Can anyone suggest me with the approach to achieve this?
Regards,
Prajna
Hi,
I think, you can use triggers by using "Variable Event triggers" for your input field. You just choose "OnInput" and add an action "Select in Field" for your table field by assiging your input value (as Search String). I hope this can help you.
Hi,
I think, you can use triggers by using "Variable Event triggers" for your input field. You just choose "OnInput" and add an action "Select in Field" for your table field by assiging your input value (as Search String). I hope this can help you.
Thank you .. It worked
Regards,
Prajna