Hi
Found another problem I can not solve I am afraid!
I have a lookup field on two comined fields using custom expression - concat(part ,' [',description1,']') - and using the ajax popup.
This works as I can search on any part on the part or descritpion field as I have edited the search suggest for wildcard.
However I can not find a way to make the field bigger on the add page like you can with a text field abd therefore the description is cutoff in the dsipalay field once one is selected.
If I didn't use ajax and just a dropdown select the field size is adjusted automatically - but not with ajax.
Any help how I can achieve the same with ajax - jsut got too many parts for a dropdown
Thanks