Forum Replies Created
-
AuthorPosts
-
Andreas Blüher
ParticipantHello Alexander,
i wasn’t able to find the link. This looks like the code I was looking for. Is there an event when vlookup is loaded succesfully so I can use the item count when opening the form and comparing the value to it when trying to save?
Thanks for the fast reply.
Andreas Blüher
ParticipantSo I removed all lookup fields from my configuration and there is no error in my console anymore.
However still there is no dffs_Ready method available and therefor my code still isn’t being loaded.
Do you think upgrading to 4.4.4.16 could be solving this? I’m really not sure where to look for.
Andreas Blüher
ParticipantIt seems it’s related to vLookup (from the code snippet being shown) and I’ll try to setup vLookup again from scratch, but looking into the vLookup section everything seems setup correctly.
Attachments:
Andreas Blüher
ParticipantHey Alexander,
I just saw the new EditFormUrl thingy. Thank you for implementing it so fast!
Andreas Blüher
ParticipantThat would be much appreciated!
Andreas Blüher
ParticipantSince the customer doesn’t like tabs that much, most of it is happening on the default tab, but I’ll give it a try to use “Selected tab index” to call my function. Thank you!
Andreas Blüher
ParticipantOne more question is there a way to get the editform url directly?
Andreas Blüher
ParticipantHey Alexander,
I thought I had used the newest version, but I most likely deployed a branch without dffs 4.4.4.+
I just tested it again and it’s working as expected.
Andreas Blüher
ParticipantHello Alexander,
updating to a newer version fixed the mime type error nicely.
Regarding the other issue I’m using the html section to create divs and my custom js to add other elements into that div based on rest calls I’ve done in my custom js.
So I need the div to be there before the custom js is executed, because else I can’t add the child elements. I’ve created a workaround by using a timeout so that the custom js is executed later, however I would be up for suggestions on how to do it without another second delay during loading.
Cheers Andreas
Andreas Blüher
ParticipantI feel like I’m trying to achieve the same thing as Paul, but I still can’t get it to work. I’m suspecting writing ItemRelURL to a url/hyperlink field is not possible?!
I’ve set “from” to ItemRelURL and “to” to TicketLink which is my internal fieldname for the url column. However I’m getting the following error in chrome developer tools
Error: Syntax error, unrecognized expression: /sites/mysite/lists/mylist/DispForm.aspx?ID=69
Andreas Blüher
ParticipantThank you for your help, I feel stupid but it was very unfortunate that my customer did choose the same color for their background :O
Andreas Blüher
ParticipantI wasn’t honest about the “almost latest version”. I’m using
DFFS frontend: 4.4.3.47
DFFS frontend CSS: 4.44 /
Autocomplete: 1.6.22
Cascading dropdowns: 3.7.22
jQuery: 1.12.4
Lookup: 1.1.11
Resource management: not loaded
SPJS-Utility: 1.323
vLookup: 2.2.122So as you can see the checkbox is visible in my EditForm and after setting the boolean field to be readonly the checkbox is set to display:none;
I’m sorry if I’m missing something obvious here.
Cheers Andreas
Andreas Blüher
ParticipantHello Alexander,
I found this thread because I stumbled up on the same issue. Although using a quiet new version checkboxes are still being removed instead of being disabled.
Is it still required to use the script or should it be included in the latest release?
Kind Regards,
AndreasAndreas Blüher
ParticipantHello Alexander,
thank you very much for helping out. It worked out great! ThanksAndreas Blüher
ParticipantHave you thought about some kind of “light configuration” option? DFFS backend can be pretty overwhelming. I would like to have some special users which are allowed to add/remove fields, but to do nothing more. Is something like this possible?
-
AuthorPosts