force selection error in edit page

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
kumar
User
Posts: 111

force selection error in edit page

Post by kumar »

A field setup is like this - Textbox, Lookup table and Force selection enabled.
In Add page no issue. In Edit page, I just focussed on that textfield and focussed out. Existing value gone and showing "Value does not exist" error.
How to keep the original value?


danielc
User
Posts: 1601

Post by danielc »

kumar wrote:
Force selection enabled

Did your value not exist in your existing lookup table? If not, you need to add back this value to your table. Or you do not use this option, Force Selection.


Post Reply