RyanFarrington
5 years agoQrew Member
Is there a limit to number of fields you can specify in a GET-method API_AddRecord?
I'm making a button that creates a new record using the GET method. I'm using API_AddRecord. I want to specify the values for 13 fields, but it seems the operation stops after 7 fields. It creates the record, but without the 6 remaining fields filled out, and it doesn't go on to the proper redirect I specify.
This makes me suspect there is a limit to the number of fields you can specify in in a GET API_AddRecord operation.
Questions:
1) is this true--on purpose?
2) is this true--as a bug?
3) can I use a different method to specify more fields and give me the redirect I want?
------------------------------
Ryan Farrington
Graphic designer, project manager, copywriter, engraver, internal Quick Base developer
rfarrington@experiencepinpoint.com
------------------------------
This makes me suspect there is a limit to the number of fields you can specify in in a GET API_AddRecord operation.
Questions:
1) is this true--on purpose?
2) is this true--as a bug?
3) can I use a different method to specify more fields and give me the redirect I want?
------------------------------
Ryan Farrington
Graphic designer, project manager, copywriter, engraver, internal Quick Base developer
rfarrington@experiencepinpoint.com
------------------------------