Forum Replies Created
-
AuthorPosts
-
All day on production – everything is ok, except problem with save button!
Defer loading of DFFS – works great! Problem with people picker on mobile devices completely resolved! The speed of loading form visually unchanged!Hi!
1. Is it posssible to add property for attachment field – “Always open attachments in new window”
Somthing like:$("table#idAttachmentsTable a").mousedown(function () { var url=$(this).attr('href'); window.open(url); });
doesn’t want to work on attachment field when it’s ReadOnly in EditForm
2. Is it possible to make People Picker field clickable, and has link to his profile, when it’s ReadOnly?
- This reply was modified 10 years ago by Alexander Saharnikov.
- This reply was modified 10 years ago by Alexander Saharnikov.
Hi!
It’s impossible to use Save Button in new/edit form. Nothing happen…
v4.200 BETA SP 2013Error in PreSaveItem function. Downgrading to the oldest version on PreSaveItem function solved the problem with save button
- This reply was modified 10 years ago by Alexander Saharnikov.
Hi,
I used “Selected tab index”, when i switch trigger to “The form is ready”, this problem dissapear, but appear a new one =)
Tested on Iphone, ipad. After every refreshing of page i can see three variants of form with my set of fields:1. Field whith people picker is empty
2. Field whith people picker filled with correct value, readonly
3. All fields are available for changing their valuesThe second one is corect….
As i say, the problem observed only on mobile devices (((
- This reply was modified 10 years ago by Alexander Saharnikov.
- This reply was modified 10 years ago by Alexander Saharnikov.
Thanks!
-
AuthorPosts