I've got a little problem that I wasnt able to solve... lets say i make a Continuous Form based on a table "Test" that contains:
ID | Description
---------------
0..| Test1
1..| Test2
2..| Test3
I add the field "Description" to the form and i want it, for this sample, to show ONLY the description for "ID" 2, in this case it should be "Test2",
My question is: How do I do this?
ID | Description
---------------
0..| Test1
1..| Test2
2..| Test3
I add the field "Description" to the form and i want it, for this sample, to show ONLY the description for "ID" 2, in this case it should be "Test2",
My question is: How do I do this?
