In calendar, I would like to display the Event names between dates (Event start - Event End ).
Eg: Any card kind of layouts pass between the dates in the calendar with details.
Is there any free plugins for calendars?
Discussion posts and replies are publicly visible
Thanks a lot!
I have another requirement, I have base64 code as a input, I have to convert that into image and display.
IS there any plugins ? or how can i achieve?
I could only find this plugin which offers it but requires the base64 string in the Db - Base64 Document Database Integration
Or you will have to use the external service.
Out of curiosity, where are you generating this base64 from?
I am getting base64 format from external service, i have to convert that into image and show it in UI
If possible, can you request the API team to change it to binary instead of base64? Appian handles it well.
Okay Thanks!