Question:
Hi folks,
Wondering if anyone can help me ? I currently have a custom HR infotype with several fields on it. Currently, one of the fields has a drop down menu to select data from but it also lets you enter free text into the field which is incorrect. Any ideas how I can change the field attributes so that it will not accept any text entered in there unless it is from the drop down menu ?? I have tried looking at the field attributes in screen painter but can't find a solution.
Many thanks.
Answer:
btt
Answer:
The drop-down needs to be a foreign key to make this work or you need to validate the field contents when the field is filled (PAI)
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru
Answer:
Thanks.
Can I define it as a foreign key in the field attributes in screen painter ?
Answer:
It's ok, I've managed to change the field to a foreign key and it now o longer accepts text in there. Many Thanks !!