FardoshtAmirpanahi

Results 2 issues of FardoshtAmirpanahi

I am trying to elevate a user level from "1" to "2". The following Update method returns successfully, but the user level stays at "1". updateUser({authentication: this.adminSession, user:{username:this.member.username, level: "2"...

When ArcGIS JS API () is added to my ejs file, no matter where, Bootstrap functions fail to execute. For instance data-toggle should expanse the #org.name div. It does work...