LetoDMS Community Forum
ADDING VALUE - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Technical Support (https://community.letodms.com/forumdisplay.php?fid=10)
+--- Thread: ADDING VALUE (/showthread.php?tid=1)



ADDING VALUE - sqanto - 12-22-2009

first I want to say a great thank php program

now ask

how can I insert new values?

So commentaries fields more

I need more properties to look for it on documenting how the sender or the net

I hope you understand what I mean thank you

PS: I am German and my grammar is not so good


RE: ADDING VALUE - administrator - 12-23-2009

hi sqanto

thanks LetoDMS is a great software but we are making a lot of improvement in Jan 2010 like upgrades and add features stuff like that and fix existing bugs.

now lets get to your question ?

what do you mean by how can I insert new values?

thanks

your English is fine don't worry about your grammar. we don't judge.

Thanks

LetoDMS


RE: ADDING VALUE - sqanto - 12-23-2009

thanks for the answer

My question is

How do I create a new variable

There are currently keyword or comment

and I would like to add the sender

so I can look for it and i have the information save

PHP Code:
class Document
{
    var 
$_id;
    var 
$_sender;   < -- for example (I would like to declare new values)
    var 
$_name;
    var 
$_comment;
    var 
$_ownerID;
    var 
$_folderID;
    var 
$_expires;
    var 
$_inheritAccess;
    var 
$_defaultAccess;
    var 
$_locked;
    var 
$_keywords;
    var 
$_sequence;
...



I delight for the new update


RE: ADDING VALUE - administrator - 12-30-2009

(12-23-2009, 07:59 PM)sqanto Wrote: thanks for the answer

My question is

How do I create a new variable

There are currently keyword or comment

and I would like to add the sender

so I can look for it and i have the information save

PHP Code:
class Document
{
    var 
$_id;
    var 
$_sender;   < -- for example (I would like to declare new values)
    var 
$_name;
    var 
$_comment;
    var 
$_ownerID;
    var 
$_folderID;
    var 
$_expires;
    var 
$_inheritAccess;
    var 
$_defaultAccess;
    var 
$_locked;
    var 
$_keywords;
    var 
$_sequence;
...



I delight for the new update

hi sqanto

thanks for the reply

i investigated this matter , for this matter you would need to hire a private programmer to do this or you can use one of programmer in house
to do this or you can wait for the next update. but again for customization is all ways up to the user not us.

Thanks

Trilex labs


RE: ADDING VALUE - sqanto - 01-04-2010

ok thanks

i wait for the update