Ascending order - Click to sort in descending order
Hide
kurund Kurund Jalmi added a comment -

fixed the issue, now you can specify location type as
$edit['location_type'] = 1 or $edit['location_type'] = 'Home'

Show
kurund Kurund Jalmi added a comment - fixed the issue, now you can specify location type as $edit ['location_type'] = 1 or $edit ['location_type'] = 'Home'
Hide
kurund Kurund Jalmi added a comment -

if location type is not specified, it take "Work" as default location type

Show
kurund Kurund Jalmi added a comment - if location type is not specified, it take "Work" as default location type
Hide
kurund Kurund Jalmi added a comment -

if location type is not specified, it take "Work" as default location type, since "Work" is set as default location type in administer panel.

Show
kurund Kurund Jalmi added a comment - if location type is not specified, it take "Work" as default location type, since "Work" is set as default location type in administer panel.