Single object configuration, same object but different selections
Hello to all
In a single HTML page I have the same object in two different iframe tags. I would like to apply a data selection on the first tag and other one in the second tag without having to duplicate the object in my app. From the tests done it seems that the first selection made on the first iframe tag is automatically reflected also on the second tag (in practice the selections defined in the second tag are ignored). Is it possible to make different selections on the same object?