- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Sachin,
You could try below two options:
1) In case you want to display values of zipcode in dropdown, you could simply create a dropdown and map the value with zipcode column, it will automatically pickup. Or you could define dropdown values.
2) Or, have simple validation test whether zipcode is empty and zipcode value is equal to 6 ( In case of India). For data validation, you could design a technical workflow which will delete( or necessary action) data.
Thanks,
Jyoti