Hello All,
Can anyone help me on how to autopopulate field from database if user select X number?.Example:
Table 1
id
name
city(relational column)
Table 2
id
city
So if anyone select Peter then city field get updated with Paris only.
Thank you for your kind help