Hi,
I would like to associate the user group with read_data85 and switch86.
In read_data85, in "where condition" is:
id: 10
id: 11
id: 12
id: 13
switch86
data provider: {Data: read_data85}
values setup
var: [10]
var [11]
var: [12]
var: [13]
Save user
groups ids provider: {var: read_data85}
In the switch is definitely an error.
For groups ids provider, the result must be
{Value: [10]}
{Value: [11]}
{Value: [12]}
{Value: [13]}
Could anyone help me, please?
Many Thanks
F
I would like to associate the user group with read_data85 and switch86.
In read_data85, in "where condition" is:
id: 10
id: 11
id: 12
id: 13
switch86
data provider: {Data: read_data85}
values setup
var: [10]
var [11]
var: [12]
var: [13]
Save user
groups ids provider: {var: read_data85}
In the switch is definitely an error.
For groups ids provider, the result must be
{Value: [10]}
{Value: [11]}
{Value: [12]}
{Value: [13]}
Could anyone help me, please?
Many Thanks
F