You need to sign in to do that
Don't have an account?

Does the field lkid remain same
All,
I am building a productized solution but just wanted to confirm that whether the field ids highlighted below
https://na2.salesforce.com/a05/e?CF00N40000001Sy0Q=Dreamforce+%2708&CF00N40000001Sy0Q_lkid=a0240000004Nx5
remains same when the application is downloaded in other instance as a package or does it gets changed. Do they continue to refer to the same reference fields. I need to pass the values of reference object in querystring so that it fills a the reference fields when creating a new record in salesforce.
If this gets changed then can someone provide suggestions on how to fetch field Ids for reference field on a page.
Thanks
Siddharth
that (input field ID's ) is not an API, and it does change, there is no supported way to stuff a form like your link does, and it will break if the page form structure changes in the future.