-
Search Results
-
Topic: Find DFFS-Enabled Forms?
We’ve been building DFFS-enabled forms on sites all over our SP Online sites, and now I’ve been asked to inventory which sites and forms have been set up this way. I was able to pull a list of our sites with the app catalog enabled, so I know which of my sites have DFFS on them, but I can’t find a way (other than opening each list and clicking the New button) to see if any of them have DFFS enabled.
Is there a way to identify these lists?
Thanks for any help!
-Jorah
Hi Alexander,
I noticed the web part you added which enables showing a new form on a SharePoint page. This is really useful! I have been playing around with it and it seems to be working correctly overall – just like the new form works when in a list.
I did notice one slight difference, though, in regard to the NewForm. When showing the new form on a SharePoint page using the Modern DFFS webpart, there is no permission to add or edit content in a Multiple lines of text column. When viewing an item’s new form in a Site Page via the new web part, the “Edit” pencil button is not active. Is this by design, or would it be possible to have the “Edit” pencil button available and active like it is when viewing a NewForm item directly in a list?
Thank you!
Hi Alexander,
Reporting an error between Display and Edit form:
If I Display an item using the Displkay form (that was created in a previous version of DFFS Modern ) and try the Edit button (i.e. to display the edit form from the display form), I get the attached error.
Strangely, if I select “Edit” directly from the list elipses menu on the List, then it opens the Edit form correctly.
/Marcus
Topic: Autocomplete Issue
Hi Alex,
Have two items –
1. I am trying to use Autocomplete on a lookup field in a form, where a user enters a record ID or record name and the search is run on two other fields from the *same* list. If a match is found and selected, it will populate the rest of the current form fields with info from the selected record.
My issue is, whenever more than one match is found, the drop down only displays one result. The debug mode shows all the matches.2. My records have about 120+ fields and I need all of them to be copied over to the current form whenever a match is selected – Do I have to write 120+ blocks under “setFields” or is there a simpler way to copy the entire record into the current record and leave open for editing?
PS: Reg the first issue. it occurred on both (DFFS v4.4.5.47 – July 30, 2023||spjs-utility version: 1.356|Loader version: v2) and (DFFS v4.4.5.34 – October 15, 2021||spjs-utility version: 1.354|Loader version: v1).
Thanks as always!
Topic: CommentBox Basics
Hey Alex!
Took a long break!
I was trying to work out CommentBox per your reply here (https://spjsblog.com/forums/topic/chevron-above-tabs-showing-status/#post-37099).So some basic questions – Prior to following the instructions you provided and the ones in this link (https://spjsblog.com/commentbox-for-sharepoint/installation-manual-v3/#Updating_from_an_older_version”), do I need to purchase a license for CommentBox separately? I’ve only purchased DFFS license so far (Dynamic Forms for SharePoint v4.4.5.34 – October 15, 2021||spjs-utility version: 1.354|Loader version: v1).
Also do I need to add specific columns to the parent list (like we do in vLookup) to start using this feature?
Lastly, after following the steps in your response, I am getting the error “TypeError:Cannot set properties of undefined (setting ‘licenseCode’)” .. basically it’s not recognizing spjs.cBox …
Thank you!
Hey Alex – THANK YOU for your help with the problem yesterday! My colleague helped to get it working!
Have a some more questions –
1. Is there a way to show the name of the person currently editing a list item on the top of the form if someone else opens it at the same time? Something like
“John Smith is editing the form right now. Please coordinate your changes with them”.2. I need to make some tabs non editable to a certain group after the status has moved to say “Sizing In Progress” (AND make it editable upon request). What would be an elegant way of doing that?
3. Can I expand the width of the vlookup box and put a border around it? Right now a comments column is wrapping up very narrow.
Appreciate your help as always.
Hi Alex – I have three questions –
I am attaching a mock set up of two tables/ lists –
1. Building Requirements (the main parent list)
2. Supplier Sizing (the vlookup list)For every requirement record in “Building Requirements” list, there needs to be sizing from 4 entities in the “Supplier Sizing” list.
Status of the parent record stays “Incomplete” till all 4 effort sizes have been populated.Question 1 ~~ As the sizes come in from each supplier, I would like to update the “Total Rec Size” field in the parent record in “Building Requirements” list with the total of all the sizes received.
Question 2 ~~ Upon receipt of all 4 sizes, I’d like to mark the status of the parent record “Complete”.Is this achievable with DFFS (Version is v4.4.5.34.)?
And if yes, would you provide the rough directions to achieve this please?And final question 3 ~~ How does conflict of two users trying to update the form showing the parent list play out in this scenario?
Many Thanks!
Hi Alex – I am using DFFS v4.4.5.34 – October 15, 2021||spjs-utility version: 1.354|Loader version: v1 and Sharepoint Server 2016.
I am using a single list of about 150 fields and creating a form with several tabs to receive inputs into various groups of fields.My issue is – all the tabs on the New Item form are limited within a smaller window inside the browser window and one has to use a scroll bar to access lower fields. Is there any way to get rid of this please?
I can control the horizontal scroll bar since as I can avoid too much side by side placement – but I cannot control the vertical.