Hello all,
I have an iView authoring and 3 iview for readers for the same XML form.
When the author user is creating the form he can choose between "3 types of news" so I would like to show in iView1 the news of type 1, in iview2 the news of type 2, etc...
For to do that my idea was to create a new resource type and apply an resource filter in the layoutSet of the iview but it doesn't works. It seems if I change the resource type to an XML form document it can not be interpreted as an xmlform.
I'm trying to create an XML filter but there I can only filter mimes and resource type so I think I'll have the same problem.
Has anyone any ideas?
Thanks in advance.