Hi all,
I wanted to check if there’s a way to control the display order in the File Record API. For example, I’d like History to appear at the top, followed by Message, and then Comment, and at the end document.
I also wanted to ask if it’s possible to format the data (e.g., bold text, line breaks, etc.) when displaying through the Partner File Record API.
Additionally, I’ve attached a screenshot for your reference (test instance with test data).
@navin.bose
Thanks!
Hi. you can very well control the order of the display. Not sure about formatting of data. To control the order of the display, use Consultation Element Tag and insert data the order in which you want it to appear in EMIS
Thank you for your response.
I think you might be referring to the DisplayOrder key. I tried setting this from 0 to 3 (0 for History, 1 for Message, 2 for Comment, and 3 for Document), but it didn’t work; the records are still not displayed in that sequence.
Hi. No not like that. I am talking about Consultation Element tag itself not the display order inside it. While attaching the xml, eg
Try and let me know. We do this often in our solution and we face no issues.
I tried implementing this, but it still isn’t working as expected.