You need to sign in to do that
Don't have an account?
Chris Kuhlman
Looking to change order of phone numbers in list after pressing "call" button
My mobile app is pulling in too many numbers and in an the wrong order. Was looking to omit some of the numbers and change their order.
I tried changing the order of the numbers in the Accounts --> Page Layouts --> (edit) area but it does not change the order of the numbers. If I remove the number from the layout it *does* remove it from the Call Button List popup.
Anyone had any success here? Thanks...
I tried changing the order of the numbers in the Accounts --> Page Layouts --> (edit) area but it does not change the order of the numbers. If I remove the number from the layout it *does* remove it from the Call Button List popup.
Anyone had any success here? Thanks...
Best Answer chosen by Chris Kuhlman
Andy Boettcher
How did you code your "mobile app"? If you use the Metadata API you can get the ordering of fields on a page layout, or you can even use a Fieldset to properly order things...