This topic is locked

ReadOnly field in Add page

8/5/2009 6:36:50 PM
PHPRunner General questions
R
rfsimoes author

Hi,
I have a table called "reparacoes". In the add page of that table I want to have a field, that displays the autoincrement field of that table called "ReparacoesID".
In the properties of "ReparacoesID" field at the "Edit as" tab I selected "Readonly" but, what should I set for default value?

I tried @$_SESSION[$strTableName."_masterkey1"] but obviously, because I just don't know what I'm doing it doesn't work...

Any suggestions?
Thanks in advance

J
Jane 8/6/2009

It's really hard to understand what you try to achieve.

I recommend you to publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with detailed description of your problem.