Forum Replies Created
-
AuthorPosts
-
Yes, if I could look at it, I think I can figure this out. Email me the login details.
Alexander
Good point, I have update the article with code to support this scenario.
Alexander
This looks strange. Are these fields filled on load by some sort or custom code, or do they have a value already when the form loads?
If you do fill these on load, try delaying the DFFS solution from the setting in the Misc tab.
Alexander
Hi,
Is this two options in a multichoice checkbox, or two separate yes/no fields?Alexander
Hi,
Sorry, but it does not look like this is supported.I am long overdue on a revision of this solution, and hopefully I will get time in a not so distant future to get out a v5.
Alexander
May 5, 2015 at 07:37 in reply to: Number column, when saved – inserts comma – read by DF as a decimal #7560Hi,
I had a bug related to the operators “Gt”, “Geq” and “Leq” in the latest “fix” – please check if this sorts out some of these issues: https://spjsblog.com/dffs/dffs-change-log/Best regards,
AlexanderMay 4, 2015 at 19:37 in reply to: Number column, when saved – inserts comma – read by DF as a decimal #7549Which number format are you using (locale settings in SharePoint)? – it looks like your number is in fact 225 and not 225000. You might have to change the locale in SP, or enter the number in another manner.
You can also use a single line of text field to store this value as SharePoint will not mess with the format in a text field.
Alexander
Hi,
This solution does not have this option, but you can check out the autocomplete solution: https://spjsblog.com/2014/03/29/autocomplete-for-text-and-people-picker-fields/ as this one does.Alexander
Hi,
Can you add a screenshot of your form layout and the CSS you have applied?Alexander
Hi,
Try v2.41 and see if this change described in the changelog works in your setup:Added option to override the location of the configuration list for the bookable time range. To use this, add a variable like this to the CEWP where you refer this solution:
<script type="text/javascript"> var rm_configListBaseUrl = "/The_Base_Url_Of_The_Site"; </script>
Alexander
Hi,
It’s not entirely clear to me whether you see the line in the form, but with no value in the “formbody” position, or if the fields is completely hidden from the form.If it is the last, look at the Misc tab to ensure the field has not been set as hidden there, or if perhaps another rule hides the field.
If it is not the issue, please attach a few screenshots of the rule and the source code from F12.
Alexander
Hi,
Sorry for the late reply.There are currently no such option is vLookup or DFFS so this would require a few lines of custom code. Can you provide a few screenshots so I can take a look and see what it takes?
Alexander
Hi,
Sorry for the delay. If you could give me access to the WM I can take a look. Please send some details on how I can replicate the error in your WM.If you don’t have my email, you find it in the “About me” tab in the top of this page.
Alexander
April 30, 2015 at 15:28 in reply to: Number column, when saved – inserts comma – read by DF as a decimal #7504Hi,
I have tried to fix this in the v4.268 update of DFFS frontend. You find the change log here: https://spjsblog.com/dffs/dffs-change-log/Let me know how this works out.
Best regards,
AlexanderApril 29, 2015 at 23:00 in reply to: Calendar Control data change won't trigger function or "alert" message #7495Thank you for the feedback. Let me know if you have trouble sorting this out – I might have a look at your custom code if you like.
Alexander
-
AuthorPosts