| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | 46 mins ago | |
| stats | profile views | 4 |
|
May 17 |
awarded | Critic |
|
May 17 |
awarded | Scholar |
|
May 17 |
accepted | I'm looking for a way to detect the ribbon load event |
|
May 17 |
comment |
I'm looking for a way to detect the ribbon load event This worked fine. Thanx for helping |
|
May 17 |
comment |
I'm looking for a way to detect the ribbon load event Thanx for the response. I tried this before, but do not garantee that the elements are attached to the dom. |
|
May 17 |
comment |
I'm looking for a way to detect the ribbon load event Because I want to hide the Action under some conditions |
|
May 17 |
asked | I'm looking for a way to detect the ribbon load event |
|
May 14 |
answered | Is there a way to create a list view that only displays certain items for the last few days? |
|
May 4 |
comment |
Programmatically create a new document based on a content type template I forgot to mention that I am using a docx as template for my content type not a dotx. |
|
May 3 |
revised |
Initialize word document content type properties using Javascript added 3 characters in body |
|
May 3 |
awarded | Student |
|
May 3 |
awarded | Yearling |
|
May 2 |
asked | Initialize word document content type properties using Javascript |
|
Apr 5 |
answered | Calculated Columns: Returning a value depending on parent curency column value |
|
Feb 26 |
answered | Programmatically create a new document based on a content type template |
|
Jan 31 |
answered | SharePoint 2010 Document List |
|
Jan 30 |
comment |
Is there ways to get current item Id in Edit form To Add functionnalities you must add your code in the EditForm.aspx page and in your code use _spGetQueryParam('id') to retrieve the ID of the current item. |
|
Jan 30 |
comment |
Is there ways to get current item Id in Edit form Because you open your edit form in a popup, the context refers to the host page (ListAll.aspx). To see the parameters of your Edit Form do the following : 1- Go to the list settings and open the Advanced Settings Section. 2- Change the Parameter : Open the pages in a popup to No. come back to the list and open the edit form. now the you can test if your id is here |
|
Jan 30 |
answered | Is there ways to get current item Id in Edit form |
|
Jan 30 |
answered | How to create list workflow with two approvers? |