Forum Discussion
Have you already created the fields and you just want to get them onto a form? Or do you want to create the fields and add them to the form automatically? Also, are they lookup fields or summary fields?
------------------------------
gary
------------------------------
- ChrisBaker22 years agoQrew Member
I want to both create the fields and add them to the form in one post request. All of these fields are reference fields, so there has to be a dropdown menu that lets you pick the parent record.
------------------------------
Chris Baker
------------------------------- Gary12 years agoQrew Assistant Captain
I don't think this is possible with the JSON API. The creation of lookup fields is vastly simplified, but at the cost of full field customization.
That said, this is possible using the good ol' XML API (or URL alternative). If you're interested, let me know and I'll pass along the details.
------------------------------
gary
------------------------------- ChrisBaker22 years agoQrew Member
Yeah that's fine, anything that works I will take a look.
------------------------------
Chris Baker
------------------------------