Hello All,
In the app I am creating using LF data, I can get all the fields in a template as a collection using RA. However, I assumed that the fields would be listed in the same order as I would see them when I launch the LF Client Document Viewer. When using the SDK the fields in the FVC are in alphabetical order. Does anyone know what I can use to get the same ordering of fields in the LF Client using the SDK? I have looked at the documentation and have yet to resolve. I am hoping that there is an option to get the right ordering in the FVC instead of handling using code after storing in an object.
Thanks in advance.