Hi all,
In my project I'd like to have multiple views/forms of the same table. Generally, I'd like to achieve the same effect that exists in F&O. For example:
the same table/query is the basis for all the forms, but I can set different filters on each menu item. I'd like to to this as I want to have different pages in my app that will present items with particular status (for example one page for "In Draft" status, another for ""Waiting for approval" etc...). The views for these pages would differ only by the filter. That will enable me to set the security rights, and one group will have access to one page, second group to another etc...
In addition, since different security groups would like to see different fields, i would want once a item is clicked, a bit different for to be presented depending on the status of the item. Currently I'd do this with business rules, so if the status is A then show/hide fields, but maybe there is option to create entirely different forms?.
Is this possible in PP, or maybe there is workaround?
Thanks,
Viktor