Hi, we have a column visibility/edit/requirement restriction for every field in an item list. But there is no column visibility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main fo
(...) Hi, I've been learning Microsoft Graph API and managed to create folders (parent and child) using POST and PATCH methods in a sharepoint Library via Graph Explorer. Now I have the following scenario. In an Item List there are X numbers of lines with folders names: - Folder A (parent) - Folder B (parent) - Folder B1 (child) - Folder B2 (child) - Folder C (parent) - etc... What I would like to (...)
(...) ut there are some examples on every environment that are in top 10 most highly recommended for index. And 4 of them are related to SOLR. You can find my 'research' results here: https://nexpertis-my.sharepoint .com/:f:/g/personal/jaroslaw_dziekan_nexpertis_pl/EsIcZvxgjSJIrtGkGEJpVcABtvWxI57511tiTqDYHpD60A?e=ib6qHx So my question is: Is there are some plans to create some of these indexes as a standard in (...)
(...) Hi, We are thinking about migrating from BPS on sharepoint to Standalone. We have some concerns. The current environment is Webcon 2021 on sharepoint 2013 Foundation. We are not using modern forms. -Is there any other migration guide/description than this? https://community.webcon.com/posts/post/going-sharepoint less-how-to-transform-your-environment-into-standalone/168 -If I understand correctly, all a (...)
(...) Currently I'm migrating files from sharepoint to a custom built WEBCON DMS application. Normally the Instance number is generated according to a rule which is perfect for new files. The customer wants to keep their document numbering. For the existing files I would like to update the Instance number (Database: WFD_Signature) using a small SQL script. But is it safe and is it wise to do that? I'm aware t (...)
(...) ng some validation/approval steps. (We use other feature for OCR verification) We register invoices as "Invoice" category attachment, but there can be other connecting documents. On Classis form in sharepoint it worked perfectly, Preview showed first document (min att_id) which was always the invoice. As we are switching to Modern form, we realized that in several cases not the invoice pdf is shown in pr (...)
(...) Dear All, In BPS 2021 with modern layout we miss functionality to copy an attached file to clipboard. There is feature for preview, download, but no copy. Earlier - with sharepoint - we used activex component, copy to clipboard worked fine. It would be really nice to get a copy feature. Or do you have any idea how to make it work? Thank you! Peter
(...) ied clearing cookies - doesn't help, changing browsers - which sometimes helps but not all. Does anyone have a solution to this problem? Maybe it is a version error? Our version is: 2021.1.5.344 sharepoint Integrated Form: Modern
(...) e browser just starts loading indefinitely. This issue appears only on this single element and nowhere else. What can I check, how can I start researching this issue? We are using classic forms on sharepoint . Thank you
(...) sed on the person selected as a responsible person, but this solution is not considered secure, since the signatures must be stored somewhere that people can access (for example a document library in sharepoint ). Any other possible solutions? I should add we are using classic forms on sharepoint . Thanks.
(...) Hello. Have any of you done archived (completed)process migration from sharepoint ? Are there any built-in solutions? I would appreciate for any hints.
(...) Hi everyone, I wanted to ask if anyone knows where or in which table the "Fixed values list" are stored. I am using a "Start a subworkflow (SQL)" to migrate data from our old sharepoint workflow tool to Webcon. Unfortunately, it seems that Webcon has decided that 'Choice fields' always require a GUID#Name to be populated. (Without this format I get an error and the subworkflow does not run). Now I (...)
(...) Every WebCon BPS Applications needs permissions to work properly. Of course best practices is to use groups: WebCon BPS, Active Directory, sharepoint ones. It is worth to some have naming convention for them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check actions, (...)
(...) anaging BPS Groups: Global Permission Admin and per Group Admins it would be helpful to have feature to view the group members for every/configured users. It would be indicated per group - alike in sharepoint if group members can be shown to everyone or only group members - sharepoint .png (missing and desired feature marked blue) This feature with the links to the BPS groups described here + stopped work (...)
(...) Hello, We are changing the Webcon version from sharepoint to standalone. After installation everything seems ok. However, when I enter some form and fire up the admin options such as "Finish user tasks" it shows me a "Method not allowed" error. The error also pops up when I try to edit a Word file. Has anyone encountered such an error?
(...) "lastModifiedDateTime": "2024-01-15T16:28:02Z", "webUrl": "", "createdBy": { "user": { "displayName": "sharepoint App" } } "fields": { "@odata.etag": "\"b876086a-1679bb9bff,1\"", "FileLeafRef": "gregre ferge", (...)
(...) r viewing documents within Webcon. Specifically, I am interested in understanding whether there is a possibility to visualize a document by providing a link that points to a document stored either on sharepoint or within a SQL Server database. My goal is to enable the automatic display of the associated document in preview mode when a user selects a record in the application. Has anyone had experience o (...)
(...) Hello all, I'm trying to copy the HTML code from the company's sharepoint for the News page. I've tried many ways but the layout changes when I try to add it in the dashboard and even trying to select the margins, it doesn't fit in the page, like I just want to check the first 5 news and get a scroll. Maybe I'm asking for too much, but do you have any ideas? Thank you
(...) Hello all I have one problem with configuration sharepoint Site Colletion. I installed on server SDK (https://www.microsoft.com/en-us/download/details.aspx?id=51679) but even after installation this library I'm not able to connect to SP. Did you have simmilar problem and anyone know how to fix it? Thank you very much in advance.
(...) nd more about authorization, invoking REST methods, and specifying the path for importing data into the correct dictionary. I’ve attached an image of my sample script, which successfully retrieves sharepoint data, but it encounters an error with Webcon authorization. I would appreciate guidance on what specific steps I should take or modifications I need to make. Thanks and Regards,