Hi!
Is there a possability to change the Record ID??? There are a lot of Informations which are saved (should saved) in my database and i have no overview over the informations!
What I want is that the Record ID is not Record 1 peculiar the content from one of my fields.
Hopefully somebody can help me!
Cheers Chameleon<br><br>Post edited by: Chameleon2, at: 2007/11/01 21:26
Is there a possability to change the Record ID??? There are a lot of Informations which are saved (should saved) in my database and i have no overview over the informations!
What I want is that the Record ID is not Record 1 peculiar the content from one of my fields.
Hopefully somebody can help me!
Cheers Chameleon<br><br>Post edited by: Chameleon2, at: 2007/11/01 21:26
Hi Chameleon2,
You can change the record ID but it would mean quite a lot of changes in the code to follow through.
Please can you say more about what you want to do and perhaps there is another solution?
Bob
You can change the record ID but it would mean quite a lot of changes in the code to follow through.
Please can you say more about what you want to do and perhaps there is another solution?
Bob
Hi! So what I wanna do is that people are saving there Contact details in my Database.
When I have for example 100 Contact details then is there no possability to get an overview over the registered people.
What I think is that the Name of the registered Person should be the Record ID!
Whe you need more informations then pleas let me know.
When I have for example 100 Contact details then is there no possability to get an overview over the registered people.
What I think is that the Name of the registered Person should be the Record ID!
Whe you need more informations then pleas let me know.
Hi Chameleon,
You can use the "dataview fields" tab to add more columns to the records screen, and you can add hidden field at your code to contain the username of the current user🙂
Cheers
Max
You can use the "dataview fields" tab to add more columns to the records screen, and you can add hidden field at your code to contain the username of the current user🙂
Cheers
Max
This topic is locked and no more replies can be posted.