Can I use a view as "look up table", with "Allow to add new values in the fly"
The problem arise when I try to use "Allow to add new values in the fly" with the view table. When I prees add new record, It appears the window to add the new record in the view. When I save it from the new window, It actualy is stored, but the it doesn't appear in the first window in the corresponding field. ¿is this normal?
I need the view to sort the lookup table by more than one field, that is, surname and country, for example
Thank you