Forum Discussion
- Gary1Qrew Cadet
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
------------------------------- ChrisBaker2Qrew 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
------------------------------- Gary1Qrew Cadet
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
------------------------------