ussd/services/registration/edit_first_name.vis

19 lines
542 B
Plaintext
Raw Normal View History

2024-12-03 19:43:24 +01:00
CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_firstname flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
MAP get_current_profile_info
MOUT back 0
HALT
INCMP _ 0
2024-12-03 09:20:35 +01:00
LOAD save_firstname 128
RELOAD save_firstname
2024-12-02 18:50:21 +01:00
CATCH pin_entry flag_firstname_set 1
2024-12-03 12:36:48 +01:00
CATCH edit_family_name flag_familyname_set 0
CATCH edit_gender flag_gender_set 0
CATCH edit_yob flag_yob_set 0
CATCH edit_location flag_location_set 0
CATCH edit_offerings flag_offerings_set 0
CATCH pin_entry flag_firstname_set 0
2024-12-02 18:50:21 +01:00
INCMP edit_family_name *