Hi Appian Community,
i watched the 25.4 release showcase by product manager for a!chatField component and custom chat interface from timestamp 54:37 and wondering how to achieve the same functionality which i can further modify as per my use case.
i tried using custom chat interface present in appian documentation but it is limiting me to only use a card interface once and it will show same in every response.My goals:-
i have uploaded images in sequence from video, in which the responses in start are just texts and later based on responses the appointment confirmation and upload intake forms are configurable card layouts.
any help or suggestions with either SAIL code or documentation reference are well appreciated.
Discussion posts and replies are publicly visible
This is simple. The chat field itself does nothing, except showing the list of messages you provide. So it is up to you to build all the logic.