Ideas for free

Juli 29, 2006

Multiple Attachment in Document Library

Diarsipkan di bawah: Microsoft Sharepoint, Tips and Tricks — cakriwut @ 8:06 am

 Indonesian: (source code)

Didalam Sharepoint 2003, kita mengenal Document Library. Document Library pada dasarnya adalah List yang “dihubungkan” dengan folder, sehingga Document Library dapat digunakan untuk menyimpan file.
Cara penyimpanan file di Document Library mirip dengan proses penyimpanan attachment di List, dan file di Document Library akan berkaitan langsung dengan satu record di List.
Hal ini mengakibatkan, file-file di Document Library tidak bisa memiliki attachment (dokumen pendukung).
Lantas, apa yang harus dilakukan agar file-file di Document Library tersebut dapat memiliki attachment?

English (source code):

In SharePoint 2003, we knew about Document Library. A Document Library basically is a List which was “connected” to a folder, therefore Document Library is a file repository in SharePoint 2003 model.
Uploading file to Document Library works similliar with attaching file to a List. A file in Document Library will always have a correspond record in a List.
That’s why, files in Document Library can not have any attachment.
Then what should we do, to make our Document Library supports attachment?

(lagi…)

Sharepoint WebControl Part I: Reusing OWS Controls in Custom Webpart

Diarsipkan di bawah: Microsoft Sharepoint — cakriwut @ 4:06 am

English:
(This articles has already been posted in www.msd2d.com. Now I post it again in my own blog.)

Introduction

I am very sure that most of us have been familiar with NewForm.aspx from Sharepoint. That kind of submission form by Sharepoint is a template, which is then populated based on columns definition of a list. So we can have date field, number field etc., depends on columns definition.Surprisingly, that form is made by some JavaScript object. (Figure-1).

(lagi…)

Blog pada WordPress.com.