Forum Replies Created
-
AuthorPosts
-
Hello Alexander,
i’ve already other forms configured with the same version of DFFS and running properly,
can you confirm that the upgrade won’t affect other forms ?Best regards
Thanks Alexander,
i’m Running version “DFFS Installer v1.1.0.6 – August 02, 2018”
Best regards
Hello Alexander,
i’ve attach here tree screeshots, one showing one of configures rules and other one showing the debug result, the last one is showing the rule working properly.
there is no duplicated users because i’m using my own user and it working for other rules in other people fields. i don’t the difference with the rules which are not working.
Attachments:
Hello Alexander,
yes i’ve use the debug, and i can see that the rule is trigger false while the people in the field is the logged in user. can not undrstand what is happening ?
is this details enough ?
Please help.
Regards
You are right Bro, some data in the multiline fields was corrupted
Hello Alexander,
exactely, i’m speaking about normal EditForm, i see that in the multiline field user entered a table with 611 lines and 7 Column. it can be root cause ? how to fix it ?
Even DispForm cannot open this list items.
Best regards
Thanks Alex, i’m investigating.
Hello Alexander,
Please assist again here, i’m implementing this code in my form, it’s preventing the form to save dates are out of range. but even when date are in the range the form doesn’t save and create new item in the backend list.
To prevent adding two records in the same month you must use some other custom js to query the list for items created by the same user in the date-range that is allowed before it is saved. If you really need this (if your users actually will make duplicates) I can show you an example.
R/ Please show me an example.
Best regards
Hello Alexander,
thanks for your feedback,
I don’t have any solution for limiting the selectable date in the date picker, but it is possible to use js to check the date and prevent save if the date is out of range.
R/ Do you have a js code for that ? please help me.
Is this date ranges within the same form, or another list item submitted earlier for the same user?
R/ The ranges are in the same form.
Also, how to prevent the cretion of two items for the same month ?
Best regards
Hi Alexander,
Thanks for your feedback,
but if this “it looks like you are not opening the form in a modal dialog?” is true; how can i open my form in the modal dialog ?
please look at the attached print screen where the ribbon in not hidden, i want the form to still with the same size after hidding the ribbon.
Best regards
Attachments:
the heigh of this form is bigger than its appear on this print screen.
Hi Alexander;
please look at on this printscreen
Best
Attachments:
Hi Alexander,
thanks for your feedback.
jQuery(“#s4-ribbonrow”).hide();
spjs.dffs.resizeDlg();i’ve run it but the form still not resized.
please is there something wrong on my side ?Best
Hi Alexander,
Hope this message find you well,
While i try to hide the ribbonrow using this JavaScript the size of dialog Box in affected because it shifts the form content up. please how can i fix it ?
Thanks in Advance for your help.
Best
Thank you Alexander, it works fine.
Best regards
-
AuthorPosts