If you want a default value, then you can use Before save event and hard code the default value in the event.
secondly go to screen make that field uneditable so that user will not allow to enter any value.
If you want a default value, then you can use Before save event and hard code the default value in the event.
secondly go to screen make that field uneditable so that user will not allow to enter any value.