08-10-2011, 10:57 AM
U can create an Action with parameter values to define the roles for different catageroies
For example:
Parameter("Role")=XX(some value according to your application)
Run Action "AA",oneIteration,Role
under this action u specify the conditions
like if using user 1 then
following links should work
if using user 2
following user should work
etc.
and selection for the user will be based on the Action parameter "role"
Correct me if wrong.
Regards,
Sankalp
For example:
Parameter("Role")=XX(some value according to your application)
Run Action "AA",oneIteration,Role
under this action u specify the conditions
like if using user 1 then
following links should work
if using user 2
following user should work
etc.
and selection for the user will be based on the Action parameter "role"
Correct me if wrong.
Regards,
Sankalp