- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 09:10 AM
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 ?
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 11:22 AM
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:
Will this ability to code your own HTML work for you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 11:19 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 11:22 AM
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:
Will this ability to code your own HTML work for you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 11:31 AM
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
Regards,
Shloke