we need to record the username of the clerk when an order is entered in OE0101 and display the info but protect it from change. I have Flexibility and was going to display the info with a variable label and store it in user_def_field_5. The problem it I can only select "Add Push Button" (others are greyed out) from the special menu in developer.
the environment is as follows:
Macola Progression 7.7.200
MS SQL server 2000 latest SP
Flex 7.7
So the question has three parts...
1. am I on the right track using a label to display the data so that it can't be touched?
2. is there an easier way to do this that I'm missing?
3. what would prevent me from adding an obvect that isn't a push button?
thanks in advance,
John
the environment is as follows:
Macola Progression 7.7.200
MS SQL server 2000 latest SP
Flex 7.7
So the question has three parts...
1. am I on the right track using a label to display the data so that it can't be touched?
2. is there an easier way to do this that I'm missing?
3. what would prevent me from adding an obvect that isn't a push button?
thanks in advance,
John