Validating current user privileges on the client side
Let’s say one has a scenario when some UI element (field, section, tab) has to be enabled/disabled or set to hidden/visible or functionality within…
Let’s say one has a scenario when some UI element (field, section, tab) has to be enabled/disabled or set to hidden/visible or functionality within…
This is the second post in a series of File field as input and SharePoint as storage. You can check out the other posts via…
This is the second post in a two-part series of File field as input and SharePoint as storage. You can check out the first…
Today I had this error in my JS Web Api request: {“error”:{“code”:”0x0″,”message”:”An error occurred while validating input parameters: Microsoft.OData.ODataException: An undeclared property ‘mm_account’ which…
A key objective when it comes to implementing a Continuous Integration (CI) strategy is to ensure that there is no general degradation in the…