Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ADDING VALUE
#1
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
Reply
#2
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
Reply
#3
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
Reply
#4
(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
Reply
#5
ok thanks

i wait for the update
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)