formtools / api

The Form Tools API.
https://docs.formtools.org/api/
15 stars 16 forks source link

Rename ft_api_create_blank_submission to something sane #7

Open benkeen opened 7 years ago

benkeen commented 7 years ago

Really? Weird name... How about:

ft_api_create_submission()

Far more intuitive, I think. "blank" isn't correct because you can set the submission values as part of the first param.