Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Showing a unique id for each file
Last Post 04/16/2010 10:20 AM by Peter Donker. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Exir
New Member
New Member
Posts:6


--
04/05/2010 6:55 AM

Hi

I want to have the possibility to have a unique id in details part for each uploaded file, Is there any special token to use for this issue? if not what is the other ways to achieve this ?

Thanks

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
04/12/2010 1:37 PM
Hi Exir,

The unique ID for a document is 'EntryId' (from the table DMX_Entries).

Peter
Exir
New Member
New Member
Posts:6


--
04/13/2010 7:44 AM
Should i change the source code or is there any way (for example a token) to use in a textbox in custom part to have this ID for files ?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
04/16/2010 10:20 AM
Hi Exir,

You can edit the Controls/Details.ascx to include a block referring to EntryId as it is a property of that ascx's codebehind. I assume you're familiar with asp.net web forms.

Peter
You are not authorized to post a reply.