I am creating a Java API integration tool, that on start-up will create a new custom filed if it doesn't exist for Lead & Contact. After a bit of searching, I have found how to do this. Now the next bit on the list is to get the newly created field into the "Lead Information" or "Contact Information" layout.
I have looked in the metadata api docs and cannot find an example, either using Java or plain SOAP messages. I have searched online, in most of the forums, and sample codebases I can find, with no success.
So if anyone one is able to supply an example either through Java or SOAP, that would be fantastic.