oh, I see. well the api would create a new screen. it doesn’t really add to the current group fields. You would need to add action to:
do_action( ‘bp_after_group_details_creation_step’ )
do_action( ‘groups_custom_group_fields_editable’ )
Thats if you simply wanted to have a few more fields below the name and description