Customizing web app builder application.

524
1
11-24-2016 02:17 AM
MathanManohar
New Contributor III

Hi,

I have to create an web mapping application[Ex:HRApp] using WAB. The client have two groups of users.

1. Editor

2. Viewer.

The HRApp must have Edit Widget when the Editor Group users are using the HRApp.

The Viewer must NOT view the Edit Widget, They can view only data.

How to achieve this?

Thanks In Advance.

0 Kudos
1 Reply
RebeccaStrauch__GISP
MVP Emeritus

I have not done this, but here are some thoughts:

1) have two different sites with different permissions

2) have multiple services, one that is read only, one that takes credentials for editing

....use a proxy

Some tips for using a proxy can be found in my blog /blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search...

Here are some tips on using proxies

At least this will give the thread a bump so maybe others will see it (since it was a long weekend for many of us)