Home › Forums › General discussion › Not Working for all users
Tagged: No working for others
- This topic has 22 replies, 2 voices, and was last updated 5 years, 7 months ago by Joe Keyrouz.
-
AuthorPosts
-
-
April 2, 2019 at 15:32 #24579
I have installed spjs on a subsite level inside a Site collection.
I am a site collection administrator and the form is working for me
but the DFFS create form rules are not working for the other users (even the site owner)
i have given everyone the permissions on the list SPJS but the problem is still appearing -
April 2, 2019 at 15:41 #24583
I’m not sure if this is what you meant, but all users must have read access to the SPJS document library in the root of the site collection if this is where it is located.
Do you see any error messages in the console when you reload the page (hit F12 > Console)?
Alexander
-
April 2, 2019 at 16:32 #24585
Actually i have given access to all the users on the SPJS library but when they click on new item the forms is being loaded but no custom rule is occurring, like pop up message, filled field, hidden fields. it is only working for site collection administrators
Concerning the console ; i have attached the errors displayedAttachments:
-
April 2, 2019 at 17:45 #24588
Sorry, but this didn’t help that much – could you take a screenshot of the console and show any red error messages? – preferably using Google Chrome because it shows better debug information.
Alexander
-
April 3, 2019 at 09:05 #24623
Hello, you can find the requested screenshot. THank you for your support
Attachments:
-
April 3, 2019 at 13:30 #24631
Can you expand the error “Failed to load resource:…” with the little arrow in front of it?
Alexander
-
April 3, 2019 at 14:00 #24633
Kindly find it attached;
the file url is https://engie.sharepoint.com/sites/secgen_engiegreen/rh/SPJS/DFFS/plugins/jquery.jsAttachments:
-
April 3, 2019 at 14:27 #24636
Thanks,
Unfortunately this doesn’t look like it is related to DFFS directly – do you use any custom js that tries to access the GRAPH API or call another service that the end users does not have access to?You can try adding another custom list without customizations and install DFFS to see if it works for the other users.
Alexander
-
April 3, 2019 at 15:58 #24640
The graph API is to get the picture of the connected user, it is not occurring with people having a picture but the DFFS error is occurring.
The message before the graph error is a pure DFFS one The failed to load resource with error 500 . the jquery file is in the SPJS library
https://engie.sharepoint.com/sites/secgen_engiegreen/rh/SPJS/DFFS/plugins/jquery.js -
April 3, 2019 at 16:06 #24642
OK, I haven’t seen this error before. Can you open the Network tab in the dev tools (hit F12 > Network) and filter on “dffs” to see all the files related to DFFS – can you show me a screensot?
Alexander
-
April 4, 2019 at 09:26 #24666
Kindly find attached the .har file,
i was able to check it on this site and filter on dffs
https://toolbox.googleapps.com/apps/har_analyzer/ -
April 4, 2019 at 09:34 #24668
I have uploaded the har file on
https://drive.google.com/open?id=1DHYeDnU2oy_g1aRDJvIEQOrVhgdZQ6kWi was able to check it on this site and filter on dffs
https://toolbox.googleapps.com/apps/har_analyzer/Thank you for your help
-
April 4, 2019 at 10:24 #24670
Thanks, I looked at the file and see that jQuery is loaded by DFFS like it should (see attached image. I need to look at the DFFS config to see if I can see anything that could explain it – can you attach or email me the “blob” exported the DFFS config tab “Export, import and restore”?
Alexander
Attachments:
-
April 4, 2019 at 10:46 #24675
can you tell me how can i find it?
-
April 4, 2019 at 11:01 #24677
Go to your form, enter DFFS configuration by clicking the Enhanced with DFFS link below the form an then select the tab Export, import and restore > Export settings.
Alexander
-
April 4, 2019 at 11:05 #24679
I have attached the file.
Thank youAttachments:
-
April 4, 2019 at 12:24 #24682
Thanks,
Unfortunately there were nothing in this config that could explain it. Do you have any other third party code other than DFFS running in this form?You can try uninstalling DFFS in this form (the config will not be lost – it will pop back in when you reinstall DFFS) and let the user that experience problems access the form when it is not using DFFS to see if it is related.
Alexander
-
April 4, 2019 at 15:03 #24684
I have uninstalled DFFS on the new form, the users were able to acces the old form successfully.
I reinstalled DFFS; then with a user having the rules problem i clicked on enhanced with DFFS and got the attached error. If he clicks on OK he accesses the DFFS config pageAttachments:
-
April 4, 2019 at 15:05 #24687
Attached the rules screen; the product also appears as unlicensed
Attachments:
-
April 4, 2019 at 17:21 #24693
OK, that means the user cannot access the configuration list – it is located in “Site content” and is named “SPJS-DynamicFromsForSharePoint”. If the user can access it in the browser it might be that the user have limited rights and does not have the “Use Remote Interfaces – Use SOAP, Web DAV, the Client Object Model or SharePoint Designer interfaces to access the Web site.” permission.
Alexander
-
April 5, 2019 at 08:01 #24705
Hello,
I am not finding that list (DFFS is working fine with my account)/ i can only find spjs document library- This reply was modified 5 years, 7 months ago by Joe Keyrouz.
-
April 5, 2019 at 08:50 #24708
The list might be hidden – you can unhide it from the Misc tab in DFFS config, or you can type the list name in the browser like this:
/Lists/SPJSDynamicFormsForSharePoint/AllItems.aspx
Alexander
-
April 5, 2019 at 13:28 #24710
Thank you; i tried it with a test account and it is working; i am waiting for my colleagues who had the problem to confirm; I will contact you if the problem still exists. Thank you for your support and help
-
-
AuthorPosts
- You must be logged in to reply to this topic.