Hi All,
Is there a possibility of Highlighting a field , when it is updated.
we have a scenario, where a user updates some fields of a record and send it for approval. The manager should be able to see the fields updated as Highlighted, based on which he can take decisions.
Warm Regards
Vineeth
Discussion posts and replies are publicly visible
You could put each field into a sideBySideLayout and add an richTextIcon to updated fields.
Thank you for suggestions, can you please send an example
The Appian documentation provides some examples. I have picked these out for you.
https://docs.appian.com/suite/help/23.1/Side_By_Side_Layout.html#examples
Thank you