How to add a button on a record producer in Employee Service Center Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 06:23 AM
Hi everyone!
I was wondering, Is it possible to add a little button with image and everything on the front-end (Employee Service Portal)?
FYI: The Catalog Item is created via record producer.
Other thing is, is possible to add this button / functionality into a variable set?
Thanks,
Sérgio

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 06:27 AM
@rafas_2703 You can try adding a button by using a Variable Type Custom. With this variable type, you can specify a widget. You can create your own custom widget to render a button and perform your custom action using the same.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 07:22 AM
Thanks, but how can I add a variable visible the widget I choose there?
Because I select a current widget and no variable is displayed there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 06:34 AM
What is the business case? What do you want that button to do?
What do you mean by 'putting a button into a variable set'? A variable set is just that: a set of fields that show up together on the form.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 07:06 AM
Basically I want to add a button for all the record producers I have. That button displays a variable that is list collector and fetching sys_user table. After that I want to map the values to a field on back-end of my HR Case.