How to create Annotations in Record Producer

shaik_irfan
Tera Guru

Hello Everyone,

I have a requirement where i need to create multiple Annotations with Section Details in record producer.

can anyone please help me out how to achieve this ?

1 ACCEPTED SOLUTION

TrevorK
Kilo Sage

You are able to inject some styling into your Service Catalog items by using UI Macros. This allows you to use your own HTML code within and you could easily replicate the Annotations (from forms) using just HTML.



Below is an example of a UI Macro we use to load a paperclip icon partway down a form. Just to give you an idea of how little is involved in adding this code:


find_real_file.png



Will this ability to code your own HTML work for you?


View solution in original post

3 REPLIES 3

balaji_charapal
Kilo Guru

Hi,



I don't thin Annotations can be added to Record producer, you can customize the record producer either using label, HTML, UI Pages and container start and container end


TrevorK
Kilo Sage

You are able to inject some styling into your Service Catalog items by using UI Macros. This allows you to use your own HTML code within and you could easily replicate the Annotations (from forms) using just HTML.



Below is an example of a UI Macro we use to load a paperclip icon partway down a form. Just to give you an idea of how little is involved in adding this code:


find_real_file.png



Will this ability to code your own HTML work for you?


shloke04
Kilo Patron

Hi,



In order to define a functionality similar to Annotations on forms, you can do it via creating a UI Macro and using that Macro as a Variable with Type as "Macro" in your Record Producer. Similar functionality has been mentioned in the below thread:



Annotations without a variable field on Record Producer



Hope this helps.Mark the answer as correct/helpful based on impact.



Regards,


Shloke


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke