This topic is locked

Add

6/11/2020 12:53:05 PM
PHPRunner General questions
G
ganesanmanju author

I am using one table, having the field likes designid, deptid, locid etc and it is showing its description through Lookup while using edit - It is working fine..
However while trying to add option, since all the fields are empty, it is showing as 'Please select' value on those fields.. How to bring default value..
Please guide
Thanks in advance

C
copper21 6/11/2020

Double click and open up the field you have set to lookup wizard. On the "edit as" tab, look to the right and you will see "Default Value" This is where you want to enter your default value in quotes...for example...if you have a drop down of car manufacturers and wanted to make Ford the default option, you would enter "Ford" in the Default Value field to the right. Obviously it should be a field available in the lookup section. If you want to set a default for the edit page, you enter the default value in the "AutoUpdate value" field.